Merge branch 'master' into tova
[ikiwiki] / doc / todo / mbox.mdwn
1 I'd like to be able to drop an unmodified RFC2822 email message into ikiwiki, and get it formatted to HTML. Something like this: <http://lwn.net/Articles/287056/>
2
3 > We're discussing doing just that (well, whole mailboxes, really) over in
4 > [[comment_by_mail]] --[[Joey]]
5
6 >> I am going to start putting something simple together, but 
7 >> probably not too quickly.
8 >> So far I don't see a way to have ikiwiki process directories 
9 >> (i.e. maildirs or mh folders) as a single page.  This not that 
10 >> big of a deal, but it means that every mailbox will need 
11 >> something like \[[!mailbox type=maildir path=thedir]] in some  
12 >> "normal" (e.g. markdown) page -- [[DavidBremner]]