Task #43184
closedEpic #55575: Streamline JavaScript Code in the TYPO3 Backend
Use central jQuery
0%
Description
As with the extension-manager in #42197 also the lang-module should use the central jQuery in the contrib-dir. Just use loadJquery() for that.
Updated by Gerrit Code Review about 12 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16650
Updated by Jigal van Hemert almost 12 years ago
During the development of 6.0 (rather in the beginning) it was requested to bring jQuery into the core. Because we didn't want to break the record of the CMS with the most JS frameworks it was agreed that prototype/scriptaculous had to go. Also, there had to be a good API for including parts of jQuery and for version management.
Both requirements were not met and as a result the EM uses its own jQuery lib.
Please make issues for these tasks and only use the central jQuery library after finishing the other tasks.
Updated by Oliver Hader over 11 years ago
- Project changed from 2315 to TYPO3 Core
Updated by Oliver Hader over 11 years ago
- Category set to Language Manager (backend)
Updated by Daniel Siepmann almost 11 years ago
- Parent task set to #55575
- TYPO3 Version set to 6.2
Updated by Stefan Neufeind almost 11 years ago
- Status changed from New to Resolved
Already resolved.