Hi, I have search into drupal.org and google.com but without response. I need to insert <code> </code> into my textarea where is present a tinyMCE. How can I do it ? Tnx. -- 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
What I do is just pick PHP type for that post and it works fine - then when you load it again it won't load the tinymce. -- Allen Davide Michel 'ZioBudda' Morelli wrote:
Hi, I have search into drupal.org and google.com but without response.
I need to insert <code> </code> into my textarea where is present a tinyMCE.
How can I do it ?
Tnx.
Allen Stern ha scritto:
What I do is just pick PHP type for that post and it works fine - then when you load it again it won't load the tinymce.
Tnx, but I can't do it. My textarea is for all users. For the moment I have resolved with a module that translate <code> in </code> in _nodeapi(). 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 (2)
-
Allen Stern -
Davide Michel 'ZioBudda' Morelli