diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-10 08:26:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-10 08:26:38 +0000 |
commit | e47a2829893f7e458752abc5b02c6edd4f2621c9 (patch) | |
tree | d9a2b67aacba6f3f76840af59208af0e5219c2d1 /doc/todo | |
parent | ef3021c403b1d5545e138af913b1ef9be7eed449 (diff) |
web commit by BradRoberts
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Moving_Pages.mdwn | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/todo/Moving_Pages.mdwn b/doc/todo/Moving_Pages.mdwn index 29ed88edb..1952840db 100644 --- a/doc/todo/Moving_Pages.mdwn +++ b/doc/todo/Moving_Pages.mdwn @@ -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
\ No newline at end of file |