I just installed Zope 2.1.4 have a number of products working. But there are several products that dont work. and I dont know enough abotu Zope and how to debug why things are acting the way they are. I installed Calendar and Fortune products - they both show up in Control_Panel/Products (not broken) but when I try to add them to a folder, I dont see them available. I am logged in as 'superuser'. I can add other random products and it works just fine. anyone? thanks ~alan
alan runyan schrieb: [...]
I installed Calendar and Fortune products - they both show up in Control_Panel/Products (not broken) but when I try to add them to a folder, I dont see them available. I am logged in as 'superuser'. I can add other random products and it works just fine.
I don't know the Fortune product, but the Calendar product adds a new tag <dtml-var calendar [args]> to your Zope installation, so nothing shows up in the list of the available objects. See the readme of the Calendar product for the details. hth, Thomas -- fon: ++49 (0)40 42878 3781 fax: ++49 (0)40 42878 2728
participants (2)
-
alan runyan -
Thomas Weiner