[zopeorg-checkins] CVS: Products/ZopeOrg/Extensions - setupZopeOrg.py:1.42

Martijn Pieters mj at zope.com
Thu Jan 31 17:15:47 EST 2002


Update of /cvs-zopeorg/Products/ZopeOrg/Extensions
In directory cvs.zope.org:/tmp/cvs-serv6049/Extensions

Modified Files:
	setupZopeOrg.py 
Log Message:
Add the sbmitForAnonymous externa method


=== Products/ZopeOrg/Extensions/setupZopeOrg.py 1.41 => 1.42 ===
                 , 'function': 'install'
                 }
+              , { 'id' : 'submitForAnonymous'
+                , 'title' : 'Submit a job listing for Anonymous'
+                , 'module' : 'PythonJobs.submit_anon'
+                , 'function' : 'submitForAnonymous'
+                }
               , { 'id' : 'ZO_synchronizeSkeleton'
                 , 'title' : 'Synchronize ZODB and filesystem skeleton'
                 , 'module' : 'ZopeOrg.synchronizeSkeleton'





More information about the zopeorg-checkins mailing list