[Erp5-report] r42844 lucas - in /erp5/trunk/bt5/erp5_demo_ung: ./ PathTemplateItem/ PathTem...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jan 31 19:07:48 CET 2011
Author: lucas
Date: Mon Jan 31 19:07:48 2011
New Revision: 42844
URL: http://svn.erp5.org?rev=42844&view=rev
Log:
Initial import of erp5_demo_ung.
You can use this bt5 to configure your fresh instance with everything required by UNG.
Added:
erp5/trunk/bt5/erp5_demo_ung/
erp5/trunk/bt5/erp5_demo_ung/PathTemplateItem/
erp5/trunk/bt5/erp5_demo_ung/PathTemplateItem/portal_alarms/
erp5/trunk/bt5/erp5_demo_ung/PathTemplateItem/portal_alarms/setup_demo_ung.xml
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung.xml
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_configureUng.xml
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_installUngBusinessTemplateList.xml
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_setupUngConfiguration.xml
erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Base_getUngBusinessTemplateList.xml
erp5/trunk/bt5/erp5_demo_ung/bt/
erp5/trunk/bt5/erp5_demo_ung/bt/change_log
erp5/trunk/bt5/erp5_demo_ung/bt/copyright_list
erp5/trunk/bt5/erp5_demo_ung/bt/license
erp5/trunk/bt5/erp5_demo_ung/bt/maintainer_list
erp5/trunk/bt5/erp5_demo_ung/bt/revision
erp5/trunk/bt5/erp5_demo_ung/bt/template_format_version
erp5/trunk/bt5/erp5_demo_ung/bt/template_path_list
erp5/trunk/bt5/erp5_demo_ung/bt/template_skin_id_list
erp5/trunk/bt5/erp5_demo_ung/bt/title
Added: erp5/trunk/bt5/erp5_demo_ung/PathTemplateItem/portal_alarms/setup_demo_ung.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/PathTemplateItem/portal_alarms/setup_demo_ung.xml?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/PathTemplateItem/portal_alarms/setup_demo_ung.xml (added)
+++ erp5/trunk/bt5/erp5_demo_ung/PathTemplateItem/portal_alarms/setup_demo_ung.xml [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1,101 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="Alarm" module="erp5.portal_type"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>active_sense_method_id</string> </key>
+ <value> <string>Alarm_setupUngConfiguration</string> </value>
+ </item>
+ <item>
+ <key> <string>alarm_notification_mode</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>description</string> </key>
+ <value> <string>Alarm used to setup a demo of UNG.</string> </value>
+ </item>
+ <item>
+ <key> <string>enabled</string> </key>
+ <value> <int>1</int> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>setup_demo_ung</string> </value>
+ </item>
+ <item>
+ <key> <string>periodicity_hour</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>periodicity_minute</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>periodicity_minute_frequency</string> </key>
+ <value> <int>10</int> </value>
+ </item>
+ <item>
+ <key> <string>periodicity_month</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>periodicity_month_day</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>periodicity_start_date</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="DateTime" module="DateTime.DateTime"/>
+ </klass>
+ <tuple>
+ <none/>
+ </tuple>
+ <state>
+ <tuple>
+ <float>1262307660.0</float>
+ <string>GMT</string>
+ </tuple>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>periodicity_week</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>portal_type</string> </key>
+ <value> <string>Alarm</string> </value>
+ </item>
+ <item>
+ <key> <string>sense_method_id</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string>Setup Demo UNG</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Added: erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung.xml?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung.xml (added)
+++ erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung.xml [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1,26 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="Folder" module="OFS.Folder"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>_objects</string> </key>
+ <value>
+ <tuple/>
+ </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>erp5_demo_ung</string> </value>
+ </item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string></string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Added: erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_configureUng.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_configureUng.xml?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_configureUng.xml (added)
+++ erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_configureUng.xml [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1,96 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>Script_magic</string> </key>
+ <value> <int>3</int> </value>
+ </item>
+ <item>
+ <key> <string>_bind_names</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>_asgns</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>name_container</string> </key>
+ <value> <string>container</string> </value>
+ </item>
+ <item>
+ <key> <string>name_context</string> </key>
+ <value> <string>context</string> </value>
+ </item>
+ <item>
+ <key> <string>name_m_self</string> </key>
+ <value> <string>script</string> </value>
+ </item>
+ <item>
+ <key> <string>name_subpath</string> </key>
+ <value> <string>traverse_subpath</string> </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>_body</string> </key>
+ <value> <string>"""\n
+ Applies all the configuration necessary to have UNG working.\n
+"""\n
+portal = context.getPortalObject()\n
+isTransitionPossible = portal.portal_workflow.isTransitionPossible\n
+\n
+# enable the ung_preference\n
+ung_preference = getattr(portal.portal_preferences, \'ung_preference\', None)\n
+if ung_preference is not None:\n
+ if isTransitionPossible(ung_preference, \'enable\'):\n
+ ung_preference.enable()\n
+\n
+# publish the ung web site\n
+ung_web_site = getattr(portal.web_site_module, \'ung\', None)\n
+if ung_web_site is not None:\n
+ if isTransitionPossible(ung_web_site, \'publish\', None):\n
+ ung_web_site.publish()\n
+ for web_section in ung_web_site.contentValues(portal_types=\'Web Section\'):\n
+ if isTransitionPossible(web_section, \'publish\', None):\n
+ web_section.publish()\n
+\n
+# configure system preference\n
+ung_system_preference = getattr(portal.portal_preferences, \'ung_system_preference\', None)\n
+if ung_system_preference is None:\n
+ ung_system_preference = portal.portal_preferences.newContent(portal_type=\'System Preference\',\n
+ id=\'ung_system_preference\',\n
+ title=\'UNG System Preference\')\n
+ ung_system_preference.setPreferredOoodocServerAddress(\'localhost\')\n
+ ung_system_preference.setPreferredOoodocServerPortNumber(\'8008\')\n
+ ung_system_preference.enable()\n
+</string> </value>
+ </item>
+ <item>
+ <key> <string>_params</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>Alarm_configureUng</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Added: erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_installUngBusinessTemplateList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_installUngBusinessTemplateList.xml?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_installUngBusinessTemplateList.xml (added)
+++ erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_installUngBusinessTemplateList.xml [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1,81 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>Script_magic</string> </key>
+ <value> <int>3</int> </value>
+ </item>
+ <item>
+ <key> <string>_bind_names</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>_asgns</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>name_container</string> </key>
+ <value> <string>container</string> </value>
+ </item>
+ <item>
+ <key> <string>name_context</string> </key>
+ <value> <string>context</string> </value>
+ </item>
+ <item>
+ <key> <string>name_m_self</string> </key>
+ <value> <string>script</string> </value>
+ </item>
+ <item>
+ <key> <string>name_subpath</string> </key>
+ <value> <string>traverse_subpath</string> </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>_body</string> </key>
+ <value> <string>"""\n
+ Install the business template list required to have the demo working.\n
+"""\n
+portal = context.getPortalObject()\n
+portal.portal_templates.updateRepositoryBusinessTemplateList(\n
+ [\'http://www.erp5.org/dists/snapshot/bt5/\'])\n
+business_template_list = context.Base_getUngBusinessTemplateList()\n
+\n
+kw = dict(tag="start")\n
+for business_template_id in business_template_list:\n
+ portal.portal_templates.activate(**kw).installBusinessTemplatesFromRepositories((business_template_id,))\n
+ kw["after_tag"] = kw["tag"]\n
+ kw["tag"] = business_template_id\n
+\n
+return kw\n
+</string> </value>
+ </item>
+ <item>
+ <key> <string>_params</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>Alarm_installUngBusinessTemplateList</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Added: erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_setupUngConfiguration.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_setupUngConfiguration.xml?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_setupUngConfiguration.xml (added)
+++ erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Alarm_setupUngConfiguration.xml [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1,82 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>Script_magic</string> </key>
+ <value> <int>3</int> </value>
+ </item>
+ <item>
+ <key> <string>_bind_names</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>_asgns</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>name_container</string> </key>
+ <value> <string>container</string> </value>
+ </item>
+ <item>
+ <key> <string>name_context</string> </key>
+ <value> <string>context</string> </value>
+ </item>
+ <item>
+ <key> <string>name_m_self</string> </key>
+ <value> <string>script</string> </value>
+ </item>
+ <item>
+ <key> <string>name_subpath</string> </key>
+ <value> <string>traverse_subpath</string> </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>_body</string> </key>
+ <value> <string>"""\n
+ Must call all the script in appropriated order to setup UNG.\n
+"""\n
+from Products.ERP5Type.Log import log\n
+log(\'Launching activities to setup the demo UNG configuration!\')\n
+\n
+kw = {}\n
+installed_business_template_list = context.portal_templates.getInstalledBusinessTemplateTitleList()\n
+\n
+if \'erp5_web_ung_theme\' not in installed_business_template_list:\n
+ kw = context.Alarm_installUngBusinessTemplateList()\n
+\n
+context.activate(**kw).Alarm_configureUng()\n
+\n
+log(\'Finished to launch the activities to setup the demo UNG configuration!\')\n
+context.setEnabled(False)\n
+</string> </value>
+ </item>
+ <item>
+ <key> <string>_params</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>Alarm_setupUngConfiguration</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Added: erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Base_getUngBusinessTemplateList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Base_getUngBusinessTemplateList.xml?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Base_getUngBusinessTemplateList.xml (added)
+++ erp5/trunk/bt5/erp5_demo_ung/SkinTemplateItem/portal_skins/erp5_demo_ung/Base_getUngBusinessTemplateList.xml [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1,93 @@
+<?xml version="1.0"?>
+<ZopeData>
+ <record id="1" aka="AAAAAAAAAAE=">
+ <pickle>
+ <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
+ </pickle>
+ <pickle>
+ <dictionary>
+ <item>
+ <key> <string>Script_magic</string> </key>
+ <value> <int>3</int> </value>
+ </item>
+ <item>
+ <key> <string>_bind_names</string> </key>
+ <value>
+ <object>
+ <klass>
+ <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+ </klass>
+ <tuple/>
+ <state>
+ <dictionary>
+ <item>
+ <key> <string>_asgns</string> </key>
+ <value>
+ <dictionary>
+ <item>
+ <key> <string>name_container</string> </key>
+ <value> <string>container</string> </value>
+ </item>
+ <item>
+ <key> <string>name_context</string> </key>
+ <value> <string>context</string> </value>
+ </item>
+ <item>
+ <key> <string>name_m_self</string> </key>
+ <value> <string>script</string> </value>
+ </item>
+ <item>
+ <key> <string>name_subpath</string> </key>
+ <value> <string>traverse_subpath</string> </value>
+ </item>
+ </dictionary>
+ </value>
+ </item>
+ </dictionary>
+ </state>
+ </object>
+ </value>
+ </item>
+ <item>
+ <key> <string>_body</string> </key>
+ <value> <string>return (\'erp5_base\',\n
+ \'erp5_web\',\n
+ \'erp5_ingestion_mysql_innodb_catalog\',\n
+ \'erp5_ingestion\',\n
+ \'erp5_dms\',\n
+ \'erp5_crm\',\n
+ \'erp5_knowledge_pad\',\n
+ \'erp5_view_style\',\n
+ \'erp5_jquery\',\n
+ \'erp5_jquery_ui\',\n
+ \'erp5_jquery_plugin_spinbtn\',\n
+ \'erp5_jquery_plugin_jgraduate\',\n
+ \'erp5_jquery_plugin_svgicon\',\n
+ \'erp5_jquery_plugin_hotkey\',\n
+ \'erp5_jquery_plugin_jquerybbq\',\n
+ \'erp5_jquery_plugin_svg_editor\',\n
+ \'erp5_jquery_plugin_sheet\',\n
+ \'erp5_jquery_plugin_mbmenu\',\n
+ \'erp5_jquery_plugin_jqchart\',\n
+ \'erp5_jquery_plugin_colorpicker\',\n
+ \'erp5_jquery_plugin_elastic\',\n
+ \'erp5_jquery_plugin_wdcalendar\'\n
+ \'erp5_jquery_sheet_editor\',\n
+ \'erp5_xinha_editor\',\n
+ \'erp5_svg_editor\',\n
+ \'erp5_web_ung_core\',\n
+ \'erp5_web_ung_theme\',)\n
+</string> </value>
+ </item>
+ <item>
+ <key> <string>_params</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
+ <key> <string>id</string> </key>
+ <value> <string>Base_getUngBusinessTemplateList</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
+</ZopeData>
Added: erp5/trunk/bt5/erp5_demo_ung/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/change_log?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/change_log (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/change_log [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1,2 @@
+25-01-2011 lucas
+* Initial Import
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/copyright_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/copyright_list?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/copyright_list (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/copyright_list [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+Copyright (c) 2010 Nexedi SA
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/license
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/license?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/license (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/license [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+GPL
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/maintainer_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/maintainer_list?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/maintainer_list (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/maintainer_list [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+lucas
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/revision?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/revision (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/revision [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+14
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/template_format_version
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/template_format_version?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/template_format_version (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/template_format_version [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+1
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/template_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/template_path_list?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/template_path_list (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/template_path_list [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+portal_alarms/setup_demo_ung
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/template_skin_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/template_skin_id_list?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/template_skin_id_list (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/template_skin_id_list [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+erp5_demo_ung
\ No newline at end of file
Added: erp5/trunk/bt5/erp5_demo_ung/bt/title
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_demo_ung/bt/title?rev=42844&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_demo_ung/bt/title (added)
+++ erp5/trunk/bt5/erp5_demo_ung/bt/title [utf8] Mon Jan 31 19:07:48 2011
@@ -0,0 +1 @@
+erp5_demo_ung
\ No newline at end of file
More information about the Erp5-report
mailing list