Summary:
Anchor links send to site home page
Detailed Description:
When inserting an anchor using the "insert/edit link" icon in the TinyMCE menu,
and then choosing the name of the anchor from the drop-down box, the pathway
used is #name_of_anchor instead of {$page_alias}#name_of_anchor. This means
that when the link is clicked on the webpage, one is diverted to the home page
instead of the anchor!
This problem can be fixed by making a small edit to the advlink.js file in the
TinyMCE module:
/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlink/js/advlink.js whereby
the default link is changed from # to {$page_alias}# - for instructions, please
see: http://www.pchelpforyou.co.uk/blog/pchelpforyou_blog.php?article_id=52'
[I've just used these instructions and they work perfectly :) But it would be
great to have the change made as part of the TinyMCE module itself].
Please could this change be made? That would be fantastic!! :)
Many thanks,
Zaneta