[smokeping-users] HTML decode for the title string

Erich Titl erich.titl at think.ch
Wed Aug 10 16:09:01 MEST 2005


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:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/smokeping-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the smokeping-users mailing list