I use 1.2.4 "Greenland" (WYSIWYG: TinyMCE WYSIWYG Basic) and GeShi Plugin as described here http://wiki.cmsmadesimple.org/index.php ... hi_hilight. No modifications in source code, no other plugins or modules for content.
I have very strange behaviour while editing my content. How to reproduce:
1. Place test code in your site
Code: Select all
{cms_geshi lang="php"}
<?php echo 1; ?>
{/cms_geshi}
3. Go to content edit and "Turn WYSIWYG on/off". Then "Turn WYSIWYG on/off" again. In WYSIWYG the entire code between cms_geshi tags is deleted.
Why? How I can prevent my code from deleting?
Thank you,
Sonya