[Erp5-report] r16884 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Oct 8 13:29:15 CEST 2007


Author: ivan
Date: Mon Oct  8 13:29:15 2007
New Revision: 16884

URL: http://svn.erp5.org?rev=16884&view=rev
Log:
Reindex cache plugins as well.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml?rev=16884&r1=16883&r2=16884&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml Mon Oct  8 13:29:15 2007
@@ -180,6 +180,18 @@
   if folder.getId() not in (\'inventory_module\',):\n
 \n
     folder.activate(\n
+              tag=folder_tag,\n
+              after_tag=folder_after_tag).Folder_reindexAll(\n
+                                     folder_tag=folder_tag,\n
+                                     folder_after_tag=folder_after_tag,\n
+                                     object_tag=object_tag,\n
+                                     object_after_tag=object_after_tag,\n
+                                     object_priority=object_priority,\n
+                                     sql_catalog_id=sql_catalog_id,\n
+                                     passive_commit=passive_commit)\n
+# reindex portal_caches plugins\n
+print "#### Indexing portal_caches tool ####"\n
+context.portal_caches.activate(\n
               tag=folder_tag,\n
               after_tag=folder_after_tag).Folder_reindexAll(\n
                                      folder_tag=folder_tag,\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=16884&r1=16883&r2=16884&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Mon Oct  8 13:29:15 2007
@@ -1,1 +1,1 @@
-512
+515




More information about the Erp5-report mailing list