index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
editpage.pm
Age
Commit message (
Expand
)
Author
2009-08-13
Add discussionpage configuration setting
Joey Hess
2009-06-04
fix further places where translated discussion case was assumed
Joey Hess
2009-05-21
support longname for page types in commands and rename
Joey Hess
2009-05-16
tidy up new page_types code
Jon Dowland
2009-05-16
check for longname for each syntax plugin
Jon Dowland
2009-02-12
move check_canedit, check_content to IkiWiki library from editpage
Joey Hess
2009-01-25
comments: If comment content checks fail, store the comment (in .ikiwiki/comm...
Joey Hess
2009-01-16
checkcontent: New hook, can be used to implement arbitrary content filters, i...
Joey Hess
2008-12-19
remove cruft
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-12-17
checksessionexpiry: rework
Joey Hess
2008-12-11
editpage: factor out checksessionexpiry into IkiWiki::CGI
Simon McVittie
2008-10-23
more work on untrusted committers
Joey Hess
2008-10-02
don't special case preview
Joey Hess
2008-09-29
use newpagefile
Joey Hess
2008-09-29
support indexpages when creating new pages
Joey Hess
2008-09-29
fix handing of case of file first created by preview but then saved
Joey Hess
2008-09-27
editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...
Joey Hess
2008-09-27
Merge commit 'smcv/beautify'
Joey Hess
2008-09-21
editpage: beautify redirection URLs, avoiding exposing the implementation det...
Simon McVittie
2008-09-20
add missing page name sanity check
Joey Hess
2008-09-05
editpage: New core plugin factoring out page editing to allow disabling it if...
Joey Hess