22 Mar
2008
22 Mar
'08
12:43 a.m.
User: yched Branch: HEAD Date: Fri, 21 Mar 2008 23:43:00 +0000 Modified files: /modules/cck content_views.inc Log message: Optimize 'group multiple values' handling using Views2 new pre_render() : load field data in one query per field (instead of one per field and per node previoulsy). More optimisations could possibly be made there (fetch from cache ?) Suggested by Adrian and Earl. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_views....