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