[EMAIL PROTECTED] wrote:
> I suggest, in line 37 of the skinconfig-v07-1.dtd, to add these lines in 
> order to admit accent in the skinconf.xml
> 
> <!--
> added by paul divine: begin 
> -->
> <!-- =============================================================== -->
> <!-- Include the Common ISO Character Entity Sets -->
> <!-- =============================================================== -->
> 
> <!ENTITY % common-charents PUBLIC
>     "-//APACHE//ENTITIES Common Character Entity Sets V1.0//EN"
>     "common-charents-v10.mod">
> %common-charents;
> <!--
> added by paul divine: end
> -->

Done, thanks for the suggestion.

-David