[Erp5-report] r39814 nicolas.dumazet - in /erp5/trunk/bt5/erp5_jquery: PathTemplateItem/por...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 3 06:22:30 CET 2010


Author: nicolas.dumazet
Date: Wed Nov  3 06:22:23 2010
New Revision: 39814

URL: http://svn.erp5.org?rev=39814&view=rev
Log:
2010-11-03 nicolas.dumazet
* add empty plugin folder so plugin bts can use it

Added:
    erp5/trunk/bt5/erp5_jquery/PathTemplateItem/portal_skins/erp5_jquery/plugin.xml
Modified:
    erp5/trunk/bt5/erp5_jquery/bt/change_log
    erp5/trunk/bt5/erp5_jquery/bt/revision
    erp5/trunk/bt5/erp5_jquery/bt/template_path_list

Added: erp5/trunk/bt5/erp5_jquery/PathTemplateItem/portal_skins/erp5_jquery/plugin.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery/PathTemplateItem/portal_skins/erp5_jquery/plugin.xml?rev=39814&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery/PathTemplateItem/portal_skins/erp5_jquery/plugin.xml (added)
+++ erp5/trunk/bt5/erp5_jquery/PathTemplateItem/portal_skins/erp5_jquery/plugin.xml [utf8] Wed Nov  3 06:22:23 2010
@@ -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>plugin</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_jquery/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery/bt/change_log?rev=39814&r1=39813&r2=39814&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_jquery/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_jquery/bt/change_log [utf8] Wed Nov  3 06:22:23 2010
@@ -1,2 +1,5 @@
+2010-11-03 nicolas.dumazet
+* add empty plugin folder so plugin bts can use it
+
 2010-11-01 kazuhiko
 * refactored version of erp5_jquery that only contains jQuery Core 1.4.3.
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_jquery/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery/bt/revision?rev=39814&r1=39813&r2=39814&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_jquery/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_jquery/bt/revision [utf8] Wed Nov  3 06:22:23 2010
@@ -1 +1 @@
-1
\ No newline at end of file
+2
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_jquery/bt/template_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery/bt/template_path_list?rev=39814&r1=39813&r2=39814&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_jquery/bt/template_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_jquery/bt/template_path_list [utf8] Wed Nov  3 06:22:23 2010
@@ -1,3 +1,4 @@
 portal_skins/erp5_jquery
 portal_skins/erp5_jquery/core
-portal_skins/erp5_jquery/core/**
\ No newline at end of file
+portal_skins/erp5_jquery/core/**
+portal_skins/erp5_jquery/plugin
\ No newline at end of file




More information about the Erp5-report mailing list