Go to file
joey d9c118dbf1 * Run page through any relevant filters when generating a page preview.
* Noticed a bug in the wikitext markup plugin -- it made CamelCase links the
  default throughout the wiki, not only on wikitext pages. Decided to call
  this a feature, and split the camelcase support out into a separate plugin
  that is independant of wikitext.
2006-07-26 21:54:44 +00:00
IkiWiki * Run page through any relevant filters when generating a page preview. 2006-07-26 21:54:44 +00:00
basewiki improvements 2006-07-26 21:24:29 +00:00
debian * Run page through any relevant filters when generating a page preview. 2006-07-26 21:54:44 +00:00
doc * Run page through any relevant filters when generating a page preview. 2006-07-26 21:54:44 +00:00
t * Support htmlize plugins and make mdwn one such plugin, which is enabled by 2006-07-03 22:08:04 +00:00
templates * Patch from Recai to allow selection of page type when creating a new page. 2006-07-26 21:23:06 +00:00
IkiWiki.pm * Support a w3mmode, which lets w3m run ikiwiki using its local CGI 2006-07-07 21:00:48 +00:00
Makefile.PL * Support a w3mmode, which lets w3m run ikiwiki using its local CGI 2006-07-07 21:00:48 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Support a w3mmode, which lets w3m run ikiwiki using its local CGI 2006-07-07 21:00:48 +00:00
ikiwiki-mass-rebuild * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that 2006-05-27 19:04:46 +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
mdwn2man * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
wikilist * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +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/>