[zopeorg-checkins] CVS: Products/ZopeOrg-NV - ZopeOrgWorkflow.py:1.17

Sidnei da Silva sidnei at x3ng.com.br
Tue Dec 3 10:09:29 EST 2002


Update of /cvs-zopeorg/Products/ZopeOrg-NV
In directory cvs.zope.org:/tmp/cvs-serv3595

Modified Files:
	ZopeOrgWorkflow.py 
Log Message:
Disabled skeleton for now

=== Products/ZopeOrg-NV/ZopeOrgWorkflow.py 1.16 => 1.17 ===
 
         # Modify role to permission mappings directly.
  
-        return modifyPermissionMappings(ob,
+        return _modifyPermissionMappings(ob,
             {'View': {'Anonymous': anon_view,
                       'Reviewer': reviewer_view,
                       'Owner': 1,





More information about the zopeorg-checkins mailing list