diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-21 14:51:57 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-21 14:51:57 -0400 |
commit | 285ef010c440a4c83093fbf0d2ac922849a873a4 (patch) | |
tree | 1474c1fff4ee7eef517dc9c08511fc8bd72cdd7c /doc/todo | |
parent | f0577ace82fee328aaf7093e160a7cb31be71e2b (diff) |
add contrib plugin page for the mailbox plugin
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/mbox.mdwn | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/todo/mbox.mdwn b/doc/todo/mbox.mdwn index 5b5728fee..31e4a9863 100644 --- a/doc/todo/mbox.mdwn +++ b/doc/todo/mbox.mdwn @@ -3,7 +3,7 @@ I'd like to be able to drop an unmodified RFC2822 email message into ikiwiki, an > We're discussing doing just that (well, whole mailboxes, really) over in > [[comment_by_mail]] --[[Joey]] >> The ->> [mailbox](http://pivot.cs.unb.ca/git/?p=ikimailbox.git;a=summary) +>> [[plugins/mailbox]] >> plugin is roughly feature complete at this point. It can read mbox, maildir, and >> MH folders, does threading, and deals with MIME (now with >> pagespec based sanity checking). No doubt lots of things could be @@ -15,8 +15,4 @@ I'd like to be able to drop an unmodified RFC2822 email message into ikiwiki, an >> It is certainly workable >>> to use a \[[!mailbox ]] directive. -- [[DavidBremner]] -> Your gitweb doesn't tell me where I can git pull this from, which I'd -> like to do ... --[[Joey]] - ->> Found it: <http://pivot.cs.unb.ca/git/ikimailbox.git> --[[Joey]] - +[[done]] |