but gotta dive in and make some changes to this menu.
It depends on what type of change you want to make.
This menu does not exist in it's finished form anywhere in the code, but it
it's contents are created each time you view it, and modified depending on
several parameters. So modifying it is
Hi,
Where in the Zope src is the menu labeled Select type to add... created?
We want to change this pulldown menu but I'm not familiar w/ the Zope
src code. I started w/ the obvious: after pointing my browser at http://
myhost:8080/manage and getting the Zope page, I did Netscape - View -
Page
ZOPEINSTANCE/lib/python/OFS/dtml/main.dtml
greetings buelent
___
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
Marcia Perry wrote:
Where in the Zope src is the menu labeled Select type to add... created?
Generally you cannot change this menu. At least not in the standard Zope
management interface. A Zope with a management interface that was
handicapped in this way could also be pretty dangerous.
You