INTL 01 Make optional the availability of Plone products ZopeChinaPak and CJKSplitter Currently, installation of gvSIG-i18n product in Plone with the Plone Configuration::Add/Remove Products fails when any of the modules ZopeChinaPak and CJKSplitter are not available. These modules are used by the gvSIG-i18n application, when available, to configure the text search indexes of oriental languages, by providing a smart way to partition searchable fields content into pairs of oriental glyphs, allowing a better chance of search matches on user interface string translations. The application does not require these products, but currently they are included as imports, and therefore the gvSI-i18n product fails to install: File "D:\dvpt\Plone252\Zope\lib\python\OFS\Application.py", line 783, in install_product initmethod(context) File "D:\dvpt\Plone252\Data\Products\gvSIGi18n\__init__.py", line 85, in initialize import TRACatalogo_Inicializacion File "D:\dvpt\Plone252\Data\Products\gvSIGi18n\TRACatalogo_Inicializacion.py", line 59, in ? from Products.CJKSplitter.CJKSplitter import CJKSplitter ImportError: No module named CJKSplitter.CJKSplitter
Operating System | All |
Component | gvSIGi18n |
Scope | Framework |
Impact | Minor |
Classification | Extension |
CRCode | None |