Actions
Bug #24717
closedhtmlArea RTE: Remove Image button when images are not enabled
Start date:
2011-01-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In default Minimal and Typical configuration, RTE transformation is configured to remove all images on way to database. This may be changed by checking extension configuration property "Enable images" (or by nullifying this default configuration in Page TSConfig).
If one of these default configurations is used, the image button may still be enabled in Page TSConfig. This is confusing because any inserted image will be removed on the way to the database.
The attached patch removes the Image button from the toolbar if this default transformation is still present in PageTSConfig.
(issue imported from #M17205)
Files
Updated by Stanislas Rolland almost 14 years ago
Committed to SVN TYPO3core trunk (revision 10240).
Actions