| 2 | | <object name="PlaceContainer" meta_type="Factory-based Type Information" |
|---|
| 3 | | xmlns:i18n="http://xml.zope.org/namespaces/i18n"> |
|---|
| 4 | | <property name="title">Container for Places.</property> |
|---|
| 5 | | <property name="description"> </property> |
|---|
| 6 | | <property name="content_icon">folder_icon.gif</property> |
|---|
| 7 | | <property name="content_meta_type">PlaceContainer</property> |
|---|
| 8 | | <property name="product">PleiadesEntity</property> |
|---|
| 9 | | <property name="factory">addPlaceContainer</property> |
|---|
| 10 | | <property name="immediate_view">base_view</property> |
|---|
| 11 | | <property name="global_allow">True</property> |
|---|
| 12 | | <property name="filter_content_types">True</property> |
|---|
| 13 | | <property name="allowed_content_types"> |
|---|
| 14 | | <element value="Document"/> |
|---|
| 15 | | <element value="Place"/> |
|---|
| 16 | | <element value="Topic"/> |
|---|
| 17 | | </property> |
|---|
| 18 | | <property name="allow_discussion">False</property> |
|---|
| 19 | | <alias from="edit" to="base_edit"/> |
|---|
| 20 | | <alias from="map" to="ol_map_view"/> |
|---|
| 21 | | <action title="View" action_id="view" category="object" condition_expr="" |
|---|
| 22 | | url_expr="string:${object_url}/base_view" visible="True"> |
|---|
| 23 | | <permission value="View"/> |
|---|
| 24 | | </action> |
|---|
| 25 | | <action title="Edit" action_id="edit" category="object" condition_expr="" |
|---|
| 26 | | url_expr="string:${object_url}/base_edit" visible="True"> |
|---|
| 27 | | <permission value="Modify portal content"/> |
|---|
| 28 | | </action> |
|---|
| 29 | | <action title="Properties" action_id="metadata" category="object" |
|---|
| 30 | | condition_expr="" url_expr="string:${object_url}/base_metadata" |
|---|
| 31 | | visible="True"> |
|---|
| 32 | | <permission value="Modify portal content"/> |
|---|
| 33 | | </action> |
|---|
| 34 | | <action title="References" action_id="references" category="object" |
|---|
| | 2 | <object |
|---|
| | 3 | name="PlaceContainer" |
|---|
| | 4 | meta_type="Factory-based Type Information" |
|---|
| | 5 | xmlns:i18n="http://xml.zope.org/namespaces/i18n" |
|---|
| | 6 | > |
|---|
| | 7 | <property name="title">Container for Places.</property> |
|---|
| | 8 | <property name="description"> </property> |
|---|
| | 9 | <property name="content_icon">folder_icon.gif</property> |
|---|
| | 10 | <property name="content_meta_type">PlaceContainer</property> |
|---|
| | 11 | <property name="product">PleiadesEntity</property> |
|---|
| | 12 | <property name="factory">addPlaceContainer</property> |
|---|
| | 13 | <property name="immediate_view">base_view</property> |
|---|
| | 14 | <property name="global_allow">True</property> |
|---|
| | 15 | <property name="filter_content_types">True</property> |
|---|
| | 16 | <property name="allowed_content_types"> |
|---|
| | 17 | <element value="Document"/> |
|---|
| | 18 | <element value="Place"/> |
|---|
| | 19 | <element value="Topic"/> |
|---|
| | 20 | </property> |
|---|
| | 21 | <property name="allow_discussion">False</property> |
|---|
| | 22 | |
|---|
| | 23 | <alias from="edit" to="base_edit"/> |
|---|
| | 24 | <alias from="map" to="ol_map_view"/> |
|---|
| | 25 | <alias from="all" to="folder_listing"/> |
|---|
| | 26 | |
|---|
| | 27 | <action |
|---|
| | 28 | title="View" |
|---|
| | 29 | action_id="view" |
|---|
| | 30 | category="object" |
|---|
| | 31 | condition_expr="" |
|---|
| | 32 | url_expr="string:${object_url}/base_view" |
|---|
| | 33 | visible="True" |
|---|
| | 34 | > |
|---|
| | 35 | <permission value="View"/> |
|---|
| | 36 | </action> |
|---|
| | 37 | <action |
|---|
| | 38 | title="Edit" |
|---|
| | 39 | action_id="edit" |
|---|
| | 40 | category="object" |
|---|
| | 41 | condition_expr="" |
|---|
| | 42 | url_expr="string:${object_url}/base_edit" |
|---|
| | 43 | visible="True" |
|---|
| | 44 | > |
|---|
| | 45 | <permission value="Modify portal content"/> |
|---|
| | 46 | </action> |
|---|
| | 47 | <action |
|---|
| | 48 | title="Properties" |
|---|
| | 49 | action_id="metadata" |
|---|
| | 50 | category="object" |
|---|
| | 51 | condition_expr="" |
|---|
| | 52 | url_expr="string:${object_url}/base_metadata" |
|---|
| | 53 | visible="True" |
|---|
| | 54 | > |
|---|
| | 55 | <permission value="Modify portal content"/> |
|---|
| | 56 | </action> |
|---|
| | 57 | <action |
|---|
| | 58 | title="References" |
|---|
| | 59 | action_id="references" |
|---|
| | 60 | category="object" |
|---|