source: products/quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/profiles/default/controlpanel.xml @ 1615

Last change on this file since 1615 was 1615, checked in by mylan, 14 years ago

Update 'Google Sitemap' configlet registration

File size: 380 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_controlpanel" meta_type="Plone Control Panel Tool">
3 <configlet title="Google Sitemaps" action_id="GoogleSitemaps"
4    appId="quintagroup.plonegooglesitemaps" category="Products" condition_expr=""
5    url_expr="string:${portal_url}/prefs_gsm_overview"
6    visible="True">
7  <permission>Manage portal</permission>
8 </configlet>
9</object>
Note: See TracBrowser for help on using the repository browser.