Linking TinyMCE with textarea and content type and not with Roles.
Hi all, I have my content type with the body textarea. My necessity is linking a TinyMCE Profile with this textarea. I know that TinyMCE Profile is linked with "Roles", but how can I linking with textarea name and content type ? I have tried to set visibilty via PHP <?php if (arg(0) == "node" && arg(1) == "add" && arg(2) == 'mycontentType") { return true; } ?> But does not works. Any help is appreciate. M. -- Michel 'ZioBudda' Morelli michel@ziobudda.net Consulenza sistemistica in ambito OpenSource. Sviluppo applicazioni web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ajaxblog.it MSN: michel@ziobuddalabs.it JABBER: michel@gmail.com
participants (1)
-
Davide Michel 'ZioBudda' Morelli