source: products/quintagroup.seoptimizer/branches/refactoring2.3.0/quintagroup/seoptimizer/profiles/reinstall/controlpanel.xml @ 1809

Last change on this file since 1809 was 1809, checked in by liebster, 14 years ago

Back to old configlet id

File size: 565 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="quintagroup.seoptimizer">
4 <configlet title="Search Engine Optimizer" action_id="quintagroup.seoptimizer"
5    appId="quintagroup.seoptimizer" category="Products" condition_expr=""
6    icon_expr="string:${portal_url}/++resource++seo_icon.gif"
7    url_expr="string:${portal_url}/@@seo-controlpanel"
8    visible="True" i18n:attributes="title">
9  <permission>ManagePortal</permission>
10 </configlet>
11</object>
Note: See TracBrowser for help on using the repository browser.