Re: Zusatzprodukt für Bibliographie

Thomas von Larcher <[email protected]>
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
Quoting Andreas Jung <[email protected]>:

> On 17.12.2008 13:18 Uhr, Thomas von Larcher wrote:

>> Ich habe bisher nur das CMFBibliographyAT gefunden, dessen Einbau aber
>> im Moment nicht klappt ... ein anderes Thema.
>
> Wieso nicht? Es gibt nichts vergleichbares zu CMFBibAT. Davon abgesehen
> funktioniert dieses sehr gut auch in aktuellen Plone Versionen.

Nach dem Entpacken und kopieren ins Products-Verzeichnis mache ich  
einen Neustart des zope und erhalte folgende Fehlermeldung:

--Schnipp--
2008-12-17T14:31:02 ERROR Application Couldn't install CMFBibliographyAT
Traceback (most recent call last):
   File "Plone-3.0.3/lib/python/OFS/Application.py", line 758, in  
install_product
     global_dict, global_dict, silly)
   File  
"Plone-3.0.3/zinstance/Products/CMFBibliographyAT/__init__.py", line  
19, in ?
     from config import SKINS_DIR, GLOBALS, PROJECTNAME
   File "Plone-3.0.3/zinstance/Products/CMFBibliographyAT/config.py",  
line 2, in ?
     from Products.CMFCore.CMFCorePermissions import AddPortalContent
ImportError: No module named CMFCorePermissions
--Schnapp--

Im Netz habe ich dazu folgendes gefunden:

try: # New CMF
       from Products.CMFCore import permissions as CMFCorePermissions
except ImportError: # Old CMF
       from Products.CMFCore import CMFCorePermissions

Allerdings brachte auch das keinen Erfolg. Ich verhehle nicht, dass  
ich darin (noch) nicht über besoders viel Erfahrung verfüge.

Gruß, Thomas

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



_______________________________________________
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.