[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2397) Implement trash feature for WikiFiles

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon Dec 17 22:01:48 EST 2007


Implement trash feature for WikiFiles
-------------------------------------

                 Key: JBSEAM-2397
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2397
             Project: JBoss Seam
          Issue Type: Feature Request
          Components: Wiki
            Reporter: Christian Bauer
         Assigned To: Christian Bauer


WikiFile instances should not be deleted immediately, should be moved into a special "Trash" area.

First implement moving of WikiFiles between directories, requires implementation of "select everything in a directory subtree" and "recreate that directory subtree".

The idea is that everything goes into the same Trash area and we add a timestamp suffix to all WikiFile names to make them unique there. WikiComments are not affected, they are attached to the WikiFile by parent identifier, so they are ultimately removed when the WikiFile is cleared from the Trash.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list