aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki
Commit message (Expand)AuthorAge
* * Support a w3mmode, which lets w3m run ikiwiki using its local CGIjoey2006-07-07
* * Introduce add_plugins and disable_plugins config options in setup files.joey2006-07-03
* * Support pinging services such as Technorati using XML-RPC to notify themjoey2006-06-27
* * -CSD does not affect modules, so readfile() was not using the utf-8 inputjoey2006-06-15
* * Add --timeformat config option to allow changing how dates are displayed.joey2006-05-29
* utf-8 support seems to be working nowjoey2006-05-26
* * 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
* dirname, basename, bestlink, linkify, pagetitle, titlepage.joey2006-05-04
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* fix accidentially duplicated optionsjoey2006-05-02
* * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,joey2006-05-02
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02
* fixjoey2006-05-02
* * Added plugin system, currently only supporting for PreProcessorDirectives.joey2006-05-02
* * Rename inlinepage to depends, so that it can be used to refer to morejoey2006-05-01
* two notify bug fixes:joey2006-04-28
* implemented html sanitisationjoey2006-04-25
* more double slash sanitisation, avoids another loopjoey2006-04-25
* commit changes for email subscriptionsjoey2006-04-24
* proper binmode settings so that with -CSD, ikiwiki will support unicodejoey2006-04-04
* use [:alnum:]joey2006-04-04
* - add <base> to cgi output, this is especially useful for output containingjoey2006-04-02
* added --hyperestraier switch, which turns on search supportjoey2006-03-29
* improve fix for symlink attacks to check subdirectories for symlinks toojoey2006-03-29
* Implemented --underlaydir, and moved files provided by underlay out of docjoey2006-03-29
* css supportjoey2006-03-29
* don't escape . in titlepage conversionjoey2006-03-29
* html validation fixes:joey2006-03-29
* Improved handling of wikilinks containing characters that are not allowedjoey2006-03-29
* support [[linktext|pagename]] linksjoey2006-03-28
* case insensative image filenamesjoey2006-03-28
* add --refresh and make it with with --setupjoey2006-03-26
* added --getctimejoey2006-03-26
* Take basename of page link when creating a link. Makes blog posts lookjoey2006-03-24
* add blog post templatejoey2006-03-24
* default rss onjoey2006-03-24
* fixesjoey2006-03-24
* hold onto your hats, full-fledged blogging has arrived in ikiwiki!joey2006-03-24
* load index for all cgi scripts, fixes links on RecentChangesjoey2006-03-23
* skip old format index file lines for nowjoey2006-03-23
* preserve ctimes across rebuildsjoey2006-03-23
* Add file cretion times to the index file.joey2006-03-23
* new index file formatjoey2006-03-23
* add support for generating per-page rss feedsjoey2006-03-23
* support arbitrary characters in page titles, via some ugly use of unicodejoey2006-03-23
* oopsjoey2006-03-23
* foojoey2006-03-23
* move config setting into getoptsjoey2006-03-23
* prototyping improvementsjoey2006-03-23