aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/editpage.pm
Commit message (Expand)AuthorAge
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* reorder canedit checks during page creation to have best_loc firstJoey Hess2010-02-11
* factor out a userpage functionJoey Hess2010-02-04
* Add discussionpage configuration settingJoey Hess2009-08-13
* fix further places where translated discussion case was assumedJoey Hess2009-06-04
* support longname for page types in commands and renameJoey Hess2009-05-21
* tidy up new page_types codeJon Dowland2009-05-16
* check for longname for each syntax pluginJon Dowland2009-05-16
* move check_canedit, check_content to IkiWiki library from editpageJoey Hess2009-02-12
* comments: If comment content checks fail, store the comment (in .ikiwiki/comm...Joey Hess2009-01-25
* checkcontent: New hook, can be used to implement arbitrary content filters, i...Joey Hess2009-01-16
* remove cruftJoey Hess2008-12-19
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* checksessionexpiry: reworkJoey Hess2008-12-17
* editpage: factor out checksessionexpiry into IkiWiki::CGISimon McVittie2008-12-11
* more work on untrusted committersJoey Hess2008-10-23
* don't special case previewJoey Hess2008-10-02
* use newpagefileJoey Hess2008-09-29
* support indexpages when creating new pagesJoey Hess2008-09-29
* fix handing of case of file first created by preview but then savedJoey Hess2008-09-29
* editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...Joey Hess2008-09-27
* Merge commit 'smcv/beautify'Joey Hess2008-09-27
|\
| * editpage: beautify redirection URLs, avoiding exposing the implementation det...Simon McVittie2008-09-21
* | add missing page name sanity checkJoey Hess2008-09-20
|/
* editpage: New core plugin factoring out page editing to allow disabling it if...Joey Hess2008-09-05