Package: collectd-core
Version: 4.9.1-2
Severity: wishlist
As the support for XHTML becomes increasingly common, it may
make sense to implement XHTML output in collectd2html.pl.
Some of the benefits are:
* easier post-processing with XML-capable tools;
* inline SVG [1], thus:
- saving both disk space and bandwidth (multiple GET requests
vs. a single one)…
- … and some gratuitous <object /> instances as well, which
certain software, such as xul-ext-noscript, consider
dangerous for a reason.
There's yet another way to avoid extra GET thanks to the data:
scheme, as per RFC 2397 [2], but it doesn't allow to get rid of
the ‘<object />’s.
[1] http://wiki.svg.org/index.php?title=Inline_SVG
[2] http://tools.ietf.org/rfc/rfc2397
--
FSF associate member #7257
pgpiLYBv7T0g8.pgp
Description: PGP signature

