aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* * 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
* subscription nearly donejoey2006-04-25
* commit changes for email subscriptionsjoey2006-04-24
* fix commentjoey2006-04-21
* fix broken example config file and detect this breakagejoey2006-04-20
* fix --anonokjoey2006-04-14
* Convert postprocessordirectives into preprocessordirectives, so they arejoey2006-04-04
* proper binmode settings so that with -CSD, ikiwiki will support unicodejoey2006-04-04
* Verified that the action parameter on cgi forms is needed for at least thejoey2006-04-04
* comment out action => $q->request_uri setting, which is reporedlyjoey2006-04-02
* - add <base> to cgi output, this is especially useful for output containingjoey2006-04-02
* improved logicjoey2006-03-30
* fixesjoey2006-03-29
* added --hyperestraier switch, which turns on search supportjoey2006-03-29
* improve fix for symlink attacks to check subdirectories for symlinks toojoey2006-03-29
* fix for replacing from underlayjoey2006-03-29
* Implemented --underlaydir, and moved files provided by underlay out of docjoey2006-03-29
* css supportjoey2006-03-29
* html validation fixes:joey2006-03-29
* Improved handling of wikilinks containing characters that are not allowedjoey2006-03-29
* Change the name of the session cookie. This will avoid problems withjoey2006-03-29
* support [[linktext|pagename]] linksjoey2006-03-28
* There was a bug that [[inline archive="yes]] created an RSS link, but no feed.joey2006-03-28
* Put in a quick fix for a bug involving page preview while creating a pagejoey2006-03-28