I have a course I set up and I tried nolinking the title and the <nolink></nolink> shows up in the text. How do I fix this? Im using IE 6.0 moodle 1.4.
nolink not working
Number of replies: 3Re: nolink not working
Hi Greg,
You have to type <nolink>...</nolink> in html mode, not in text mode (that is, click on the <> button ("toggle html source") in the html editor tool bar.
However, this doesn't work in IE6, because the code gets changed.
It works in Firefox/Mozilla though - http://moodle.org/mod/forum/discuss.php?d=12058.
Hope this helps,
Tim.
You have to type <nolink>...</nolink> in html mode, not in text mode (that is, click on the <> button ("toggle html source") in the html editor tool bar.
However, this doesn't work in IE6, because the code gets changed.

Hope this helps,
Tim.

Re: nolink not working
okay I switched to firefox and tried doing it in html mode but it didn't work however when I switched to text mode and did it it worked. Seems opposite of what you said unless I am understanding incorrectly but thanks. Got it to work.
Re: nolink not working
OK, maybe my terminology was confusing...when I said "html" I meant "html code mode" and when I said "text" I meant, well,.. "not html code mode"
