source: products/qPloneGoogleSitemaps/branches/contenttype/profiles/default/rolemap.xml

Last change on this file was 389, checked in by crchemist, 18 years ago

Fixup error in _initializeTopicTool.

File size: 275 bytes
Line 
1<?xml version="1.0"?>
2<rolemap>
3  <permissions>
4    <!-- -*- extra stuff goes here -*- -->
5    <permission name="qPloneGoogleSitemaps: Add Sitemap" acquire="False">
6      <role name="Manager" />
7      <role name="Contributor" />
8    </permission>
9  </permissions>
10</rolemap>
Note: See TracBrowser for help on using the repository browser.