aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* * Put back the encode_utf8 in the input to markdown; it's really not utf-8joey2006-06-16
* * -CSD does not affect modules, so readfile() was not using the utf-8 inputjoey2006-06-15
* * YA utf-8 patch from Recai, this time to fix previewing a page so thatjoey2006-06-15
* * Patch from Recai Oktaş to improve utf-8 support, it should now use properjoey2006-06-11
* * Fix absolute url munging in rss generation to support https, ftp, etc urlsjoey2006-06-08
* another from Recaijoey2006-06-04
* misc fixes from Recaijoey2006-06-03
* meta headers are not sanitised; prevent html leaking into themjoey2006-06-02
* * Add support for using git instead of subversion as the RCS backend,joey2006-06-02
* * Reorganised the doc wiki's todo/* pages, using a link/tag to flagjoey2006-06-02
* * More security review.joey2006-06-01
* * Add --timeformat config option to allow changing how dates are displayed.joey2006-05-29
* * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades thatjoey2006-05-27
* missed a couple htmllinksjoey2006-05-27
* * --getctime had bitrotted (well I only ever used it the once so far..),joey2006-05-26
* utf-8 support seems to be working nowjoey2006-05-26
* * --getctime had bitrotted (well I only ever used it the once so far..), joey2006-05-26
* better fix for empty actions list issuejoey2006-05-26
* fix call to getctimejoey2006-05-26
* * Rebuilding on upgrade to this version is recommended.joey2006-05-26
* * The page name and parent links has switched from using a <h1> to a styledjoey2006-05-26
* * Tell HTML::Scrubber to treat "/" as a valid attribute which is itsjoey2006-05-25
* * Remove dups from the brokenlinks list.joey2006-05-06
* * Allow discussion links on pages to be turned off with --no-discussion.joey2006-05-05
* * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubberjoey2006-05-05
* rename the "render" hook to "change", which is clearerjoey2006-05-05
* let's actually work, shall we?joey2006-05-05
* haiku pluginjoey2006-05-05
* fix a bug that doubled the search boxjoey2006-05-04
* updatejoey2006-05-04
* * Added smiley plugin, nicely controlled and documented by the smileys page.joey2006-05-04
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* change plugin interface to use named parameters for flexabilityjoey2006-05-03
* * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,joey2006-05-02
* ah, the joys of test-based development..joey2006-05-02
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02
* * Add an orphans plugin for finding pages that nothing links to.joey2006-05-02
* fix undef warningjoey2006-05-02
* deep copy/untaint arrays in setupjoey2006-05-02
* * Smarter behavior when creating a page and a page of the same name (butjoey2006-05-02
* * Added plugin system, currently only supporting for PreProcessorDirectives.joey2006-05-02
* change calling convention for preprocessor functionsjoey2006-05-01
* * Rename inlinepage to depends, so that it can be used to refer to morejoey2006-05-01
* two notify bug fixes:joey2006-04-28
* - fix typojoey2006-04-25
* prevent users from registering with name that is not a valid wikifilejoey2006-04-25
* implemented html sanitisationjoey2006-04-25
* fix a deadloop if from ended in a /joey2006-04-25
* morejoey2006-04-25
* formattingjoey2006-04-25