From: Martin M. <mm...@ag...> - 2003-11-24 12:27:42
|
Hi John, John Horne <j....@pl...> wrote: >I was modifying a modules config.info file and purely for grammatical >reasons entered a comma into the text of the config option: > > show_list=3DDisplay zones, views and records as,1,0-Icons,1-List Yes, besides module.info modifying a config.info or a uconfig.info (for UserMin) the usage of a comma is not allowed so far. You should to use HTML-Entities according to http://webmin.mamemu.de/webtrans.txt [...] 4. Use a nice script for developing languages. [...] If you still need other Entities ... German http://www.ramsch.org/martin/uni/fmi-hp/iso8859-1.html Unicode http://www.theorem.ca/~mvcorks/code/charsets/auto.html [...] In your case a comma would be ‚ to be really safe. Anyway I agree with you, that not having this restriction for config.info.* (WebMin) uconfig.info.* (UserMin) module.info (WebMin) lang/xx (WebMin) ulang/xx (UserMin) would make WTCO's life much happier :-) hth bis dahin - kind regards Martin Mewes --=20 http://webmin.mamemu.de/ Official Webmin/Usermin Translation Co-Ordinator 2003/2004 Proud Agent 2.0 Beta Tester |