Hi,
I am using Revo 2.6pl with TinyMCE as RTE, i enable the template plugin and create my first template :
this is <strong>code</strong>
. Yeap it works
But when I try this
<pre class="bash">Here is the Bash Color stuff</pre>
Everything is wiped out !! There is no insertion, nada...
Is it me ? or... am I doing something wrong ?
Frost
Configuration Apache + Modx + MSSQL 2008
===============================
Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.8
OS : Windows 2008 R2
SGBDR : Microsoft SQL Server 2008 (express)
TinyMCE will need this plugin
http://sourceforge.net/tracker/index.php?func=detail&aid=2671750&group_id=103281&atid=738747
But I would never use a RTE for <pre> stuff. Rather use a textarea tv or call chunks.
Check out:
http://modxcms.com/forums/index.php?topic=46343.0
@mrhaw
Thanks for your reply, Ok I understand.
I have setup Geshi to work with Modx thanks to a plugin, so I need to use my pre & class. That’s why I need to use this particular syntax.
Frost
Configuration Apache + Modx + MSSQL 2008
===============================
Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.8
OS : Windows 2008 R2
SGBDR : Microsoft SQL Server 2008 (express)