[i18n] How to adapt help.xml files
Jan Schneider
jan at horde.org
Wed Jul 26 09:57:13 PDT 2006
Zitat von Otto Stolz <Otto.Stolz at uni-konstanz.de>:
> However, I had also asked:
>> - Which HTML entities can I use?
>> Apparently, " " will break the help system,
>> whilst """ is used, extensively.
>
> What about entities and numerical character references, then?
> I have found that the character data is fed through
> htmlspecialchars, cf.
> <http://de2.php.net/manual/en/function.htmlspecialchars.php>;
> so I wonder why """ does work, at all, and is not
> transformed to "&quot;".
It's an XML file, so you can use any entity.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the i18n
mailing list