[TYPO3-UG Italy] Problemi con RTE

Paolo Bragagni paolo.bragagni at gmail.com
Wed Sep 30 13:08:00 CEST 2015


macche..

comunque ho questo nel setup

lib.parseFunc_RTE {
externalBlocks.table.stdWrap.HTMLparser.tags.table.fixAttrib.class {
default = table
always = 1
list = table, table-striped, table-bordered, table-hover, table-condensed,
table-responsive
}
}

Il giorno 30 settembre 2015 13:04, Valentina Barbiero <
valentina.barbiero at newtvision.com> ha scritto:

> Ciao Paolo,
>
> prova ad aggiungere questo nel setup:
>
>
> lib.parseFunc_RTE {
>     externalBlocks {
>         table.stdWrap.HTMLparser.tags.table.fixAttrib.class {
>             default = table table-striped
>             always = 1
>            # list := addToList(no_border, table-striped)
>          # list >
>
>         }
>     }
> }
>
> Valentina
>
> Il giorno 30 settembre 2015 13:01, Paolo Bragagni <
> paolo.bragagni at gmail.com>
> ha scritto:
>
> > T3 6.2
> > con FluidTypo3
> >
> > In pratica ho piu o meno questo tipo di problema
> >
> > https://forge.typo3.org/issues/64768
> >
> > cioe' nel db vedo
> >
> > <table summary="" class="table-striped"><thead><tr><th
> > scope="col">ò</th><th scope="col">ò</th><th scope="col">ò</th><th
> >
> >
> scope="col">ò</th></tr></thead><tbody><tr><td>a</td><td>a</td><td>a</td><td>a</td></tr></tbody></table>
> > </p>
> >
> > notare la classe "table-striped"
> >
> > mentre nel FE vedo
> > <table summary="" class=""><thead><tr><th scope="col">ò</th><th
> > scope="col">ò</th><th scope="col">ò</th><th
> >
> >
> scope="col">ò</th></tr></thead><tbody><tr><td>a</td><td>a</td><td>a</td><td>a</td></tr></tbody></table>
> >
> > cioe' mi toglie la classe
> >
> > cosa puo' essere?
> >
> > Grazie in anticipo, Paolo
> > _______________________________________________
> > TYPO3-UG-Italy mailing list
> > TYPO3-UG-Italy at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-italy
>
>
>
>
> --
> *----------------------------------------------------------------------*
> *Valentina Barbiero*
> *WebDesigner / Multimedia Specialist*
>
> Url: http://www.newtvision.com
> Tel: +39 3283347595 | Tel: +39 06 5560305
> Skype: valentina-barbiero | Twitter: @barbiero
> Facebook: https://www.facebook.com/newtvision
> Linkedin: http://it.linkedin.com/in/valentinabarbiero
> _______________________________________________
> TYPO3-UG-Italy mailing list
> TYPO3-UG-Italy at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-italy
>


More information about the TYPO3-UG-Italy mailing list