source: products/qPloneGoogleSitemaps/tags/0.8.3/profiles/default/controlpanel.xml

Last change on this file was 458, checked in by fenix, 18 years ago

qPloneResolveUID import

File size: 375 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="qPloneGoogleSitemaps"
4    appId="qPloneGoogleSitemaps" 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.