Go to file
joey 6c8cf5dd57 Major code reoganisation, splitting up the single big file. The two goals
kept in mind during this are a) to reduce load time for common cases like
cgi and post-commit and b) make the code easier to navigate.

This also modularises RCS support to the extent that it should be possible
to drop in a module for some RCS other than svn, add a switch for it, and
it pretty much just work.

High chance I missed an edge case that breaks something, this is only
barely tested at this point.
2006-03-23 06:51:15 +00:00
IkiWiki Major code reoganisation, splitting up the single big file. The two goals 2006-03-23 06:51:15 +00:00
basewiki improve 2006-03-23 02:31:51 +00:00
debian basewiki integration 2006-03-19 21:51:39 +00:00
doc Major code reoganisation, splitting up the single big file. The two goals 2006-03-23 06:51:15 +00:00
templates prefs page implemented 2006-03-21 02:38:17 +00:00
GPL debianise 2006-03-15 04:05:53 +00:00
Makefile.PL Major code reoganisation, splitting up the single big file. The two goals 2006-03-23 06:51:15 +00:00
README add 2006-03-20 08:04:39 +00:00
ikiwiki Major code reoganisation, splitting up the single big file. The two goals 2006-03-23 06:51:15 +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 generate docs and a
man page, and "make install" will install ikiwiki.

All other documentation is in the ikiwiki documentation wiki.