Personal tools
You are here: Home Zope 常见问题 如何修正ZMI(Zope)中输入中文变成乱码的问题?

如何修正ZMI(Zope)中输入中文变成乱码的问题?

Document Actions
Up to table of contents

如果不做修改,在zope中使用中文会出现乱码,属性更是不能更改为中文。

安装 "ZopeChinaPak" 即可解决;或者,手工执行如下操作:

在ZMI中,在根的properties页面中,增加一个属性:

 Name:management_page_charset 
 type:string 
 value:utf-8或者mbcs或者gb2312或者big5等 

注意:mbcs仅仅适合于服务器运行在windows平台

This FAQ applies to: zope2

by 潘俊勇 last modified 2004-09-10 02:43

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: