source: products/quintagroup.portlet.static/trunk/quintagroup/portlet/static/profiles/default/controlpanel.xml @ 3218

Last change on this file since 3218 was 616, checked in by fenix, 18 years ago

fixed view template for campaign content type and increment product version

File size: 543 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_controlpanel"
3        meta_type="Plone Control Panel Tool"
4        xmlns:i18n="http://xml.zope.org/namespaces/i18n"
5        i18n:domain="quintagroup.portlet.static">
6 <configlet title="Static Stylish Portlet" action_id="StaticStylishPortlet"
7    appId="quintagroup.portlet.static" category="Products" condition_expr=""
8    url_expr="string:${portal_url}/@@staticstylishportlet-controlpanel"
9    visible="True" i18n:attributes="title">
10  <permission>Manage portal</permission>
11 </configlet>
12</object>
Note: See TracBrowser for help on using the repository browser.