[Erp5-report] r42740 ivan - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateI...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jan 28 14:24:26 CET 2011
Author: ivan
Date: Fri Jan 28 14:24:26 2011
New Revision: 42740
URL: http://svn.erp5.org?rev=42740&view=rev
Log:
Use full_text scriptable key.
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml?rev=42740&r1=42739&r2=42740&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewQuickSearchResultList.xml [utf8] Fri Jan 28 14:24:26 2011
@@ -51,7 +51,7 @@
<item>
<key> <string>_body</string> </key>
<value> <string>kw = {\'reset\':1,\n
- \'SearchableText\':field_your_search_text,\n
+ \'full_text\':field_your_search_text,\n
\'your_search_text\':field_your_search_text,\n
\'all_languages\':all_languages,\n
\'ignore_hide_rows\': 1,\n
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=42740&r1=42739&r2=42740&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Jan 28 14:24:26 2011
@@ -1 +1 @@
-40856
\ No newline at end of file
+40857
\ No newline at end of file
More information about the Erp5-report
mailing list