[Zope] Chinese plug-in
Jaroslav Lukesh
lukesh at seznam.cz
Thu Oct 30 08:23:53 EST 2003
> Odesílatel: lyx at email.netchina.com.cn
> I am Zope that Chinese user . I want to create the Chinese name
Folder, but Zope nonsupport Chinese. Please tell me whether to have Chinese
plug-in or not.
Use latin for folder name, but use chinese fr folrer title property. Then
instead of
<dtml-var id> use <dtml-var title_or_id>
and you will see chinese title if defined, or latin chars if title is
undefined.
Regards, JL.
More information about the Zope
mailing list