TinyMCE and [[root_url]] does not work
Posted: Thu Sep 16, 2010 9:40 am
having issues with the root_url var and tinymce in conjunction with cms_stylesheet.
the stylesheet link for tinymce is
and the content looks like this:
obviously theres something wrong with the parsing of root_url.
CMSms Version: 1.8.2
the stylesheet link for tinymce is
Code: Select all
http://www.domain.com/cmsms/modules/TinyMCE/stylesheet.php?templateid=24&mediatype=screen&bogus=1284629678
Code: Select all
.footer .group {
background:url(http://www.domain.com/cmsms/[[root_url(http://www.domain.com/cmsms/]/images/bg_footer.gif)}
CMSms Version: 1.8.2