[TYPO3-dev] configure TinyMCE for a field in extension?

Peter Klein pmk at io.dk
Sun Apr 11 21:54:01 CEST 2010


Hi Gerhard.

The kickstarter only makes setups for HTMLArea, not TinyMCE_RTE.
But you can add that manually. (I do that in one of my extensions)

Take a look at this:
http://forge.typo3.org/repositories/entry/extension-pmkglossary/trunk/ext_localconf.php

--
Peter Klein



"Gerhard Mehsel" <sparking at gmx.net> wrote in message 
news:mailman.1.1270987273.28409.typo3-dev at lists.typo3.org...
> Hello,
>
> can anybody give me a link or sth. where I can see how to configure the 
> TinyMCE for a field in my own extension? Or an extension name where a 
> _simple_ configuration for TinyMCE is included?
>
> The kickstarter put something in TCA config, some parts in 
> ext_localconf.php (t3lib_extMgm::addPageTSConfig(' ... ');) but it's a 
> minimal setup for Tiny. I need some more buttons, e.g. images and so on.
>
> Is kickstarter able to configure settings for Tiny? Or only for HTMLArea?
>
> The rootpage of my website has a tinyMCE PageTSconfig which is used by 
> standard CE's like TEXT, why isn't this config used in my extension?
>
> Thank you for help,
> Gerd 






More information about the TYPO3-dev mailing list