Age | Commit message (Expand) | Author |
2007-01-24 | web commit by JeremyReed: As of 1.37, you have to manually enable a rcs => "s... | joey |
2007-01-12 | * Search in default location for templates as a fallback when templatedir is | joey |
2006-12-28 | web commit by JeremyReed: fix typo | joey |
2006-12-23 | responses and doc improvement | joey |
2006-12-19 | * Add userdir config setting. | joey |
2006-10-08 | * Atom feed support based on a patch by Clint Adams. | joey |
2006-09-21 | * Add --render mode, which can be used to preview an edit at the command | joey |
2006-09-06 | * Add support for mercurial, contributed by Emanuele Aina. | joey |
2006-08-27 | * Patch from James Westby to add a --sslcookie switch, which forces | joey |
2006-08-27 | linkify | joey |
2006-08-25 | * Use DESTDIR and not PREFIX to specify installation prefix for packaging. | joey |
2006-08-16 | * Add --syslog config option, to log to the syslog. | joey |
2006-08-13 | * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. | joey |
2006-07-30 | * Change meta tags to use html entity-escaped text for values, so that | joey |
2006-07-30 | * ikiwiki can now download and aggregate feeds with its new aggregate | joey |
2006-07-28 | * Add getopt hook type, this allows plugins to add new command-line options. | joey |
2006-07-07 | * Support a w3mmode, which lets w3m run ikiwiki using its local CGI | joey |
2006-07-04 | * Make RecentChanges use a table and some CSS, should be much more readable. | joey |
2006-07-04 | * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuild | joey |
2006-07-03 | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey |
2006-06-27 | * Support pinging services such as Technorati using XML-RPC to notify them | joey |
2006-06-02 | * Add support for using git instead of subversion as the RCS backend, | joey |
2006-05-29 | * Add --timeformat config option to allow changing how dates are displayed. | joey |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey |
2006-05-05 | * Allow discussion links on pages to be turned off with --no-discussion. | joey |
2006-05-05 | * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber | joey |
2006-05-03 | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey |
2006-05-02 | * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, | joey |
2006-05-02 | * Added plugin system, currently only supporting for PreProcessorDirectives. | joey |
2006-04-25 | back to base | joey |
2006-04-25 | implemented html sanitisation | joey |
2006-04-24 | update | joey |
2006-04-21 | patch fron Branden to install the man page in Makefile.PL | joey |
2006-04-07 | typo | joey |
2006-03-29 | added --hyperestraier switch, which turns on search support | joey |
2006-03-29 | Implemented --underlaydir, and moved files provided by underlay out of doc | joey |
2006-03-26 | split up options by type | joey |
2006-03-26 | add --refresh and make it with with --setup | joey |
2006-03-26 | added --getctime | joey |
2006-03-24 | Removed the rss feeds for every page, which wasn't really entirely useful. | joey |
2006-03-23 | add support for generating per-page rss feeds | joey |
2006-03-23 | Getopt::Long is a huge, heavy perl module. So why use it? | joey |
2006-03-23 | *warning* any wrappers built with a previous version of ikiwiki need to be | joey |
2006-03-23 | added adminuser settings, globlist support, and used this to implement page | joey |
2006-03-21 | add --diffurl, if set RecentChanges has links to svn diffs | joey |
2006-03-15 | man page generation | joey |
2006-03-13 | add rebuild after calling setup, better format for setup files | joey |
2006-03-13 | add --setup, --wrappermode | joey |
2006-03-13 | - add --exclude | joey |
2006-03-13 | web commit by webtest | www-data |