# HG changeset patch # User Paul Boddie # Date 1382025178 -7200 # Node ID b2bc15213b1f3334d379fb38a3d67112c3e500f6 # Parent 5a4a78450cf6b03939d51a4ae03b11089fc42d63 Added some redirect-related tasks. diff -r 5a4a78450cf6 -r b2bc15213b1f TO_DO.txt --- a/TO_DO.txt Sun Sep 08 00:22:04 2013 +0200 +++ b/TO_DO.txt Thu Oct 17 17:52:58 2013 +0200 @@ -5,6 +5,8 @@ (Attempt to enforce user-switching in the page import script) + Timestamp recording needs a patch to the package installer + Comment ownership and presentation (Generate an ACL for each comment page) @@ -36,6 +38,20 @@ Maybe redirect to specific revisions rather than to pages; thus the mapping would be from identifiers to page names plus revision numbers +Make redirect pages so that COM redirects to COM/Home, and so on. + +Redirects for Confluence actions + + http://wiki.list.org/dosearchsite.action?searchQuery.spaceKey=DOC + http://wiki.list.org/spaces/space-bookmarks.action?spaceKey=COM + http://wiki.list.org/pages/doexportpage.action?pageId=786442&type=TYPE_PDF + http://wiki.list.org/spaces/exportspacexml.action?key=DEV + http://wiki.list.org/dashboard.action + + Note that the following are handled by the identifier-to-page redirects: + + http://wiki.list.org/pages/viewpage.action?pageId=4030607 + Issues @@ -69,8 +85,6 @@ wiki.list.org link recognition -Make redirect pages so that COM redirects to COM/Home, and so on. - Mostly Handled