Have CKEditor 3.3.2 in Drupal Module ckeditor.
Creating content with source like '<a name="text">anchor text</a>' creates an "anchor" icon in the WYSIWYG view. When published it displays the anchor text as text (which is what I expected).
How do I stop ckeditor displaying the anchor graphic instead of the plain text? (Or is it some other evil bit of javascript?)
And did I miss the introductory manual somewhere?
Creating content with source like '<a name="text">anchor text</a>' creates an "anchor" icon in the WYSIWYG view. When published it displays the anchor text as text (which is what I expected).
How do I stop ckeditor displaying the anchor graphic instead of the plain text? (Or is it some other evil bit of javascript?)
And did I miss the introductory manual somewhere?
Re: Anchor links without href elements
Appears to be bug 3582
http://dev.ckeditor.com/ticket/3582
I've applied hack given and repackaged.