]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/Moving_Pages.mdwn
web commit by JoshTriplett: poll vote (It's fast enough)
[git.ikiwiki.info.git] / doc / todo / Moving_Pages.mdwn
index 29ed88edb990e35fb6043dae0b8777c9441fccec..2ddf5096f127ae09f03f6fecab859518f06f91be 100644 (file)
@@ -16,8 +16,12 @@ The MediaWiki moving/renaming mechanism is pretty nice.  It's easy to get a list
 
 I see the need for:
 
-* a new tool to mine incoming links to a given page
 * a new type of file to represent a forwarding page
-* a rename tool that can, at a minimum, move the existing page to the new name and optionally drop a forwarding page.  If not unreasonably difficult, optionally rewrite incoming links to the new location.
+* a rename tool that can
+  * move the existing page to the new name
+  * optionally drop a forwarding page
+  * optionally rewrite incoming links to the new location
 
-Brad
\ No newline at end of file
+Brad
+
+Note that there is a partial implementation in the [[patchqueoe|patchqueue/move_page]].