[TASK] Rename datatables.js to be version independant
Unline jQuery which has several versions included in TYPO3 and an API for loading multiple versions, the core should ship jQuery.dataTables in only one version. In order to make minor upgrades easy for this contrib file, the JS file that was added during the Hamburg UX sprint, should be renamed to be version-independant. This way, extensions can include the shipped core version without having to be changed all the time once the plugin is updated in the core. This is the same behaviour as for all third-party JS libraries except ExtJS and jQuery core. Releases: master Resolves: #63435 Change-Id: I81fb9883940db45e148e127a8a60e2f67aefe40b Reviewed-on: http://review.typo3.org/34786 Reviewed-by:Frank Nägler <typo3@naegler.net> Tested-by:
Frank Nägler <typo3@naegler.net> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/contrib/jquery/jquery.dataTables.min.js 0 additions, 0 deletionstypo3/contrib/jquery/jquery.dataTables.min.js
- typo3/sysext/documentation/Resources/Private/Layouts/Default.html 1 addition, 1 deletion...sext/documentation/Resources/Private/Layouts/Default.html
- typo3/sysext/extensionmanager/Resources/Private/Layouts/Main.html 1 addition, 1 deletion...sext/extensionmanager/Resources/Private/Layouts/Main.html
- typo3/sysext/lang/Resources/Private/Layouts/Default.html 1 addition, 1 deletiontypo3/sysext/lang/Resources/Private/Layouts/Default.html
Please register or sign in to comment