On Tue, Dec 08, 2009 at 02:40:49PM +0000, Daniel P. Berrange wrote:
On Tue, Dec 08, 2009 at 03:32:36PM +0100, Daniel Veillard wrote:
> On Sun, Nov 22, 2009 at 08:39:40PM +0100, Matthias Bolte wrote:
> > ---
> > docs/news.html.in | 132 ++++++++++++++++++++++++++--------------------------
> > 1 files changed, 66 insertions(+), 66 deletions(-)
>
> Hum ...
> > diff --git a/docs/news.html.in b/docs/news.html.in
> > index 83f0461..47d7f42 100644
> > --- a/docs/news.html.in
> > +++ b/docs/news.html.in
> > @@ -36,7 +36,7 @@ and check the <a
href="ChangeLog.html">ChangeLog</a> to gauge progress.</p>
> > qemu-kvm needs -enable-kvm flag for VT optimization (Steve Yarmie)
> > fix deprecated iptables command syntax (Steve Yarmie)
> > Ensure driver lock is released when entering QEMU monitor (Daniel P.
Berrange)
> > - only remove masquerade roles for VIR_NETWORK_FORWARD_NAT (Guido
Günther)
> > + only remove masquerade roles for VIR_NETWORK_FORWARD_NAT (Guido
Günther)
>
> rather than painfully change all non-ascii character to the equivalent
> HTML entity (when it exists) which puts a burden on maintainance, I
> suggest to instead change all stylesheets (remember the HTML pages are
> generated) to force all output to UTF-8 encoding which is the only way
> to for example render properly western and eastern european accents
> in a single encoding (plus any other character in use on the planet
> -well nearly !).
ACK, this is a better approach because it works when a browser is pointed
to the HTML files locally too.
Okay, applied, this should propagate to the web site within an hour or
so,
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/