inserting anchors with FCKeditorX
Posted: Sun Mar 11, 2007 8:55 pm
I'm running cms 1.0.4 and am trying to insert anchors into the page using the editor. What's happening is the text that is the link you would click to take you to the anchor, it doesn't contain the name of the page in the url. So for example, it should be:
http://example.com/test.html#anchor
what I'm getting is:
http://example.com/#anchor
Is there anyway around this? I have tried the {anchor} tag and that does work properly but it's not as convenient for some of my users because then they need to remember and use the tag instead of the editor.
http://example.com/test.html#anchor
what I'm getting is:
http://example.com/#anchor
Is there anyway around this? I have tried the {anchor} tag and that does work properly but it's not as convenient for some of my users because then they need to remember and use the tag instead of the editor.