Re: languageIndependent klappt nicht

Andreas Gabriel <[email protected]>
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
Hallo Philip,

schön, dass es geklappt hat. Die Doku ist tatsächlich falsch.
Schreib doch einen Bug-Report

    http://plone.org/products/linguaplone/issues

Gruß
Andreas


Philip Bauer schrieb:
> Statt
>   try:
>       from Products.LinguaPlone.atapi import *
>   except ImportError:
>       # No multilingual support
>       from Products.Archetypes.public import *
> 
> müsste es doch
>   try:
>       from Products.LinguaPlone.public import *
>   except ImportError:
>       # No multilingual support
>       from Products.Archetypes.atapi import *
> 
> heissen.






_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.