tinyMCE - cms_selflink problem
Posted: Wed Apr 09, 2014 10:44 am
Hi
I had a problem with the news module not displaying images as the images URL created was relative to the root and not the page. Change the setting on TinyMCE not to create relative URls and its fixed.
But the internal links no longer work. They insert <a href="http://www.##domain##.co.uk/{cms_selflink href='pagealias' }">link</a> which outputs <a href="http://www.##domain##.co.uk/http://www. ... /pagealias }">link</a>
of course this does not work.
Any way around this?
Am using cms 1.11.9 and latest tinymce.
All help greatly appreciated.
Steve
I had a problem with the news module not displaying images as the images URL created was relative to the root and not the page. Change the setting on TinyMCE not to create relative URls and its fixed.
But the internal links no longer work. They insert <a href="http://www.##domain##.co.uk/{cms_selflink href='pagealias' }">link</a> which outputs <a href="http://www.##domain##.co.uk/http://www. ... /pagealias }">link</a>
of course this does not work.
Any way around this?
Am using cms 1.11.9 and latest tinymce.
All help greatly appreciated.
Steve