Project

General

Profile

Actions

Feature #28616

closed

Revert API Change of CardLayout in Extmgm and transform it into some function calls

Added by Kay Strobach over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-07-31
Due date:
% Done:

100%

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

Description

The idea of this feature is to revert the change in the extmgm api to have it stable.

To replace the API change (change of the function signature of t3lib_extMgm::addModule) several small static functions should be added:

  • t3lib_extMgm::setModuleJS(name, js)
  • t3lib_extMgm::unsetModuleJS(name,js)
  • t3lib_extMgm::setModuleJSFile(name, js) needs to be called in hook $GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems'][] as it uses the pagerender to add the js file

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #30645: Revert "[FEATURE] Speed-up Backend with CardLayout"ClosedXavier Perseguers2011-10-08

Actions
Actions #1

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available at http://review.typo3.org/3947

Actions #2

Updated by Steffen Gebert over 12 years ago

  • Status changed from New to Under Review
Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available at http://review.typo3.org/3947

Actions #4

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available at http://review.typo3.org/3947

Actions #5

Updated by Mr. Hudson over 12 years ago

Patch set 4 of change I4d7b5b3dc95d1694dd397278643f8f01ea03a09e has been pushed to the review server.
It is available at http://review.typo3.org/3947

Actions #6

Updated by Kay Strobach over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF