aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/CGI.pm
Commit message (Expand)AuthorAge
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02
* fix undef warningjoey2006-05-02
* * Smarter behavior when creating a page and a page of the same name (butjoey2006-05-02
* - fix typojoey2006-04-25
* prevent users from registering with name that is not a valid wikifilejoey2006-04-25
* fix a deadloop if from ended in a /joey2006-04-25
* subscription nearly donejoey2006-04-25
* commit changes for email subscriptionsjoey2006-04-24
* fix --anonokjoey2006-04-14
* 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
* 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
* 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
* don't escape "/" in title when making a blog entry, allow creating a subdirjoey2006-03-26
* finish up the blog formjoey2006-03-24
* add blog post templatejoey2006-03-24
* load index for all cgi scripts, fixes links on RecentChangesjoey2006-03-23
* proper main sub and loadindex optimisation for cgisjoey2006-03-23
* Major code reoganisation, splitting up the single big file. The two goalsjoey2006-03-23