The forum operates in read-only mode. Please head to StackOverflow for support.
Hello there!I'm working on a CMS, and we have tags like this in it:
<r:link page="3">Page three</r:link>
Oopsidaisy!It was all my fault!A long time ago, I added this in fckconfig.js:FCKConfig.ProtectedSource.Add( /<r:.*>/g );I removed it, and now the plugin works just as it should
Re: getElementsByTagName, CreateFakeImage
Oopsidaisy!

It was all my fault!
A long time ago, I added this in fckconfig.js:
FCKConfig.ProtectedSource.Add( /<r:.*>/g );
I removed it, and now the plugin works just as it should