cschneider
Jan 09, 2012 10:43 AM
Hi. I have seen in your Trac that you made a development on PloneGazette for Plone 4. I want to ask if it will be possible to checkout this version, because I have the same need on my Plone website.
Would be great to get a short feedback.
Would be great to get a short feedback.
Blog
Status Log
Wiki
You can use the following URL to make a checkout: http://svn.eionet.europa.eu/[…]/
The checkout URL ist not working for me.
svn co http://svn.eionet.europa.eu/[…]/ Products.PloneGazette
svn: PROPFIND Anfrage fehlgeschlagen auf '/projects/Zope/browser/trunk/Products.PloneGazette/trunk'
svn: PROPFIND von '/projects/Zope/browser/trunk/Products.PloneGazette/trunk': 200 OK (http://svn.eionet.europa.eu)
Do I need login data?
I had a conflict with the product redturtle.custommenu.factories, the view file on NewsletterTheme view is not working. Do you have any idea or know about such problems in conflict with other products?
TypeError: ('Could not adapt', <NewsletterTheme at /CMS/zweiter-ordner/newsletter>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)
> /opt/zope/Plone4/buildout-cache/eggs/redturtle.custommenu.factories-0.2.0b-py2.6.egg/redturtle/custommenu/factories/browser/view.py(152)getSavedCustomizations()
-> annotations = IAnnotations(context)
Other question: Why didn't you push your extension to Plone 4 back to the community? I know, alot of people, like me, would be interested in it?
<class class="Products.PloneGazette.NewsletterTheme.NewsletterTheme">
<implements interface="zope.annotation.interfaces.IAnnotations" />
</class>
The reason for this is that the PloneGazette we use has not been yet migrated to Archetypes so it's really old code. The trunk community code is using Archetypes already, for some time.