source: products/quintagroup.seoptimizer/trunk/quintagroup/seoptimizer/profiles/reinstall/types/News_Item.xml @ 1570

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

Added reinstall profile and removed using content_types_seoprops_enabled propery in seo_properties

File size: 511 bytes
Line 
1<?xml version="1.0"?>
2<object name="News Item" 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="">
7  <permission value="Modify portal content"/>
8 </action>
9</object>
Note: See TracBrowser for help on using the repository browser.