source: products/quintagroup.seoptimizer/trunk/quintagroup/seoptimizer/profiles/reinstall/types/Document.xml @ 1795

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

Fixed translate content type name in configlet

File size: 515 bytes
Line 
1<?xml version="1.0"?>
2<object name="Document" meta_type="Factory-based Type Information with dynamic views"
3   i18n:domain="quintagroup.seoptimizer"  xmlns:i18n="http://xml.zope.org/namespaces/i18n">
4 <action title="SEO Properties" action_id="seo_properties" category="object" condition_expr="python:exists('portal/@@seo-context-properties')"
5    url_expr="string:${object_url}/@@seo-context-properties" visible="True"
6    i18n:attributes="title">
7  <permission value="Modify portal content"/>
8 </action>
9</object>
Note: See TracBrowser for help on using the repository browser.