[TYPO3-core] RFC: #10455: Feature request - recycler
Julian Kleinhans
typo3 at kj187.de
Mon Feb 16 23:09:13 CET 2009
This is an feature request for the new improved record recycling concept [1]
Type:
New feature
Bugtracker reference:
http://bugs.typo3.org/view.php?id=10455
Branches:
trunk
Problem:
In TYPO3 most of the database records are not deleted physically but
marked as deleted by an accordant database field. Thus, these "deleted"
records still remain in the storage but are not displayed anymore in the
backend user interface.
However, there is no easy way to purge the collection of deleted records.
Furthermore there is also no easy way to recover data that was removed
accidentally.
Solution:
The new improved recycler offers the possibilities of cleaning up the
garbage collection
or to restore data again. Based on an ExtJS interface it's possible to
get a quick overview
of the accordant records, filter the resultset and execute the required
actions.
This new feature is the modernized and core-specific version of the
kj_recycler extension,
that has been available in the TER for years now.
Install:
Unzip the attached zip file in typo3/sysext/ and install the recycler
over the extension manager.
After Install you find a new entry in web: recycler
A special thanks goes to my co-leader Erik Frister and the other team
members! Thanks for this great job ;-)
vg julian kleinhans
[1] http://forge.typo3.org/projects/show/extension-recycler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: recycler.zip
Type: application/zip
Size: 186632 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090216/795aa0c3/attachment-0001.zip
More information about the TYPO3-team-core
mailing list