Project

General

Profile

Actions

Feature #32152

closed

Feature #32077: Refactor the clipboard

Make Clipboard available via ExtDirect

Added by Steffen Ritter over 12 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-11-30
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently all actions to the clipboard are routed via alt_clickmenu.php or clipboard.php or db_list reload as urlparameters. The clipboard than processes the url-parameters, and the module which requested the change is rendered again.

Since we have a extracted Clipboard-Data-Structure this is not needed anymore.

Provide the Clipboard-Backend directly via ExtDirect and rewrite all calls to the clipboard like, copy, cut etc, directly to ExtDirect (especially from context-menu like in page-tree).
This removes much duplicated code spread over several modules as well as it enables faster be-reactions (less reloads needed)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #31377: Enable cut / copy buttons for Backend Layout / gridsClosed2011-10-28

Actions
Actions #1

Updated by Steffen Ritter over 12 years ago

  • Start date changed from 2011-11-29 to 2011-11-30
Actions #2

Updated by Oliver Hader over 12 years ago

  • Target version changed from 4.7.0-alpha2 to 4.7.0-alpha3
Actions #3

Updated by Steffen Ritter about 12 years ago

  • Target version changed from 4.7.0-alpha3 to 4.7.0-beta1
Actions #4

Updated by Steffen Ritter about 12 years ago

  • Status changed from New to On Hold
Actions #5

Updated by Steffen Ritter about 12 years ago

  • Target version deleted (4.7.0-beta1)
Actions #6

Updated by Benni Mack over 9 years ago

  • Status changed from On Hold to Rejected

Sorry, won't be done this way. With the new clipboard concept, this one gets solved differently within CMS7.

Actions

Also available in: Atom PDF