[Erp5-report] r43289 gabriel - in /experimental/bt5/erp5_email_reader: ActionTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Feb 11 17:41:30 CET 2011
Author: gabriel
Date: Fri Feb 11 17:41:29 2011
New Revision: 43289
URL: http://svn.erp5.org?rev=43289&view=rev
Log:
- clean up actions list
- use Standard Text Area as default to text_content
Removed:
experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/automation_settings.xml
experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/crawl.xml
experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings.xml
experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings_action.xml
Modified:
experimental/bt5/erp5_email_reader/PortalTypeTemplateItem/portal_types/Email%20Thread.xml
experimental/bt5/erp5_email_reader/SkinTemplateItem/portal_skins/erp5_email_reader/EmailThread_view/my_text_content.xml
Removed: experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/automation_settings.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%2520Thread%2520Module/automation_settings.xml?rev=43288&view=auto
==============================================================================
--- experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/automation_settings.xml [utf8] (original)
+++ experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/automation_settings.xml (removed)
@@ -1,79 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
- </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>automation_settings</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>11.0</float> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Automation</string> </value>
- </item>
- <item>
- <key> <string>visible</string> </key>
- <value> <int>1</int> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
- <record id="2" aka="AAAAAAAAAAI=">
- <pickle>
- <global name="Expression" module="Products.CMFCore.Expression"/>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>text</string> </key>
- <value> <string>string:${object_url}/EmailReader_viewAutomation</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/crawl.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%2520Thread%2520Module/crawl.xml?rev=43288&view=auto
==============================================================================
--- experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/crawl.xml [utf8] (original)
+++ experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/crawl.xml (removed)
@@ -1,79 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
- </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_action</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>category</string> </key>
- <value> <string>object_action</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>crawl</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>50.0</float> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Crawl Content</string> </value>
- </item>
- <item>
- <key> <string>visible</string> </key>
- <value> <int>1</int> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
- <record id="2" aka="AAAAAAAAAAI=">
- <pickle>
- <global name="Expression" module="Products.CMFCore.Expression"/>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>text</string> </key>
- <value> <string>string:${object_url}/ExternalSource_crawlContent</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%2520Thread%2520Module/view_settings.xml?rev=43288&view=auto
==============================================================================
--- experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings.xml [utf8] (original)
+++ experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings.xml (removed)
@@ -1,79 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
- </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_settings</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>10.0</float> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Settings</string> </value>
- </item>
- <item>
- <key> <string>visible</string> </key>
- <value> <int>1</int> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
- <record id="2" aka="AAAAAAAAAAI=">
- <pickle>
- <global name="Expression" module="Products.CMFCore.Expression"/>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>text</string> </key>
- <value> <string>string:${object_url}/EmailReader_view</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings_action.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%2520Thread%2520Module/view_settings_action.xml?rev=43288&view=auto
==============================================================================
--- experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings_action.xml [utf8] (original)
+++ experimental/bt5/erp5_email_reader/ActionTemplateItem/portal_types/Email%20Thread%20Module/view_settings_action.xml (removed)
@@ -1,79 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
- </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_action</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>category</string> </key>
- <value> <string>object_action</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_settings_action</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>10.0</float> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Email Settings</string> </value>
- </item>
- <item>
- <key> <string>visible</string> </key>
- <value> <int>1</int> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
- <record id="2" aka="AAAAAAAAAAI=">
- <pickle>
- <global name="Expression" module="Products.CMFCore.Expression"/>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>text</string> </key>
- <value> <string>string:${object_url}/EmailReader_view</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Modified: experimental/bt5/erp5_email_reader/PortalTypeTemplateItem/portal_types/Email%20Thread.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_email_reader/PortalTypeTemplateItem/portal_types/Email%2520Thread.xml?rev=43289&r1=43288&r2=43289&view=diff
==============================================================================
--- experimental/bt5/erp5_email_reader/PortalTypeTemplateItem/portal_types/Email%20Thread.xml [utf8] (original)
+++ experimental/bt5/erp5_email_reader/PortalTypeTemplateItem/portal_types/Email%20Thread.xml [utf8] Fri Feb 11 17:41:29 2011
@@ -64,11 +64,15 @@
</item>
<item>
<key> <string>init_script</string> </key>
- <value> <string>Event_init</string> </value>
+ <value>
+ <none/>
+ </value>
</item>
<item>
<key> <string>permission</string> </key>
- <value> <string></string> </value>
+ <value>
+ <none/>
+ </value>
</item>
<item>
<key> <string>searchable_text_method_id</string> </key>
@@ -98,6 +102,12 @@
<key> <string>type_class</string> </key>
<value> <string>EmailDocument</string> </value>
</item>
+ <item>
+ <key> <string>type_mixin</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
</dictionary>
</pickle>
</record>
Modified: experimental/bt5/erp5_email_reader/SkinTemplateItem/portal_skins/erp5_email_reader/EmailThread_view/my_text_content.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_email_reader/SkinTemplateItem/portal_skins/erp5_email_reader/EmailThread_view/my_text_content.xml?rev=43289&r1=43288&r2=43289&view=diff
==============================================================================
--- experimental/bt5/erp5_email_reader/SkinTemplateItem/portal_skins/erp5_email_reader/EmailThread_view/my_text_content.xml [utf8] (original)
+++ experimental/bt5/erp5_email_reader/SkinTemplateItem/portal_skins/erp5_email_reader/EmailThread_view/my_text_content.xml [utf8] Fri Feb 11 17:41:29 2011
@@ -9,7 +9,10 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
- <list/>
+ <list>
+ <string>editable</string>
+ <string>text_editor</string>
+ </list>
</value>
</item>
<item>
@@ -70,6 +73,10 @@
<value>
<dictionary>
<item>
+ <key> <string>editable</string> </key>
+ <value> <int>1</int> </value>
+ </item>
+ <item>
<key> <string>field_id</string> </key>
<value> <string>my_text_content</string> </value>
</item>
@@ -81,6 +88,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
+ <item>
+ <key> <string>text_editor</string> </key>
+ <value> <string>text_area</string> </value>
+ </item>
</dictionary>
</value>
</item>
More information about the Erp5-report
mailing list