aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/CGI.pm
Commit message (Expand)AuthorAge
...
* * If a userdir is configured, links to pages in it can be made withoutjoey2006-12-29
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey2006-12-21
* * Add userdir config setting.joey2006-12-19
* * The hack used to make the pagetemplate hook have access to the editpagejoey2006-12-02
* session improvementsjoey2006-11-26
* updatesjoey2006-11-22
* improvejoey2006-11-21
* improve regexpjoey2006-11-21
* formattingjoey2006-11-21
* improvementjoey2006-11-20
* * Add "last" parameter to hook function. Very basic ordering, and hopefullyjoey2006-11-20
* * Avoid locking the wiki at all when handling some basic cgi stuffjoey2006-11-20
* increase field widthsjoey2006-11-20
* * Add openidsignup config option.joey2006-11-20
* minor improvementsjoey2006-11-20
* explanationjoey2006-11-20
* * Add an openid plugin to support logging in using OpenID.joey2006-11-20
* * Make auth methods pluggable.joey2006-11-20
* fixesjoey2006-11-10
* * Work around a strange bug in CGI::FormBuilder 3.0401 that makesjoey2006-11-10
* * Make sure to check for errors from every eval.joey2006-11-08
* * Enable utf8 file IO in aggregate plugin.joey2006-11-08
* * Improve login/register process, the login dialog has only name andjoey2006-10-30
* delete sessionjoey2006-10-28
* * Add basic spam fighting tool for admins: An admin's prefs page now allowsjoey2006-10-28
* * Patch from Recai to limit recentchanges to displaying max 10 files for ajoey2006-10-14
* * Atom feed support based on a patch by Clint Adams.joey2006-10-08
* * Patch from Alec Berryman adding a http_auth config item that allowsjoey2006-10-02
* * Patch from James Westby to deal with the case where you're editing ajoey2006-09-16
* * pagetemplate hooks are now also called when generating cgi pages.joey2006-09-16
* * Patch from Recai to kill utf-8 on the wiki name when generating thejoey2006-09-11
* * Work on firming up the plugin interface:joey2006-09-09
* need to import escapeHTMLjoey2006-09-06
* escaping fix from Emanuele Ainajoey2006-09-06
* * Simplify the data structure returned by rcs_recentchanges to avoidjoey2006-09-03
* * Change htmlize, format, and sanitize hooks to use named parameters.joey2006-08-28
* * Patch from James Westby to add a --sslcookie switch, which forcesjoey2006-08-27
* * Change order of linkify and preprocess; first preprocess and then linkify.joey2006-08-23
* * Fixed a bug with previews of subpages having broken links to top-leveljoey2006-08-21
* * Fix utf-8 in blog post form.joey2006-08-20
* * Fix a bug in page type determination during online editing.joey2006-08-13
* * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey2006-08-13
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* avoid message if mailing password or registeringjoey2006-07-30
* * Add a run_hooks function for the common task of running all hooks of ajoey2006-07-30
* * Run page through any relevant filters when generating a page preview.joey2006-07-26
* * Patch from Recai to allow selection of page type when creating a new page.joey2006-07-26
* <paravoid> you're rightjoey2006-07-11
* remove redundant calljoey2006-07-11