diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-01 14:53:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-01 14:53:33 +0000 |
commit | bf52bb4c5f9160db74187c9cf5b0c7ad74ad903b (patch) | |
tree | fb60eb4644f8b68e59b8f291bb318adea32a17fc | |
parent | 369cf45ace663f42960cea72f87e669ea81979cd (diff) |
web commit by KyleMacLea
-rw-r--r-- | doc/todo/Renaming/Moving_Pages.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/Renaming/Moving_Pages.mdwn b/doc/todo/Renaming/Moving_Pages.mdwn new file mode 100644 index 000000000..8eaa83b3a --- /dev/null +++ b/doc/todo/Renaming/Moving_Pages.mdwn @@ -0,0 +1,11 @@ +I thought I'd draw attention to a desire of mine for **ikiwiki**. I'm no power-user, and mostly I do fairly simple stuff with my [wiki](http://kitenet.net/~kyle/family/wiki). + +However, I would like the ability (now) to **rename/move/delete** pages. As part of having a genealogy wiki, I've put name and dates of birth/death as part of the title of each article (so to avoid cases where people have the same name, but are children/cousins/etc of others with that name). However, some of this information changes. For instance, I didn't know a date of death and now I do, or I had it wrong originally, or it turns out someone is still alive I didn't know about. All of these cases leave me with bad article titles. + +So, I can go ahead and move the file to a new page with the correct info, orphan that page, provide a link for the new page if desired, and otherwise ignore that page. But then, it clutters up the wiki and serves no useful purpose. + +Anyway to consider implementing **rename/move/delete** ? I certainly lack the skills to appreciate what this would entail, but feel free to comment if it appears impossible, and then I'll go back to the aforementioned workaround. I would prefer simple rename, however. + +Thanks again to [Joey](http://kitenet.net/~joey) for putting ikiwiki together. I love the program. + +*[Kyle](http://kitenet.net/~kyle/)=*
\ No newline at end of file |