Hi,
I'm using RoketTheme's RokBox for media on my website (via Joomla).
It generated HTML of the format:
<a data-rokbox="" data-rokbox-generate-thumbnail-caption="David" data-rokbox-generate-thumbnail="" href="images/stories/myimage.jpg">
CJEditor seems determined to remove these. From a look at the FAQ here, I suspect it's because this isn't W3C compliant. I'm guessing there's no way I can force it to simply disregard the unknown attributes and simply treat it as an <a> with some extra attributes that it just ignores? :)
This is HTML5 compliant, so
This is HTML5 compliant, so that's not a problem. You'll find what to do in the Advanced Content Filter guide.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Sorry, I have no idea what to
Sorry, I have no idea what to do with this information.
I'm using ckeditor as a Joomla component.
So?
Any thoughts?