| Commit message (Expand) | Author | Age |
... | |
* | * Added plugin system, currently only supporting for PreProcessorDirectives.•••* Added a pagecount plugin, enabled by default.
* Support PreProcessorDirectives with no parameters, ie "[[pagecount ]]".
* Fixed/optimised backlinks code, to avoid rebuilding pages to update
backlinks when the backlinks hadn't really changed.
* Moved inline page support, rss generation etc into the inline plugin,
enabled by default.
* Added brokenlinks plugin, not enabled by default, but rather handy.
* Fix several broken links in the doc wiki.
| joey | 2006-05-02 |
* | implemented html sanitisation | joey | 2006-04-25 |
* | update | joey | 2006-04-24 |
* | fix broken example config file and detect this breakage | joey | 2006-04-20 |
* | fix mode quoting and fix commenting out of wrapper block | joey | 2006-04-03 |
* | added --hyperestraier switch, which turns on search support•••(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
| joey | 2006-03-29 |
* | fixes | joey | 2006-03-24 |
* | add support for generating per-page rss feeds | joey | 2006-03-23 |
* | *warning* any wrappers built with a previous version of ikiwiki need to be•••rebuilt
This changes ikiwiki's syntax to require only 2 parameters (source and
dest) and not three. The templatedir parameter is now an optional
--templatedir.
| joey | 2006-03-23 |
* | added adminuser settings, globlist support, and used this to implement page•••locking
| joey | 2006-03-23 |
* | add --diffurl, if set RecentChanges has links to svn diffs | joey | 2006-03-21 |
* | fix setup file error•••improve svn log regexp to deal with file copies/moves
| joey | 2006-03-20 |
* | improve | joey | 2006-03-15 |
* | config files now based on perl modules•••add MakeMaker foo for module
| joey | 2006-03-15 |
* | improved setup file more | joey | 2006-03-13 |
* | document setup files | joey | 2006-03-13 |