Actions
Feature #22347
closedhtmlArea RTE: Extjize TYPO3 link, image and user elements dialogue windows
Start date:
2010-03-29
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The attached patch makes the TYPO3 link, image and user elements dialogue windows open as ExtJS windows. It does NOT however transform the contents of these windows.
This patch completes the conversion of all RTE windows to ExtJS windows.
Class HTMLArea.Dialog becomes deprecated.
Note: the language select field of the current image update tab is removed by this patch. A follow-up patch will be required to re-introduce it as a ExtJS combo box
(issue imported from #M13954)
Files
Updated by Stanislas Rolland over 14 years ago
Committed to SVN TYPO3core trunk (revision 7223).
Updated by Stanislas Rolland over 14 years ago
Follow-up patch re-introduces the language field of the image update tab, but as a standard HTML select field.
Updated by Stanislas Rolland over 14 years ago
Follow-up patch committed to SVN TYPO3core trunk (revision 7224).
Actions