source: products/quintagroup.seoptimizer/trunk/quintagroup/seoptimizer/profiles/default/types/News_Item.xml @ 392

Last change on this file since 392 was 392, checked in by crchemist, 18 years ago

Added action icon for downloading qTopic and ATTopic search results.

File size: 445 bytes
Line 
1<?xml version="1.0"?>
2<object name="News Item" meta_type="Factory-based Type Information with dynamic views"
3   i18n:domain="plone" xmlns:i18n="http://xml.zope.org/namespaces/i18n">
4 <action title="SEO Properties" action_id="seo_properties" category="object" condition_expr=""
5    url_expr="string:${object_url}/qseo_properties_edit_form" 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.