[TYPO3-dev] [TYPO3-RTE] rtehtmlarea bug or feature

Peter Russ peter.russ at 4many.net
Thu Mar 12 17:53:19 CET 2009


--- Original Nachricht ---
Absender:   Peter Russ
Datum:       12.03.2009 08:35:
> I have the following setup for RTE:
> 
> RTE.default {
>     showButtons (
>         textstylelabel,textstyle,
>         bold, italic,insertcharacter, link, findreplace,
>         chMode, removeformat, undo, redo, about
>     )
> }
> 
> RTE.config.tt_news.short < RTE.default
> RTE.config.tt_news.tx_fdfxnewscalendarext_artist < RTE.default
> RTE.config.tt_news.short.showButtons:=removeFromList(textstyle,textstylelabel) 
> 
> 
> So I would expect that only in the RTE of short the textstyle and
> textstylelabel is removes.
> BUT on my installation (TYPO3 4.2.6/rte 1.7.8) the textstyle is gone on
> any element where RTE is enabled. And I found no way to add, when it was
> removed.
> 
> Is this a know feature or can anybody confirm this behaviour?
> 
> Thanks. Peter.

More "features" found:

RTE.config.tt_news.bodytext< RTE.default
RTE.config.tt_news.bodytext.contentCSS=typo3conf/ext/fdfx_newscalendar_ext/res/rte-partytext.css
RTE.config.tt_news.short.types.104 < RTE.default
RTE.config.tt_news.short.types.104.contentCSS=typo3conf/ext/fdfx_newscalendar_ext/res/rte-party.css

Whould expect to get two different css layouts but only the 
rte-party.css ist included in both!

Isn't there noone who can confirm if it is a bug or missing feature?

Peter.

-- 
Fiat lux! Docendo discimus.
_____________________________
uon GbR

http://www.uon.li
http://www.xing.com/profile/Peter_Russ




More information about the TYPO3-dev mailing list