Go to file
Joey Hess 9dbbbd0efa * Only try postsignin if no other action matched. Fixes a bug where the
user goes back from the signin screen and does something else.
* Improve behavior when trying to sign in with no cookies.
2008-01-07 15:56:39 -05:00
IkiWiki * Only try postsignin if no other action matched. Fixes a bug where the 2008-01-07 15:56:39 -05:00
debian * Only try postsignin if no other action matched. Fixes a bug where the 2008-01-07 15:56:39 -05:00
doc web commit by tschwinge: Commit emails: ones own changes. 2008-01-05 09:32:34 -05:00
plugins
po releasing version 2.18 2008-01-05 02:26:24 -05:00
t shut up git commands run manually 2007-12-27 19:38:55 -05:00
templates
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm
Makefile.PL pass -refresh 2007-12-28 17:12:43 -05:00
NEWS
README response, improve NOTAINT docs 2008-01-05 02:07:29 -05:00
docwiki.setup
ikiwiki-makerepo
ikiwiki-mass-rebuild
ikiwiki-update-wikilist
ikiwiki-w3m.cgi
ikiwiki.in
mdwn2man
pm_filter
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.

A few special variables you can set while using the Makefile:

PROFILE=1 turns on profiling for the build of the doc wiki. Uses Devel::Profile

NOTAINT=1 turns off the taint flag in the ikiwiki program. (Recommended
unless your perl is less buggy than mine -- see
http://bugs.debian.org/411786)

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.info/>