[TYPO3-RTE] Get rid of classesAnchor

Kim Lang k.lang at diefirma.de
Thu May 24 17:04:03 CEST 2007


Hi Tomas

Do you observed this???

#***********************************************************
RTE.default {
    classesAnchor = internal-link,external-link
    classesAnchor.default {
       page = internal-link
    }
}
#***********************************************************


MFG
KimPixel






Tomas Havner schrieb:
> Hello
> 
> How do I get rid of classesAnchor?
> 
> I have tried to put
> RTE.classesAnchor {
>      internalLink {
>          class = internal-link
>          type = page
>          image >
>      }
>      externalLink {
>          class = external-link
>          type = url
>          image >
> etc
> }
> in my 'defaultPageTSconfig' in localconf.php but it doesnt work.
> 
> I can put it in the pageTSconfig on each site, but since I have 30 sites, I 
> want to avoid this.
> 
> 
> Thanks
> 
> Tomas 
> 
> 


More information about the TYPO3-project-rte mailing list