Project

General

Profile

Actions

Feature #17714

closed

Make htmlArea RTE extensible

Added by Stanislas Rolland about 17 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
-
Start date:
2007-10-23
Due date:
% Done:

0%

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

Description

It should be possible to add a plugin to htmlArea RTE without modifying the RTE extension (rtehtmlarea).

(issue imported from #M6579)


Files

rtehtmlarea_extension_v4.patch (82.6 KB) rtehtmlarea_extension_v4.patch Administrator Admin, 2007-11-01 05:32
rtehtmlarea_bugfix_6579.patch (827 Bytes) rtehtmlarea_bugfix_6579.patch Administrator Admin, 2007-11-02 17:00
rtehtmlarea_feature_6579_plugin.patch (15.6 KB) rtehtmlarea_feature_6579_plugin.patch Administrator Admin, 2007-11-05 17:01
rtehtmlarea_feature_6579_fe.patch (7.21 KB) rtehtmlarea_feature_6579_fe.patch Administrator Admin, 2007-11-10 23:07
rtehtmlarea_feature_6579_prototype.patch (24 KB) rtehtmlarea_feature_6579_prototype.patch Administrator Admin, 2007-11-12 17:39
rtehtmlarea_feature_6579_hotkey.patch (7.29 KB) rtehtmlarea_feature_6579_hotkey.patch Administrator Admin, 2007-11-14 04:08

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #17763: Let htmlArea RTE use the Ajax request of the Prototype frameworkClosedStanislas Rolland2007-11-07

Actions
Actions #1

Updated by Stanislas Rolland about 17 years ago

The attached patch allows a TYPO3 extension to register a plugin. The registered plugin may add select boxes and buttons. The API still needs to be documented.

Actions #2

Updated by Stanislas Rolland about 17 years ago

Committed to SVN TYPO3core, trunk.

Still needs to be documented.

Actions #3

Updated by Stanislas Rolland about 17 years ago

Added a small patch to correct syntax error in the original patch for the FE RTE.
Committed to TYPO3core trunk.

Actions #4

Updated by Stanislas Rolland about 17 years ago

Third patch introduces plugin class using Prototype JavaSript Framework.
Committed to TYPO3core trunk.

Actions #5

Updated by Stefano Cecere about 17 years ago

with latest trunk (v 2665) i get this error, whenever opening htmlarea:

Fatal error: Call to undefined method t3lib_TCEforms::loadJavascriptLib() in /Sites/trunk/typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 594

(i'm on osx/FF 2.0.0.9)

Actions #6

Updated by Stanislas Rolland about 17 years ago

Sorry, please upgrade to revision 2666.

Actions #7

Updated by Stefano Cecere about 17 years ago

with 2666 it works. thanks! _

Actions #8

Updated by Steffen Kamper about 17 years ago

nice feature, hope to get some documentation about it to use it in extensions ;-)
thx!

Actions #9

Updated by Stanislas Rolland about 17 years ago

Additional patch for FE.

Actions #10

Updated by Stanislas Rolland about 17 years ago

Backtracking on the use of Prototype framework.

Committed to SVN TYPO3core trunk (revision 2690).

Actions #11

Updated by Stanislas Rolland about 17 years ago

Additional patch allowing a plugin to register hotkeys.

Committed to SVN TYPO3core trunk (revision 2696)

Actions #12

Updated by Ingo Renner about 17 years ago

committed to trunk

Actions

Also available in: Atom PDF