source: products/quintagroup.seoptimizer/trunk/quintagroup/seoptimizer/profiles/default/controlpanel.xml @ 424

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

fixed csv export

File size: 480 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_controlpanel" meta_type="Plone Control Panel Tool"
3    xmlns:i18n="http://xml.zope.org/namespaces/i18n" i18n:domain="plone">
4 <configlet title="Search Engine Optimizer" action_id="quintagroup.seoptimizer"
5    appId="quintagroup.seoptimizer" category="Products" condition_expr=""
6    url_expr="string:${portal_url}/@@seo-controlpanel"
7    visible="True" i18n:attributes="">
8  <permission>ManagePortal</permission>
9 </configlet>
10</object>
Note: See TracBrowser for help on using the repository browser.