automatic replacement: entities and applet stuff

Hi everybody,

 I'm trying to use amaya but I'm having a few problems with the apparently
automatic replacements amaya does.
Since I write in italian I need special accented characters. Since I'm
using an english keyboard, I input them using the corresponding entities,
such as è, é, ù.
Is there a way to prevent amaya from changing these entities? I find this
behaviour annoying.

A similarly annoying thing happens with <applet> tags. I'm using a software
automatically generating the <applet> code. The structure of this code is

<applet ... some attributes >


 ....

Default message
</applet>

This way the applets behaves correctly when loaded in a browser (either
explorer and firefox).

However amaya insists in changing the order of the above code lines. More to
the point,
it moves the "opening" applet tag just before the default message, like this




 ....

<applet ... some attributes >
Default message
</applet>

This way, neither explorer nor firefox display the applet correctly.
Is there a patch to this behaviour?

Thanks a lot for your insight on this

Francesco
-- 
View this message in context: http://old.nabble.com/automatic-replacement%3A-entities-and-applet-stuff-tp27294237p27294237.html
Sent from the w3.org - www-amaya mailing list archive at Nabble.com.

Received on Monday, 25 January 2010 02:29:45 UTC