From: Jamie C. <jca...@we...> - 2004-06-28 23:23:20
|
On Tue, 2004-06-29 at 04:34, Martin Mewes wrote: > Hi Emmanuel, > > Emmanuel Saracco <esa...@no...> wrote: > > >> If letters are selected to be shown as images in menu, some script escapes > >> the HTML-Entities into 8bit and then presents the relevant gif. > >> > >> This is what Jamie told me sometime ago, if I am not totally in error. > > > >----- > >cd /usr/share/webmin-1.150/lang/ > >char2ent.pl --mode=work fr > >----- > > > >-> webmin interface ok > > > >----- > >cd /usr/share/webmin-1.150/lang/ > >char2ent.pl --mode=html fr > >----- > > > >-> images are broken (code instead of roght character). > > Well, this info is only "afaik" ;-) > Maybe there have been changes in the meantime causing the script to change. > Jamie will clarify hopefully. Assuming you are using one of the built-in themes, all entities should be converted to ascii automatically before a title made of image letters is displayed. However, non-standard themes may not do this .. which theme are you using? - Jamie |