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 @@ ...@@ -14,6 +14,9 @@
<portal_type id="Base Category"> <portal_type id="Base Category">
<item>Category</item> <item>Category</item>
</portal_type> </portal_type>
<portal_type id="Base Domain">
<item>Domain</item>
</portal_type>
<portal_type id="Category"> <portal_type id="Category">
<item>Category</item> <item>Category</item>
</portal_type> </portal_type>
...@@ -36,6 +39,12 @@ ...@@ -36,6 +39,12 @@
<portal_type id="Delivery Tool"> <portal_type id="Delivery Tool">
<item>Delivery Builder</item> <item>Delivery Builder</item>
</portal_type> </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"> <portal_type id="Order Builder">
<item>Predicate Group</item> <item>Predicate Group</item>
</portal_type> </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 2006-02-08 yo
* Add .figure into erp5.css. * Add .figure into erp5.css.
* Add Base_FieldLibrary into the skin folder. * Add Base_FieldLibrary into the skin folder.
......
...@@ -38,6 +38,11 @@ Bank Account | transactions ...@@ -38,6 +38,11 @@ Bank Account | transactions
Bank Account | view Bank Account | view
Base Category | list Base Category | list
Base Category | view Base Category | view
Base Domain | history
Base Domain | list
Base Domain | metadata
Base Domain | print_pdf
Base Domain | view
Business Template | export Business Template | export
Business Template | get_portal_type_properties Business Template | get_portal_type_properties
Business Template | guess_portal_types Business Template | guess_portal_types
...@@ -100,6 +105,17 @@ Document | metadata ...@@ -100,6 +105,17 @@ Document | metadata
Document | print Document | print
Document | translate Document | translate
Document | view 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 | history
Email | metadata Email | metadata
Email | print Email | print
......
...@@ -3,6 +3,7 @@ Alarm Tool | Alarm ...@@ -3,6 +3,7 @@ Alarm Tool | Alarm
Applied Rule | Simulation Movement Applied Rule | Simulation Movement
Bank Account | Agent Bank Account | Agent
Base Category | Category Base Category | Category
Base Domain | Domain
Category Tool | Base Category Category Tool | Base Category
Category | Category Category | Category
Currency Exchange Line | Currency Exchange Cell Currency Exchange Line | Currency Exchange Cell
...@@ -11,6 +12,8 @@ Currency Module | ERP5Currency ...@@ -11,6 +12,8 @@ Currency Module | ERP5Currency
Currency | Currency Exchange Line Currency | Currency Exchange Line
Delivery Builder | Predicate Group Delivery Builder | Predicate Group
Delivery Tool | Delivery Builder Delivery Tool | Delivery Builder
Domain Tool | Base Domain
Domain | Domain
Order Builder | Predicate Group Order Builder | Predicate Group
Order Tool | Order Builder Order Tool | Order Builder
Organisation Module | Organisation Organisation Module | Organisation
......
...@@ -7,6 +7,7 @@ Applied Rule ...@@ -7,6 +7,7 @@ Applied Rule
Assignment Assignment
Bank Account Bank Account
Base Category Base Category
Base Domain
Career Career
Category Category
Category Tool Category Tool
...@@ -19,6 +20,8 @@ Currency Module ...@@ -19,6 +20,8 @@ Currency Module
Delivery Builder Delivery Builder
Delivery Tool Delivery Tool
Document Document
Domain
Domain Tool
Email Email
Favorite Favorite
Fax 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