[Erp5-report] r45335 luke - in /slapos/trunk/bt5/vifib_slap: SkinTemplateItem/portal_skins/...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 12 18:28:48 CEST 2011


Author: luke
Date: Tue Apr 12 18:28:48 2011
New Revision: 45335

URL: http://svn.erp5.org?rev=45335&view=rev
Log:
- follow convention and create own field library

Added:
    slapos/trunk/bt5/vifib_slap/SkinTemplateItem/portal_skins/vifib_slap/Base_viewSlapFieldLibrary.xml
Modified:
    slapos/trunk/bt5/vifib_slap/bt/revision

Added: slapos/trunk/bt5/vifib_slap/SkinTemplateItem/portal_skins/vifib_slap/Base_viewSlapFieldLibrary.xml
URL: http://svn.erp5.org/slapos/trunk/bt5/vifib_slap/SkinTemplateItem/portal_skins/vifib_slap/Base_viewSlapFieldLibrary.xml?rev=45335&view=auto
==============================================================================
--- slapos/trunk/bt5/vifib_slap/SkinTemplateItem/portal_skins/vifib_slap/Base_viewSlapFieldLibrary.xml (added)
+++ slapos/trunk/bt5/vifib_slap/SkinTemplateItem/portal_skins/vifib_slap/Base_viewSlapFieldLibrary.xml [utf8] Tue Apr 12 18:28:48 2011
@@ -0,0 +1,101 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ERP5Form" module="Products.ERP5Form.Form"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>action</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>encoding</string> </key>
+            <value> <string>UTF-8</string> </value>
+        </item>
+        <item>
+            <key> <string>enctype</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>group_list</string> </key>
+            <value>
+              <list>
+                <string>left</string>
+                <string>right</string>
+                <string>center</string>
+                <string>bottom</string>
+                <string>hidden</string>
+              </list>
+            </value>
+        </item>
+        <item>
+            <key> <string>groups</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>bottom</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>center</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>hidden</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>left</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>right</string> </key>
+                    <value>
+                      <list/>
+                    </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>Base_viewSlapFieldLibrary</string> </value>
+        </item>
+        <item>
+            <key> <string>method</string> </key>
+            <value> <string>POST</string> </value>
+        </item>
+        <item>
+            <key> <string>name</string> </key>
+            <value> <string>Base_viewSlapFieldLibrary</string> </value>
+        </item>
+        <item>
+            <key> <string>row_length</string> </key>
+            <value> <int>4</int> </value>
+        </item>
+        <item>
+            <key> <string>stored_encoding</string> </key>
+            <value> <string>UTF-8</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>unicode_mode</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: slapos/trunk/bt5/vifib_slap/bt/revision
URL: http://svn.erp5.org/slapos/trunk/bt5/vifib_slap/bt/revision?rev=45335&r1=45334&r2=45335&view=diff
==============================================================================
--- slapos/trunk/bt5/vifib_slap/bt/revision [utf8] (original)
+++ slapos/trunk/bt5/vifib_slap/bt/revision [utf8] Tue Apr 12 18:28:48 2011
@@ -1 +1 @@
-368
\ No newline at end of file
+369
\ No newline at end of file



More information about the Erp5-report mailing list