Go to file
joey 479c7a1ea6 * Allow plugins to add new types of tests that can be used in PageSpecs.
* Add a "conditional" plugin, which allows displaying text if a condition
  is true. It is enabled by default so conditional can be used in the
  basewiki.
* Use conditionals in the template for plugins, so that plugin pages
  say if they're currently enabled or not, and in various other places
  in the wiki.
2007-02-12 02:44:47 +00:00
IkiWiki * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
basewiki * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
debian * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
doc * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
po * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
t * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
templates * Fix bogus use of CDATA in atom feeds. Closes: #406898 2007-01-14 22:56:42 +00:00
CHANGELOG * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
IkiWiki.pm * Allow plugins to add new types of tests that can be used in PageSpecs. 2007-02-12 02:44:47 +00:00
Makefile.PL * When building the doc wiki, build with LANG=C. 2007-01-28 01:53:26 +00:00
NEWS * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki-mass-rebuild * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then 2006-11-28 05:46:13 +00:00
ikiwiki-w3m.cgi * Support a w3mmode, which lets w3m run ikiwiki using its local CGI 2006-07-07 21:00:48 +00:00
ikiwiki.in * Add canedit hook, allowing arbitrary controls over when a page can be 2007-02-02 02:33:03 +00:00
mdwn2man * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. 2006-08-13 02:03:43 +00:00
pm_filter * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. 2006-11-20 22:12:43 +00:00
wikilist * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then 2006-11-28 05:46:13 +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/>