Hello everybody, (question) How do I choose which buttons to show on a htmlArea RTE in the frontend without affecting the backend?
(background) Following the guide here; http://typo3.org/documentation/document-library/extension-manuals/rtehtmlarea_manual/1.0.0/view/6/2/ I got the RTE to show in the front end, I have since been trying ( in vain ) to affect the buttons shown. Reading though the t3lib_rteapi code it appears that behavior/looks is regulated through 7th parameter to drawRTE ( $this->thisConfig in the example ) how ever regardless of what I try the only way to affect the buttons shown seems to be through the back end via "Ext Manager" => htmlArea RTE => the "Default configuration settings" drop down. But as none of those setting really fit and they also affect the backend this is a less than ideal solution. Regards /Morten Olesen _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
