[TYPO3-english] R: htmlRTE block style classes for table's tr tag configuration

De Contardi Riccardo Riccardo.DeContardi at bhuman.it
Tue Jan 5 10:24:09 CET 2010


Hi

This is only a little suggestion from me:

Unless your design requirement about "zebra" tables is a "must-have" on every browser on the surface of Earth, it is simplier to obtain the effect with CSS3 selectors, like:

tr:nth-child(2n+1){...}/*Odd rows*/

For browsers that don't support this (Microsoft, of course!) you could use some javascript.

In this way you can obtain cleaner & more lightweight css and HTML

Best regards

**************************************
Riccardo De Contardi
 
B Human Srl - www.bhuman.it 
Via Canzio, 15 - 20131 Milano
Tel +39.02 20 23 271 - Fax +39.02 20 240 561

-----Messaggio originale-----
Da: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-bounces at lists.typo3.org] Per conto di Philipp Gampe
Inviato: martedì 5 gennaio 2010 0.28
A: typo3-english at lists.typo3.org
Oggetto: Re: [TYPO3-english] htmlRTE block style classes for table's tr tag configuration

Am 04.01.2010, 19:05 Uhr, schrieb Finees E Méndez <fineesmendez at yahoo.com>:

> Hello Everyone
>
> First, I love the htmkRTE extension for Typo3!
> I have a few issues on trying to configure the RTE for classes. I read,
> and re-read all the FAQs on the extension manual and I still can not
> figure out:
>
> 1) How can I confiure htmlRTE to recognize block
> style classes for "<tr>"? Say if we want "odd" and "even" for
> different colored rows. I have added the class configuration to the TS:
> "RTE.classes.even-row", "classesTable = ....,even-row", "classesTD =
> ....,even-row", "classesParagraph = ....,even-row", and
> "RTE.proc.allowedClasses = ....,even-row" | But it is not recognized,
> simply RTE states that it is an "Unknown block style"

try tinymce_rte

> 2) How can
> I get the "image" icon to display on the RTE? I again have tried all
> your suggestions from the manual, and can not configure the "image"
> icon to work. I am using Typo3.4.2.8, but do not know if this matters.
> I have included my RTE TS for your quick review.

please update to 4.2.10 (security!) or even better to 4.3.0

you have to enable image support in extension configuration in ext manager


Best regards
Phil


-- 
Philipp Gampe
http://www.philippgampe.info
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Chi riceve il presente messaggio e' tenuto a verificare se lo stesso non gli sia pervenuto per errore. In tal caso e' pregato di avvisare immediatamente il mittente e, tenuto conto delle responsabilità connesse all'indebito utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso contenute, voglia cancellare l'originale e distruggere le varie copie o stampe.

The receiver of this message is required to check if he/she has received it erroneously. If so, the receiver is requested to immediately inform the sender and - in consideration of the responsibilities arising from undue use and/or disclosure of the message and/or the information contained therein - destroy the original message and any copy or printout thereof.




More information about the TYPO3-english mailing list