[Checkins] SVN:	grokproject/trunk/grokproject/template/etc/site.zcml.in_tmpl	there is no zope.app.dublincore.view anymore
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Mon Oct 25 07:29:54 EDT 2010
    
    
  
Log message for revision 117845:
  there is no zope.app.dublincore.view anymore
Changed:
  U   grokproject/trunk/grokproject/template/etc/site.zcml.in_tmpl
-=-
Modified: grokproject/trunk/grokproject/template/etc/site.zcml.in_tmpl
===================================================================
--- grokproject/trunk/grokproject/template/etc/site.zcml.in_tmpl	2010-10-25 10:40:26 UTC (rev 117844)
+++ grokproject/trunk/grokproject/template/etc/site.zcml.in_tmpl	2010-10-25 11:29:53 UTC (rev 117845)
@@ -24,9 +24,6 @@
            public access -->
       <grant permission="zope.View"
              principal="zope.Everybody" />
-      <grant permission="zope.app.dublincore.view"
-             principal="zope.Everybody" />
-
       <role id="zope.Manager" title="Site Manager" />
       <role id="zope.Member" title="Site Member" />
       <grantAll role="zope.Manager" />
    
    
More information about the checkins
mailing list