web commit by BradRoberts

master
joey 2006-11-10 08:26:38 +00:00
parent ef3021c403
commit e47a282989
1 changed files with 6 additions and 2 deletions

View 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
(hrm, side note, does markdown not support nested bulleted lists?)
Brad