Edgewall Software

Changes between Initial Version and Version 16 of Ticket #4412


Ignore:
Timestamp:
Mar 31, 2012, 1:14:58 PM (12 years ago)
Author:
Christian Boos
Comment:

Note that for integrating the copy operation into this interface, we could replace:

[ ] Leave a redirection page at the old location

with:

 ,- Operation ----------------------------------------------------------------------
 | ( ) copy  (the old location is left unchanged) 
 | ( ) move  (no page left at the old location)
 | ( ) move and create redirect page (leave a redirection page at the old location)
 |     |See $NEWPAGE_____| (content of the redirect page)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4412

    • Property Status newreopened
    • Property Cc itamarost@… added
    • Property Component generalwiki
    • Property Summary cross cutting wiki versionsbatch copy/rename wiki pages
    • Property Milestonenext-major-0.1X
    • Property Keywords batch wikirename wikicopy added
  • Ticket #4412 – Description

    initial v16  
     1==== Use cases
     2===== cross cutting wiki versions
    13If I have a product in version 1.x and I'm about to release 2.0, there are probably many changes to the wiki. However, I'd like to still retain a view of the 1.x wiki, for users of 1.x. Moreover, the 1.x wiki may continue to change with releases to the 1.x stream.