Update: keeping the ISO-8859-1 ( in the <charset> tag) and the UTF-8 in the top of the encoding of the XML(as shoun in the img attached), we don't need the HTML encoding, i have been working on some traslation from now and works fine. As you can see in the mailing list i have upload the files to the bugzilla site (aded as patch). Regards. [image: Inline images 2] Luis.
Linkedin: https://linkd.in/Ljjt8L <http://linkd.in/Ljjt8L> Twitter : https://twitter.com/luigy_tspg On 18 January 2016 at 13:32, André Malo <n...@perlig.de> wrote: > * Lucien Gentis wrote: > > > I only wanted to know if there was a way to enter accented characters in > > xml source files without having to replace them by their equivalent HTML > > entities in order they display correctly in html generated files. > > Yes, that's certainly possible. > > > I checked that with bind.xml.fr in my local svn source tree, but it > > didn't work, but what you say above point at the header of the xml > > source files : > > The one of bind.xml.fr is <?xml version="1.0" encoding="ISO-8859-1" ?>, > > and my text editor encoding is UTF-8. > > Here is perhaps the solution. > > > > I'll try to modify this header when I'll be at home . . . > > Lots of editors should have some way to autodetect the encoding from the > file > itself. Maybe there's some option in yours, too. > > Cheers, > nd > -- > my @japh = (sub{q~Just~},sub{q~Another~},sub{q~Perl~},sub{q~Hacker~}); > my $japh = q[sub japh { }]; print join ######################### > [ $japh =~ /{(.)}/] -> [0] => map $_ -> () # André Malo # > => @japh; # http://pub.perlig.de/ # > > --------------------------------------------------------------------- > To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org > For additional commands, e-mail: docs-h...@httpd.apache.org > >