Marco Fabbri ha scritto:
For the albatross skin you can change it by modifying the velocity template htmlheader.vm i.e. the file ./skins/albatross/htmlheader.vm relative to your xwiki webapp root directory - $TOMCAT_DIR/webapps/xwiki/ .
Anyway I don't understand how changing the doctype (as UTF-8 is a perfectly legal encoding for XHTML documents) would affect the encoding, which should get specified in the line before (always referring to albatross skin):
<?xml version="1.0" encoding="$xwiki.encoding" ?>
Hi, thanks for reply. I am using the toucan skin, and I couldn't find the template you told me (htmlheader.vm) in the skin directory. If you don't think that the doctype is the matter, could you five me any suggestion. I am going crazy of it! Thank you, Diego