Go to file
joey dea23a1031 * Switch pagetemplate hooks to using named parameters.
* Pass a "destpage" parameter to preprocessor and pagetemplate hooks.
  This will be the page that a source page will be part of, which is
  different than the source page for inlined pages.
* Audited all plugins to endure they pass page, destpage to htmllink
  appropriatly. This means inlining of various plugins will not work
  properly, with correct links generated.
2006-07-27 23:41:58 +00:00
IkiWiki * Switch pagetemplate hooks to using named parameters. 2006-07-27 23:41:58 +00:00
basewiki * Patch from Enrico that 2006-07-27 21:38:02 +00:00
debian * Switch pagetemplate hooks to using named parameters. 2006-07-27 23:41:58 +00:00
doc * Switch pagetemplate hooks to using named parameters. 2006-07-27 23:41:58 +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 - Adds a tag plugin that allows more easily tagging pages. 2006-07-27 23:08:03 +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/>