Hi All,
Please can anyone advise how I disable the hyperlink option in both FCK & CK Editors.
I need to disable any reference to creating any type of hyperlink where a FCK or CK editor instance might appear once published.
In addition I also would like to know how i include the "nofollow" tag to any hyperlinks that might be posted using another toolbox name or in any other situation.
Please someone help!
Cheers,
Joe
Please can anyone advise how I disable the hyperlink option in both FCK & CK Editors.
I need to disable any reference to creating any type of hyperlink where a FCK or CK editor instance might appear once published.
In addition I also would like to know how i include the "nofollow" tag to any hyperlinks that might be posted using another toolbox name or in any other situation.
Please someone help!
Cheers,
Joe

Re: Nofollow & No URLS option (HELP PLS)
Everyone is asking for it why are you not showing us how to do it?
Re: Nofollow & No URLS option (HELP PLS)
This has worked for me to avoid auto hyperlinks: Switch to wikitext and put url between no wiki tags:
<nowiki>http://mediawiki.org</nowiki>
Hope this helps.
Re: Nofollow & No URLS option (HELP PLS)
Did you find a solution?