[TYPO3-english] Added field bodytext for CType uploads, and it show up, but not as RTE enabled field
Martin Bernt Rud
martin.b.rud at gmail.com
Sun May 10 08:49:33 CEST 2009
Hi,
Thanks, that works! :)
The line
t3lib_extMgm::addToAllTCAtypes('tt_content','bodytext','uploads','after:header');
is now changed to
t3lib_extMgm::addToAllTCAtypes('tt_content','bodytext;;;richtext:rte_transform[mode=ts_css];','uploads','after:header');
My problem is solved.
One none important question: Could the same thing have been acomplished with
TSconfig?
Regards,
Martin
2009/5/9 Dmitry Dulepov <dmitry.dulepov at gmail.com>
> Hi!
>
> Martin Bernt Rud wrote:
> > Thanks for your tip. It seems to be the right way to go, only I seems to
> > complex for me to figure out how precisely to code it. I´ll try again,
> but
> > if anyone has the specific code for my example don´t hesitate to send it.
> :)
>
> 'bodytext;;;richtext:rte_transform[mode=ts_css];'
>
> instead of
>
> 'bodytext'
>
> --
> Dmitry Dulepov
> In TYPO3 blog:
> http://dmitry-dulepov.com/article/google-seo-recommendations.html
> LinkedIn: http://www.linkedin.com/in/dmitrydulepov
> Twitter: http://twitter.com/dmitryd
> Skype: liels_bugs
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
More information about the TYPO3-english
mailing list