Commit 99f83504 authored by Jérome Perrin's avatar Jérome Perrin

remove External Folder, as upload module has been removed too

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33717 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eb9eddbe
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_view</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>View</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/ExternalFolder_view</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -10,9 +10,6 @@
<portal_type id="Bug Module">
<item>Bug</item>
</portal_type>
<portal_type id="External Folder">
<item>External Folder</item>
</portal_type>
<portal_type id="Glossary Module">
<item>Glossary Term</item>
</portal_type>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>document.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 External Folder</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>ExtFolder stores sub-objects as ExtFile or ExtImage.\n
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addExtFolder</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>External Folder</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
575
\ No newline at end of file
577
\ No newline at end of file
......@@ -17,7 +17,6 @@ Business Template | svn_unversioned_files
Business Template | update_svn_bt
Business Template | update_svn_bt_norevert
Business Template | view_svn_repos_infos
External Folder | view
Glossary Module | create_term_for_translation
Glossary Module | export_po_file
Glossary Module | find_duplicate_terms
......
Glossary
PythonScriptParserUtility
SecurityCloner
ProxyFieldUtils
\ No newline at end of file
......@@ -3,5 +3,4 @@ Bug Line | Image
Bug Module | Bug
Bug | Bug Line
Bug | File
External Folder | External Folder
Glossary Module | Glossary Term
\ No newline at end of file
Bug
Bug Line
Bug Module
External Folder
Glossary Module
Glossary Term
\ No newline at end of file
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