diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 19:22:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 19:22:31 -0400 |
commit | 4944fb6829cd6892ba24276486ad9f5b34ebee1b (patch) | |
tree | a46f86f9ef39db714409b22fbe33e875b31706ef /doc/plugins | |
parent | 985a34b09e8b856e700b9ecccd707cb54e9fc659 (diff) |
document link fixup on rename
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/rename.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/rename.mdwn b/doc/plugins/rename.mdwn index f5433ca65..dcb569b31 100644 --- a/doc/plugins/rename.mdwn +++ b/doc/plugins/rename.mdwn @@ -5,3 +5,7 @@ This plugin allows pages or other files to be renamed using the web interface. 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. |