aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/done
Commit message (Expand)AuthorAge
* implemented html sanitisationjoey2006-04-25
* updatejoey2006-04-24
* Convert postprocessordirectives into preprocessordirectives, so they are•••expanded before markdown. Consequences: - No need to worry about markdown messing with parameters of preprocessordirectives. (If you had to escape stuff in one before, you'll need to undo that escaping now.) - No need for ugly </p> hacks before inlined subpages. Instead, subpages are wrapped in a <div>, and this prevents markdown from touching them. (This can also be used to add style to subpages.) - rss generation is less of a hack. joey2006-04-04
* web commit by JeroenSchotwww-data2006-03-30
* added --hyperestraier switch, which turns on search support•••(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..) joey2006-03-29
* Implemented --underlaydir, and moved files provided by underlay out of doc•••so I don't need to maintain two copies anymore. You might also want to remove the files provided in the basewiki underlay from your wiki, if you have not created custom local versions of them, so that these pages will be automatically updated in future ikiwiki upgrades. joey2006-03-29
* support [[linktext|pagename]] linksjoey2006-03-28
* add logojoey2006-03-25
* implemented upgradehookshjoey2006-03-24
* add a blog for done items toojoey2006-03-24