Just made a release of CMFWeblog and RPCAuth on Sourceforge. As far as
I can tell, lots of people were waiting for this. There were 10
subscribers to the file release. Yay! I’ve never seem so much people
subscribed to any release I made before. To give an idea, there’s only
6 subscribers to the Archetypes release.
See the SF Announcement and the Plone.org Announcement.
Broken CMFWeblog
Installed both CMFWeblog and RPCAuth in “Products” folder. Restarted Plone and here is Traceback under CMFWeblog:Traceback (most recent call last):
File “C:\Program Files\Plone\Zope\lib\python\OFS\Application.py”, line 541, in import_product
product=__import__(pname, global_dict, global_dict, silly)
File “C:\Program Files\Plone\Data\Products\CMFWeblog\__init__.py”, line 5, in ?
import WeblogTool
File “C:\Program Files\Plone\Data\Products\CMFWeblog\WeblogTool.py”, line 23, in ?
import BloggerAPI
File “C:\Program Files\Plone\Data\Products\CMFWeblog\BloggerAPI.py”, line 4, in ?
from interfaces.BloggerAPI import IBloggerAPI
ImportError: No module named interfaces.BloggerAPI
Where do I go from here to correct problem?
kentek (ken.wood@wgint.com)
Edit-Form dont save the text?
I have no idea, what I am doint wrong. Nothing I enter in weblogentry_edit_form is lost after saving…
mistake
aargh – I mean, everything (text) is lost afer click on “change”.
CMFWeblog Problems
Same for me… I see lots of questions about these problems, but no answers.. Does anyone have any?