[Zope3-dev] addform

Garanin Michael garanin at m-lan.ru
Mon Dec 19 16:18:31 EST 2005


                                                                          
Hello!
Now i write both directive addform & addMenuItem for my content objects:
1) <addform name="AddPerson.html" ...> 
2) <addMenuItem view="addPerson.html" title="Add Person">. 

Q: How i can write shortly
<addform name="AddPerson.html" menu="menu_id?" title="Add Person" ... />
?
I see menu.zcml and insert 'add_content'-id into addform => no result.
Thanks!




More information about the Zope3-dev mailing list