Go to file
joey 54d5308cd8 * 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.
2006-05-02 02:34:33 +00:00
IkiWiki * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
basewiki * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
debian * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
doc * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
templates * Rename inlinepage to depends, so that it can be used to refer to more 2006-05-01 22:27:37 +00:00
Makefile.PL * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
mdwn2man add --diffurl, if set RecentChanges has links to svn diffs 2006-03-21 01:18:01 +00:00

README

Use ./Makefile.PL to generate a Makefile, "make" will build the
documentation wiki and a man page, and "make install" will install ikiwiki.

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.kitenet.net/>