aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/lockedit.pm
Commit message (Expand)AuthorAge
* stop using REMOTE_ADDRJoey Hess2010-06-23
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* lockedit can make sense with no auth pluginsJoey Hess2010-01-04
* lockedit: Detect if no authentication plugins are enabled, and die with an er...Joey Hess2010-01-04
* remove deprecated admin prefsJoey Hess2008-12-24
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* lockedit: Support specifying which users (and IP addresses) a page is locked ...Joey Hess2008-10-08
* add plugin safe/rebuild info (part 1 of 2)Joey Hess2008-08-03
* remove description_html, add linkJoey Hess2008-08-03
* websetup form display doneJoey Hess2008-08-02
* hide deprecated values if empty after saveJoey Hess2008-08-01
* admin prefs move to setup file, stage 1Joey Hess2008-08-01
* minor optimisationJoey Hess2008-07-01
* fixesJoey Hess2008-01-07
* * Improved the canedit hook interface, allowing a callback function to beJoey Hess2008-01-07
* MAJOR basewiki reorgJoey Hess2007-12-08
* * Improve handling of edits of locked pages by users who are not yet signedjoey2007-05-07
* * Use fieldsets in the preferences form to group related options together.joey2007-04-29
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Changed calling convention for httmllink slightly. The first threejoey2007-02-20
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02