]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/plugins/po.mdwn
po: use the new canrename hook to prevent translation renames in the CGI
[www/ikiwiki.git] / doc / plugins / po.mdwn
index 919864ede5952e9a613f5c9aa7ec6ed22658b913..5337a2ce230810cd80c679a9497f538ba004c63c 100644 (file)
@@ -544,13 +544,6 @@ Creating new pages on the web
 
 See [[contrib/po|contrib/po]].
 
-Renaming/deleting pages
------------------------
-
-Renaming or deleting a translation in the CGI should be forbidden.
-Implementing this requires two new hooks: `canrename` and `canremove`,
-that would be run respectively by the `rename` and the `remove` plugins.
-
 Robustness tests
 ----------------