Been looking for something like that for some time.
I would love to use more of the stuff from the plone repos.
But it is all gpl which makes it a no go.
Maybe the Plone dudes could start to use lgpl for the zope 3 components they develop?

Sidnei da Silva wrote:
On 10/11/07, Christian Zagrodnick <[EMAIL PROTECTED]> wrote:
Hey,

I constantly run into the fact that the default namechooser in Zope 3
is too dumb.

Does anybody object in making it a little more smart? That is:

* replace all non us-ascii and otherwise harmful chars by something
useful (base-form or alike)
* replace spaces by - or _

I suggest looking (and using!) at plone.i18n.normalizer, just an
'easy_install' away:

http://api.plone.org/Plone/3.0/public/src/plone.i18n/plone/i18n/plone.i18n.normalizer.tests.test_normalizer-module.html


_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to