Put in a quick fix for a bug involving page preview while creating a page
[ikiwiki.git] / IkiWiki /
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