po/todo: remove silly ideas.
[ikiwiki.git] / doc / plugins / po.mdwn
index ed740c39476b3985cba5427c0cfe1e1b8bff2495..f6405f3b3e6ec65c362265fa7de2425719feccce 100644 (file)
@@ -541,13 +541,6 @@ a more complete translation than the existing one.
 Note: committing to the underlying repository is a way to bypass
 this check.
 
-Creating new pages on the web
------------------------------
-
-* Page creation initiated by clicking a broken link on a translation
-  page defaults to po as new page type. It must default to the master
-  page's type instead.
-
 Robustness tests
 ----------------
 
@@ -609,6 +602,3 @@ Misc
 
 * Can the form validation system be used instead of creating the
   `cansave` hook?
-* Instead of adding the `canrename` and `canremove` hooks, the
-  `formbuilder_setup` hook could be used to remove the rename/remove
-  buttons on slave pages.