Actions
Task #63435
closedRename datatables.js to be version independant
Start date:
2014-11-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
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.
Actions