[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces/publisher - browser.py:1.3.46.2

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri Aug 15 09:44:07 EDT 2003


Update of /cvs-repository/Zope3/src/zope/app/interfaces/publisher
In directory cvs.zope.org:/tmp/cvs-serv31241/interfaces/publisher

Modified Files:
      Tag: dreamcatcher-ttwschema-branch
	browser.py 
Log Message:
Finished Local Browser Menus:

- Interfaces are complete and documented.

- Implementation complete.

- Tests for testing the implementation of the local browser menu service.
  (I am almost amozed about the type of bugs found during these tests.)


=== Zope3/src/zope/app/interfaces/publisher/browser.py 1.3.46.1 => 1.3.46.2 ===
--- Zope3/src/zope/app/interfaces/publisher/browser.py:1.3.46.1	Thu Aug 14 13:57:59 2003
+++ Zope3/src/zope/app/interfaces/publisher/browser.py	Fri Aug 15 08:43:31 2003
@@ -173,5 +173,3 @@
     def menuItem(self, menu_id, interface, action, title,
                  description='', filter_string=None, permission=None):
         """Add a menu item to a specific menu."""
-
-




More information about the Zope3-Checkins mailing list