source: products/quintagroup.seoptimizer/trunk/quintagroup/seoptimizer/profiles/default/types/Document.xml @ 1752

Last change on this file since 1752 was 1752, checked in by koval, 14 years ago

removed "Filter keywords..." field from configlet, updated tests and translations

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.