This is day 2 with Zope for me:
1. On page 20 of the Zop Content Managers Guide it says
"Create a folder under Research with the "id" home and the name
"Products Home Page". Im assuming they meant to say "Creat a
folder under Products", not Research.
2. If I make a 2 folders within the same folder and one is
called images, the other html, the DTML methods calling the images from the html
folder wont work because they must be in a subfolder of the images folder. Is
there a way to get around this? to have the images and html in seperate
folders?
3. In the Zope Content Managers Guide, under the
"Creating a Configuration Interface", I am getting an error message
when I test the form page
called "Home Page
Designer". It askes for my username and password then says:
|
Zope Error
Zope has encountered an error while publishing this
resource.
Unauthorized
You are not authorized to access
manage_changeProperties. |