d85536911add5762b2bd70e1e016a80ca61ae404
2 <object name=
"Mosaic Document" meta_type=
"Mosaic Block Information"
3 xmlns:
i18n=
"http://xml.zope.org/namespaces/i18n">
4 <property name=
"title">Mosaic Document
</property>
5 <property name=
"description"></property>
6 <property name=
"content_icon">mosaic_icon.png
</property>
7 <property name=
"content_meta_type">Mosaic Document
</property>
8 <property name=
"template"></property>
9 <property name=
"notify_wf">True
</property>
10 <property name=
"product">MosaicDocument
</property>
11 <property name=
"factory">addMosaicDocument
</property>
12 <property name=
"immediate_view">metadata_edit_form
</property>
13 <property name=
"global_allow">True
</property>
14 <property name=
"filter_content_types">False
</property>
15 <property name=
"allowed_content_types"/>
16 <property name=
"allow_discussion">True
</property>
17 <action title=
"View" action_id=
"view" category=
"object" condition_expr=
""
18 url_expr=
"string:${object_url}/mosaicdocument_view" visible=
"True">
19 <permission value=
"View"/>
21 <action title=
"Edit" action_id=
"edit" category=
"object" condition_expr=
""
22 url_expr=
"string:${object_url}/mosaicdocument_edit_form" visible=
"True">
23 <permission value=
"Modify portal content"/>
25 <action title=
"Metadata" action_id=
"metadata" category=
"object"
26 condition_expr=
"" url_expr=
"string:${object_url}/metadata_edit_form"