User: pkiraly Branch: DRUPAL-6--1 Date: Thu, 15 Oct 2009 16:49:42 +0000 Added files: /modules/xc/xc_search/displaying xc_search_display_template_element.xml Modified files: /modules/xc/xc_search xc_search.install xc_search.module Log message: Providing default values xc_search_display_template_element records through xc_search_util_xmldump_to_records() a new utility function, which turn xmldump created with phpMyAdmin to an array of stdClass objects. Usefull, when we want to import tables with blob or simply multiline content fields. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc_search/displ... http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc_search/xc_se... http://cvs.drupal.org/diff.php?path=contributions/modules/xc/xc_search/xc_se...