Actions
Task #55119
closedBE Cache Menu items should have clearer naming and permissions
Start date:
2014-01-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
During the grouping mechanisms of the new caching framework and the sensitivity of the system caches group, the re-ordering and re-naming of cache menu entries is necessary to ensure that admins and editors use the caching mechanisms right.
Therefore there are new labels as well as "Clear all caches" below "Clear page content".
The option to clear the Configuration Cache / System Caches is now disabled by default, even for admins. It is active when the TSconfig option options.clearCache.system = 1 is set or if the system is in development mode. This avoids slow page rendering after clearing the system caches.
A new title attribute is added to explain the menu items when hovering.
Actions