Hi folks

new to the list and already nagging :-)

I suggest to enhance Smokeping.pm by adding HTML decode functionality in

get_overview

           '--title',decode_entities($tree->{$prop}{title}),

This allows Umlaut characters in the titles for the _mini.png graphs.

All it takes is additionally HTML-Parser from CPAN and

use HTML::Entities;

cheers

Erich Titl

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/smokeping-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to