Go to file
joey d4ca3b3f50 * Change order of linkify and preprocess; first preprocess and then linkify.
This allows passing a wikilink inside a parameter to a preprocessor
  directive without it being expanded to html, and leaking out of the
  parameter, which had required some non-obvious use of triple-quoting
  to avoid. Note that any preprocessor plugins that output something
  that looks like a wikilink will now have it treated as such; AFAIK
  this doesn't change any behavior though except for the template plugin.
* Enable preprocessor directives when previewing an edit.
2006-08-23 20:23:57 +00:00
IkiWiki * Change order of linkify and preprocess; first preprocess and then linkify. 2006-08-23 20:23:57 +00:00
basewiki
debian * Change order of linkify and preprocess; first preprocess and then linkify. 2006-08-23 20:23:57 +00:00
doc * Change order of linkify and preprocess; first preprocess and then linkify. 2006-08-23 20:23:57 +00:00
t
templates
IkiWiki.pm
Makefile.PL
README
ikiwiki-mass-rebuild
ikiwiki-w3m.cgi
ikiwiki.pl
mdwn2man
wikilist

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/>