Actions
Task #32151
closedFeature #32077: Refactor the clipboard
Refactor the current clipboard logic to use the new data-backend
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2011-12-01
Due date:
2011-12-01
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
as t3lib_clipboard mixes-up rendering, data-storage and handling this has to be cleaned up.
Currently all change is done with an array cmdMap like for TCEMain.
refactor the t3lib_clipboard (and other places) to use the new clipboard-backend for storage and data handling and let t3lib_clipboard just be the part for rendering and call-routing.
Updated by Steffen Ritter almost 13 years ago
- Target version changed from 4.7.0-alpha1 to 4.7.0-alpha2
Updated by Oliver Hader almost 13 years ago
- Target version changed from 4.7.0-alpha2 to 4.7.0-alpha3
Updated by Steffen Ritter almost 13 years ago
- Target version changed from 4.7.0-alpha3 to 4.7.0-beta1
Updated by Steffen Ritter almost 13 years ago
- Status changed from Accepted to On Hold
Updated by Steffen Ritter almost 13 years ago
- Target version deleted (
4.7.0-beta1)
Updated by Benni Mack over 7 years ago
- Target version changed from 8 LTS to Candidate for Major Version
Updated by Christian Kuhn over 7 years ago
- Status changed from On Hold to Closed
it doesn't seem as if much is happening here. active work on the clipboard code can be done in fresh tickets if anyone picks that up.
Actions