[Zope-dev] zwiki & chinese
Sin Hang Kin
kentsin@macau.ctm.net
Wed, 14 Mar 2001 23:40:02 +0800
in my current effort to try make zwiki work in chinese, i have done the
following:
i remove the intl_char_entities and add to _create_page:
#make a new (blank) page object
page = re.sub("%","",quote(page))
which make the created pageid valid zopeid (does it work all_the_time?)
however, the page is created, but zwiki fail to recognize the new page and
fail to link to it.
can anybody help point to me where should i make further changes?
moreover, is it possible to create a corresponding wikiname -> id link so
the wikiname does not necessary a valid zope id?
when we make editing the wiki page, is it a worth to have a list of all
valid wiki name handy so we can make reference to them or avoid making an
unexpected link?
Rgs,
Kent Sin
---------------------------------
kentsin.weblogs.com
kentsin.imeme.net