Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
git: write proposed attachment to temp file without going via system()
[git.ikiwiki.info.git]
/
doc
/
plugins
/
rename.mdwn
diff --git
a/doc/plugins/rename.mdwn
b/doc/plugins/rename.mdwn
index f4624e2fdbe354a5f76299b7d278f2bd02fc3c1e..abb3613296a46cb5b533ef23565aa60c565090c2 100644
(file)
--- a/
doc/plugins/rename.mdwn
+++ b/
doc/plugins/rename.mdwn
@@
-1,7
+1,12
@@
[[!template id=plugin name=rename core=0 author="[[Joey]]"]]
[[!template id=plugin name=rename core=0 author="[[Joey]]"]]
-[[!tag type/
useful
]]
+[[!tag type/
web
]]
This plugin allows pages or other files to be renamed using the web
This plugin allows pages or other files to be renamed using the web
-interface.
+interface. Following Unix tradition, renaming also allows moving to a
+different directory.
-Users can only rename things that they are allowed to edit.
+Users can only rename things that they are allowed to edit or upload.
+
+It attempts to fix up links to renamed pages, and if some links cannot be
+fixed up, the pages that contain the broken links will be displayed after
+the rename.