patch fron Branden to install the man page in Makefile.PL
[ikiwiki] / IkiWiki /
2006-04-21  joeyfix comment
2006-04-20  joeyfix broken example config file and detect this breakage
2006-04-14  joeyfix --anonok
2006-04-04  joeyConvert postprocessordirectives into preprocessordirect...
2006-04-04  joeyproper binmode settings so that with -CSD, ikiwiki...
2006-04-04  joeyVerified that the action parameter on cgi forms is...
2006-04-02  joeycomment out action => $q->request_uri setting, which...
2006-04-02  joey- add <base> to cgi output, this is especially useful...
2006-03-30  joeyimproved logic
2006-03-29  joeyfixes
2006-03-29  joeyadded --hyperestraier switch, which turns on search...
2006-03-29  joeyimprove fix for symlink attacks to check subdirectories...
2006-03-29  joeyfix for replacing from underlay
2006-03-29  joeyImplemented --underlaydir, and moved files provided...
2006-03-29  joeycss support
2006-03-29  joeyhtml validation fixes:
2006-03-29  joeyImproved handling of wikilinks containing characters...
2006-03-29  joeyChange the name of the session cookie. This will avoid...
2006-03-28  joeysupport [[linktext|pagename]] links
2006-03-28  joeyThere was a bug that [[inline archive="yes]] created...
2006-03-28  joeyPut in a quick fix for a bug involving page preview...
2006-03-26  joeyadd --refresh and make it with with --setup
2006-03-26  joeydon't keep the wiki locked while rendering recentchanges
2006-03-26  joeyfix rss url in nested pages
2006-03-26  joeydon't escape "/" in title when making a blog entry...
2006-03-26  joeyadded --getctime
2006-03-24  joeyimplemented upgradehooksh
2006-03-24  joeyfinish up the blog form
2006-03-24  joeyadd blog post template
2006-03-24  joeybig speedup
2006-03-24  joeyfixes
2006-03-24  joeyload index before refresh
2006-03-24  joeyRemoved the rss feeds for every page, which wasn't...
2006-03-24  joeyadd archive pages and fix some bugs
2006-03-24  joeyhold onto your hats, full-fledged blogging has arrived...
2006-03-23  joeyload index for all cgi scripts, fixes links on RecentCh...
2006-03-23  joeypreserve ctimes across rebuilds
2006-03-23  joeyAdd file cretion times to the index file.
2006-03-23  joeyfix for already relative urls
2006-03-23  joeyimprove description field for rss
2006-03-23  joeyadd support for generating per-page rss feeds
2006-03-23  joeysupport arbitrary characters in page titles, via some...
2006-03-23  joeystupid MakeMaker..
2006-03-23  joeyanother sub, wow
2006-03-23  joeylock wiki here too
2006-03-23  joeymissing include
2006-03-23  joeyproper main sub and loadindex optimisation for cgis
2006-03-23  joeybenchmarking suggests that meoization doesn't help...
2006-03-23  joeyGetopt::Long is a huge, heavy perl module. So why use it?
2006-03-23  joeyMajor code reoganisation, splitting up the single big...
2006-03-23  joeyfix config restoration after wrapper gen
2006-03-23  joeyfix oops in %config handling
2006-03-23  joeyAt Branden's request, clean up the hardcoded ".ikiwiki...
2006-03-15  joeyfixes
2006-03-15  joeyconfig files now based on perl modules