diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-10 23:30:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-10 23:30:11 +0000 |
commit | 6fd52eb6fcd14762aee91d92e269c26854f87760 (patch) | |
tree | baa99b654fe49b286a4dc7b3cc78682d5007f8eb | |
parent | ae4dccc1beffa5bd03bf6284f476bbf83d5e6fe5 (diff) | |
download | ikiwiki-6fd52eb6fcd14762aee91d92e269c26854f87760.tar ikiwiki-6fd52eb6fcd14762aee91d92e269c26854f87760.tar.gz |
web commit by http://id.inelegant.org/: Diff against trunk of attachments plugin.
-rw-r--r-- | doc/todo/attachments_plugin.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/attachments_plugin.mdwn b/doc/todo/attachments_plugin.mdwn new file mode 100644 index 000000000..3b050b43e --- /dev/null +++ b/doc/todo/attachments_plugin.mdwn @@ -0,0 +1 @@ +First pass at an attachments plugin. See [[plugins/contrib/attach]] for details/docs. Here's the [diff](http://pastebin.com/f4d889b65), and here's some [technical notes](http://pastebin.com/f584b9d9d). There are still various things I want to fix and tweak, but it works reasonably for me as is.
\ No newline at end of file |