[support] Linking TinyMCE with textarea and content type and not with Roles.

Davide Michel 'ZioBudda' Morelli michel at ziobudda.net
Fri Jan 11 14:27:07 UTC 2008


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 at 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 at ziobuddalabs.it                   
						JABBER: michel at gmail.com



More information about the support mailing list