Actions
Task #63103
closedClickMenu internal code cleanup
Start date:
2014-11-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
As a followup to the API changes
of the clickmenu within #33805 this
change removes any leftovers
of the internals of the clickmenu
using e.g. non-sprite icons, and
removing all non-AJAX-functionality
which was used via alt_clickmenu.php
without &ajax=1 (for the very old topbar
in pre-4.2).
Additionally, it deprecates alt_clickmenu.php,
which was already announced in #33805.
A final followup brings a non-table structure
as well as cleaned up JS calls, and a JSON
Data Exchange.
Actions