ikiwiki/IkiWiki
Joey Hess 2c51b18aec move check_canedit, check_content to IkiWiki library from editpage
It no longer makes sense to keep these functions in editpage, because
serveral plugins now exist that use them, and users may want to disable
editpage, while leaving those plugins enabled.

Most notably, comments uses both functions, and it's entirely appropriate
to disable editpage but still want to have comments enabled.

Less likely, attachments, rename, and remove all use check_canedit -- but
it would be unusual indeed to want to use these w/o editpage.
2009-02-12 16:33:35 -05:00
..
Plugin move check_canedit, check_content to IkiWiki library from editpage 2009-02-12 16:33:35 -05:00
Setup Avoid feeding decoded unicode to Term::ReadLine 2009-01-18 14:52:49 -05:00
CGI.pm factor out IE stupididy workaround 2009-01-31 19:02:50 -05:00
Receive.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Render.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
Setup.pm Coding style change: Remove explcit vim folding markers. 2008-12-17 15:22:16 -05:00
UserInfo.pm remove deprecated admin prefs 2008-12-24 16:16:03 -05:00
Wrapper.pm Create any missing directory necessary to put the wrapper file into. Closes: #514384 2009-02-09 15:13:12 -05:00