There are invalid references to certain dtd files in the spanish docs (changes.xml, todo.xml for example) they use relative paths to a dtd which isn't there. I think that's the cause those pages are displayed badly.
Solutions: a) duplicate the dtd directory in the spanish directory. (maintenance overhead if dtds change) <--- the one I hacked at home b) put correct relative paths to dtds (would work) c) put correct absolute paths (URLs) to dtds <--- I like this one, but only if dtds will stay there ;-) Thoughts anyone? Agust�n Mart�n Barbero -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
