Commit 1a5c55db authored by Romain Courteaud's avatar Romain Courteaud

Update to last XML format.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12885 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f6ccf129
......@@ -19,9 +19,6 @@
<permission type='list'>
<name>Access session data</name>
</permission>
<permission type='list'>
<name>AccessContentsInformation</name>
</permission>
<permission type='list'>
<name>Add Accelerated HTTP Cache Managers</name>
</permission>
......@@ -178,9 +175,6 @@
<permission type='list'>
<name>Add Plugin Registrys</name>
</permission>
<permission type='list'>
<name>Add Portal ZSyncer Tools</name>
</permission>
<permission type='list'>
<name>Add Python Scripts</name>
</permission>
......@@ -221,7 +215,7 @@
<name>Add Z MySQL Database Connections</name>
</permission>
<permission type='list'>
<name>Add Z MySQL Database Deferred Connections</name>
<name>Add Z MySQL Deferred Database Connections</name>
</permission>
<permission type='list'>
<name>Add ZCatalogs</name>
......@@ -235,9 +229,6 @@
<permission type='list'>
<name>Add ZODB Mount Points</name>
</permission>
<permission type='list'>
<name>Add ZSyncers</name>
</permission>
<permission type='list'>
<name>Add Zope Tutorials</name>
</permission>
......@@ -361,6 +352,9 @@
<permission type='list'>
<name>Edit ReStructuredText</name>
</permission>
<permission type='list'>
<name>Edit target</name>
</permission>
<permission type='list'>
<name>FTP access</name>
</permission>
......@@ -394,6 +388,9 @@
<permission type='list'>
<name>Manage Groups</name>
</permission>
<permission type='list'>
<name>Manage Selenium test cases</name>
</permission>
<permission type='list'>
<name>Manage Transient Object Container</name>
</permission>
......@@ -412,6 +409,9 @@
<permission type='list'>
<name>Manage ZCatalogIndex Entries</name>
</permission>
<permission type='list'>
<name>Manage extensions</name>
</permission>
<permission type='list'>
<name>Manage languages</name>
</permission>
......@@ -511,15 +511,6 @@
<permission type='list'>
<name>WebDAV access</name>
</permission>
<permission type='list'>
<name>ZSyncer: Use ZSyncer</name>
</permission>
<permission type='list'>
<name>ZopeProfiler: manage</name>
</permission>
<permission type='list'>
<name>ZopeProfiler: view</name>
</permission>
</permission_list>
<portal_type>Publication Module</portal_type>
<title>Publications</title>
......
......@@ -73,7 +73,7 @@
\n
Document inherits from XMLObject and can\n
be synchronized accross multiple sites.\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -73,7 +73,7 @@
\n
Document inherits from XMLObject and can\n
be synchronized accross multiple sites.\n
</string> </value>
</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -74,7 +74,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>bottom</string> </key>
<value>
<list>
<string>listbox</string>
......@@ -82,19 +82,19 @@
</value>
</item>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>my_title</string>
......@@ -104,7 +104,7 @@
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list/>
</value>
......
......@@ -79,7 +79,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>bottom</string> </key>
<value>
<list>
<string>listbox</string>
......@@ -87,7 +87,7 @@
</value>
</item>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list>
<string>my_comment</string>
......@@ -95,7 +95,7 @@
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>my_title</string>
......@@ -103,7 +103,7 @@
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list/>
</value>
......
......@@ -79,7 +79,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>bottom</string> </key>
<value>
<list>
<string>listbox</string>
......@@ -87,7 +87,7 @@
</value>
</item>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list>
<string>my_description</string>
......@@ -95,7 +95,7 @@
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>my_title</string>
......@@ -103,7 +103,7 @@
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list/>
</value>
......
......@@ -87,7 +87,9 @@ if parent_decision.getValidationState() == \'forwarded\':\n
</item>
<item>
<key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_workflow/decision_workflow/scripts/DecisionWorkflow_decide</string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_params</string> </key>
......
......@@ -82,7 +82,9 @@ new_decision = decision.newContent(portal_type=\'Publication Decision\')\n
</item>
<item>
<key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_workflow/decision_workflow/scripts/DecisionWorkflow_forwardDecision</string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_params</string> </key>
......
None
\ 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