I really like Composer, but I can't figure out how to get it to leave my "<" and ">" alone. It wants to change them to "<" and ">". That really messes up my script tags. I've tried going into the HTML and manually changing them, but they get changed back. Is there any way to stop this? If not, I'll have to give up on Composer, because this is a total show stopper for me. :(
In the Normal page, what you are seeing is expected (I would say desirable) behavior. However, switching to the HTML Source page (*not* HTML Tags) allows direct entry of tagged text, such as <IMG ...> or <SCRIPT>. I tried both a new entry of text on HTML Source, and also converting a tag that had been entered on the Normal page and stored as < and > -- after converting, returning to the Normal page showed the results of the tag, not the literal tag text.
There is nothing displayed at all for <script> (or <applet> or plugin-based <object>) in the Normal or HTML Tags pages. A placeholder, at least on HTML Tags, would be useful.
-- Michael Cowperthwaite
To send mail, remove 'Z's from the poster's email address.
