Commit a28ef523 authored by Aurel's avatar Aurel

add portal types for portal_domains


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5743 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bb5a15fa
......@@ -14,6 +14,9 @@
<portal_type id="Base Category">
<item>Category</item>
</portal_type>
<portal_type id="Base Domain">
<item>Domain</item>
</portal_type>
<portal_type id="Category">
<item>Category</item>
</portal_type>
......@@ -36,6 +39,12 @@
<portal_type id="Delivery Tool">
<item>Delivery Builder</item>
</portal_type>
<portal_type id="Domain">
<item>Domain</item>
</portal_type>
<portal_type id="Domain Tool">
<item>Base Domain</item>
</portal_type>
<portal_type id="Order Builder">
<item>Predicate Group</item>
</portal_type>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.ERP5Type</string>
<string>ERP5TypeInformation</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_actions</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_roles</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>base_category_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>folder_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Base Domain</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A domain defines a predicate element within a tree of predicates</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addBaseDomain</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Base Domain</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base Domain</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.ERP5Type</string>
<string>ERP5TypeInformation</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_actions</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_roles</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>base_category_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>folder_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Folder</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Domain Tool contains base domains and domain generators which can be used to define tree structures based on predicates</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addFolder</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Domain Tool</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Domain Tool</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.ERP5Type</string>
<string>ERP5TypeInformation</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_actions</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_roles</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>base_category_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>folder_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Domain</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A domain defines a predicate element within a tree of predicates</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addDomain</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Domain</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Domain</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2006-02-18 aurel
* add portal type Base Domain, Domain and Domain Tool
2006-02-08 yo
* Add .figure into erp5.css.
* Add Base_FieldLibrary into the skin folder.
......
......@@ -38,6 +38,11 @@ Bank Account | transactions
Bank Account | view
Base Category | list
Base Category | view
Base Domain | history
Base Domain | list
Base Domain | metadata
Base Domain | print_pdf
Base Domain | view
Business Template | export
Business Template | get_portal_type_properties
Business Template | guess_portal_types
......@@ -100,6 +105,17 @@ Document | metadata
Document | print
Document | translate
Document | view
Domain Tool | fast_input
Domain Tool | list
Domain Tool | localroles
Domain Tool | metadata
Domain Tool | syndication
Domain Tool | view
Domain | history
Domain | list
Domain | metadata
Domain | print_pdf
Domain | view
Email | history
Email | metadata
Email | print
......
......@@ -3,6 +3,7 @@ Alarm Tool | Alarm
Applied Rule | Simulation Movement
Bank Account | Agent
Base Category | Category
Base Domain | Domain
Category Tool | Base Category
Category | Category
Currency Exchange Line | Currency Exchange Cell
......@@ -11,6 +12,8 @@ Currency Module | ERP5Currency
Currency | Currency Exchange Line
Delivery Builder | Predicate Group
Delivery Tool | Delivery Builder
Domain Tool | Base Domain
Domain | Domain
Order Builder | Predicate Group
Order Tool | Order Builder
Organisation Module | Organisation
......
......@@ -7,6 +7,7 @@ Applied Rule
Assignment
Bank Account
Base Category
Base Domain
Career
Category
Category Tool
......@@ -19,6 +20,8 @@ Currency Module
Delivery Builder
Delivery Tool
Document
Domain
Domain Tool
Email
Favorite
Fax
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment