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
/
remove.pm
Age
Commit message (
Expand
)
Author
2009-12-14
remove: Fix problem removing pages with utf-8 in the name.
Joey Hess
2009-01-26
only pass named parameters to the canremove hook
intrigeri
2009-01-26
remove unnecessary returns
Joey Hess
2009-01-26
Merge branch 'master' into po
Joey Hess
2009-01-20
fix removal form display
Joey Hess
2009-01-01
remove: implemented a new canremove hook; use it in the po plugin
intrigeri
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-10-23
more work on untrusted committers
Joey Hess
2008-10-06
remove: Avoid $_ breakage. (Stupid, stupid perl.)
Joey Hess
2008-10-02
remove, rename: Allow acting on attachments as a page is being created.
Joey Hess
2008-09-27
Export pagetitle, titlepage, linkpage.
Joey Hess
2008-09-27
pagetype is exported
Joey Hess
2008-09-27
Merge commit 'smcv/beautify'
Joey Hess
2008-09-23
rename, remove: Don't rely on a form parameter to tell whether the page shoul...
Joey Hess
2008-09-21
remove: redirect via urlto(), avoiding mentions of index.html
Simon McVittie
2008-08-03
add plugin safe/rebuild info (part 2 of 3)
Joey Hess
2008-07-23
foldage
Joey Hess
2008-07-22
add rcs_commit_staged and rcs_rename
Joey Hess
2008-07-22
rename checks improvements
Joey Hess
2008-07-22
permission checking improvements
Joey Hess
2008-07-21
use check_canattach
Joey Hess
2008-07-21
skeleton rename plugin
Joey Hess
2008-07-21
error if nothing selected
Joey Hess
2008-07-21
probably redundant symlink check
Joey Hess
2008-07-21
remove debugging
Joey Hess
2008-07-21
typos
Joey Hess
2008-07-21
typos
Joey Hess
2008-07-21
need to untaint..
Joey Hess
2008-07-21
a few bugfixes
Joey Hess
2008-07-21
support for removing attachments
Joey Hess
2008-07-21
simplified confirmation form
Joey Hess
2008-07-21
touchups
Joey Hess
2008-07-21
redirect after removal
Joey Hess
2008-07-21
basically, removal works
Joey Hess
2008-07-21
form tweaks; use title
Joey Hess
2008-07-21
implemented form state saving and retrieval
Joey Hess
2008-07-21
basic removal form skeleton
Joey Hess