Project

General

Profile

Actions

Feature #19598

closed

htmlArea RTE: additional features for link insertion dialogue

Added by Stanislas Rolland about 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-11-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The attached patch will add the following features to the link insertion dialogue:
1. allow to configure the class attribute as required, for all tabs or for a specific tab; the blank option is then removed from the class selector;
2. allow a hooking browser to replace the onChange attribute of the class selector;
3. allow to configure the title attribute as read only, for all tabs or for a specific tab; the title is then completely determined by the class configuration;
4. allow a hooking browser to add additional attributes on the inserted/updated a-tag; forward the additional values as dialogue query parameters;
5. allow a hooking browser to modify the body tag of the dialogue window and to add additional JS libraries.

The patch also includes some cleanup.

(issue imported from #M9775)


Files

rtehtmlarea_feature_9775.patch (33.1 KB) rtehtmlarea_feature_9775.patch Administrator Admin, 2008-11-12 07:52
rtehtmlarea_feature_9775_2.patch (1.07 KB) rtehtmlarea_feature_9775_2.patch Administrator Admin, 2008-11-22 22:35
Actions #1

Updated by Stanislas Rolland about 16 years ago

Committed to SVN TYPO3core trunk (revision 4451).

Actions #2

Updated by Stanislas Rolland almost 16 years ago

Cleanup was excessive and one js function was dropped that may be used by hooking browsers.

Actions #3

Updated by Stanislas Rolland almost 16 years ago

Follow up patch committed to SVN TYPO3core trunk (revision 4480).

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF