Hello,
Going into training tomorrow to show client how to maintain and update their web site. TinyMCE is giving me a major problem however, with creating links. I get this as an example:
<a mce_href="[~18~]" href="%5B%7E18%7E%5D">Link Test</a>
This is created having selected "Link Test" in the RTE, clicking the link button, and using the Link list. If I change it manually, TinyMCE changes it back the next time you go back to the page.
On the web page, the link is
http://www.domain.com/[~18~].
Anyone else ever experienced this?
FCK works for links, but it isn’t showing images in the RTE.