I've noticed a problem when inserting an anchor.
Specifically, I highlight the target text, click on 'Insert Anchor', enter an anchor name, and click OK.
However, the target text then disappears, leaving just a small icon for the anchor.
I then use the 'Source' button to look at the code, and can indeed see that the link has been inserted, but my target text is missing, replaced by the <a name="target"></a>.
I could simply type in the target between the <a > tags using the 'Source' view, or maybe insert the anchor just before the target text by placing the cursor at that position and simply have an empty anchor link.
However, this does not seem the right way to carry out this function.
Especially as the FCKeditor is being used in a wordpress site by friend's retired mother, who I delivered some training to and had to fudge around this issue.
Not a biggie, but I think this might be a bug (maybe not?), but thought I'd share this information in the hope that someone may know of a simple fix or config change.
TIA
Specifically, I highlight the target text, click on 'Insert Anchor', enter an anchor name, and click OK.
However, the target text then disappears, leaving just a small icon for the anchor.
I then use the 'Source' button to look at the code, and can indeed see that the link has been inserted, but my target text is missing, replaced by the <a name="target"></a>.
I could simply type in the target between the <a > tags using the 'Source' view, or maybe insert the anchor just before the target text by placing the cursor at that position and simply have an empty anchor link.
However, this does not seem the right way to carry out this function.
Especially as the FCKeditor is being used in a wordpress site by friend's retired mother, who I delivered some training to and had to fudge around this issue.
Not a biggie, but I think this might be a bug (maybe not?), but thought I'd share this information in the hope that someone may know of a simple fix or config change.
TIA
Re: Anchor problem
I guess the current method to insert any text within the anchor is to use the 'Source' view.
However, using the source might be a little too much for a retired artist to have to deal with (on top of learning wordpress), so I'll just instruct her to insert an `empty` anchor at the cursor position.
Re: Anchor problem
Is there a fix for this, or a place where I can simply download a fixed version of the anchor plugin?
Thanks.
Re: Anchor problem
The issue is being addressed by ticket #3582. It is currently targeted for CKEditor 3.6 and you may watch its progress by adding your e-mail address to the CC field of the ticket.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!