525734c5960b9415c494baee526c7358935f43bb
[Plinn.git] / profiles / default / mosaic_tool / types / File_Block.xml
1 <?xml version="1.0"?>
2 <object name="File Block" meta_type="Mosaic Block Information"
3 xmlns:i18n="http://xml.zope.org/namespaces/i18n">
4 <property name="title">File Block</property>
5 <property name="description"></property>
6 <property name="content_icon">mosaic_tool/image_block_icon.gif</property>
7 <property name="content_meta_type">File Block</property>
8 <property name="template">mosaic_tool/block_file_template</property>
9 <property name="notify_wf">False</property>
10 <property name="product">MosaicDocument</property>
11 <property name="factory">addMosaicBlock</property>
12 <property name="immediate_view">view</property>
13 <property name="global_allow">True</property>
14 <property name="filter_content_types">True</property>
15 <property name="allowed_content_types"/>
16 <property name="allow_discussion">False</property>
17 <action title="view" action_id="view" category="object" condition_expr=""
18 url_expr="string:${object_url}/view" visible="True">
19 <permission value="View"/>
20 </action>
21 </object>