aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* commit changes for email subscriptionsjoey2006-04-24
* fix commentjoey2006-04-21
* fix broken example config file and detect this breakagejoey2006-04-20
* fix --anonokjoey2006-04-14
* Convert postprocessordirectives into preprocessordirectives, so they arejoey2006-04-04
* proper binmode settings so that with -CSD, ikiwiki will support unicodejoey2006-04-04
* Verified that the action parameter on cgi forms is needed for at least thejoey2006-04-04
* comment out action => $q->request_uri setting, which is reporedlyjoey2006-04-02
* - add <base> to cgi output, this is especially useful for output containingjoey2006-04-02
* improved logicjoey2006-03-30
* fixesjoey2006-03-29
* added --hyperestraier switch, which turns on search supportjoey2006-03-29
* improve fix for symlink attacks to check subdirectories for symlinks toojoey2006-03-29
* fix for replacing from underlayjoey2006-03-29
* Implemented --underlaydir, and moved files provided by underlay out of docjoey2006-03-29
* css supportjoey2006-03-29
* html validation fixes:joey2006-03-29
* Improved handling of wikilinks containing characters that are not allowedjoey2006-03-29
* Change the name of the session cookie. This will avoid problems withjoey2006-03-29
* support [[linktext|pagename]] linksjoey2006-03-28
* There was a bug that [[inline archive="yes]] created an RSS link, but no feed.joey2006-03-28
* Put in a quick fix for a bug involving page preview while creating a pagejoey2006-03-28
* add --refresh and make it with with --setupjoey2006-03-26
* don't keep the wiki locked while rendering recentchangesjoey2006-03-26
* fix rss url in nested pagesjoey2006-03-26
* don't escape "/" in title when making a blog entry, allow creating a subdirjoey2006-03-26
* added --getctimejoey2006-03-26
* implemented upgradehookshjoey2006-03-24
* finish up the blog formjoey2006-03-24
* add blog post templatejoey2006-03-24
* big speedupjoey2006-03-24
* fixesjoey2006-03-24
* load index before refreshjoey2006-03-24
* Removed the rss feeds for every page, which wasn't really entirely useful.joey2006-03-24
* add archive pages and fix some bugsjoey2006-03-24
* hold onto your hats, full-fledged blogging has arrived in ikiwiki!joey2006-03-24
* load index for all cgi scripts, fixes links on RecentChangesjoey2006-03-23
* preserve ctimes across rebuildsjoey2006-03-23
* Add file cretion times to the index file.joey2006-03-23
* fix for already relative urlsjoey2006-03-23
* improve description field for rssjoey2006-03-23
* add support for generating per-page rss feedsjoey2006-03-23
* support arbitrary characters in page titles, via some ugly use of unicodejoey2006-03-23
* stupid MakeMaker..joey2006-03-23
* another sub, wowjoey2006-03-23
* lock wiki here toojoey2006-03-23
* missing includejoey2006-03-23
* proper main sub and loadindex optimisation for cgisjoey2006-03-23
* benchmarking suggests that meoization doesn't help even when doing ajoey2006-03-23
* Getopt::Long is a huge, heavy perl module. So why use it?joey2006-03-23