User: xmarket Branch: DRUPAL-6--2 Date: Sun, 12 Dec 2010 10:17:05 +0000 Modified files: /modules/gmaps/includes gmaps.map-pages.inc gmaps.static-map-pages.inc /modules/gmaps/misc gmaps.js /modules/gmaps/modules/gmaps_content/includes gmaps_content.pages.inc /modules/gmaps/modules/gmaps_taxonomy gmaps_taxonomy.module /modules/gmaps/modules/gmaps_taxonomy/includes gmaps_taxonomy.admin.inc gmaps_taxonomy.links.inc gmaps_taxonomy.pages.inc /modules/gmaps/modules/gmaps_taxonomy/includes/handlers gmaps_taxonomy_plugin_cache.inc /modules/gmaps/modules/gmaps_views/includes/handlers gmaps_views_plugin_style_map.inc /modules/gmaps/theme theme.inc Log message: New option for maps and static maps "render_empty". Both maps API renders to an empty string by default if there is no content on the map. Both maps API adds type (of overlay), id (of overlay) and label (of marker) options to (TOC-) content items. Fixed bug in "accordionchange" event handler. Fixed missing views module existence checking in gmaps_content_link() implementation. GMaps Taxonomy changes: - Internal data format for both result and output cache has been changed. - Pager can be restored from cached results. - Improved "performance" of output cache. - Default theme_gmaps_taxonomy_location_page implementation can add the letter selector to the page. It has a new argument "path" (prefix for the letter links). The feature can be enabled on the module's settings page in the section "Location page". - New alter hook "hook_gmaps_taxonomy_page_cache_key_alter". - Call to drupal_set_title() removed from theme_gmaps_taxonomy_continents_page() Added support for removed get_cache_plugin() in map style plugins. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/includes/gma... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/includes/gma... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/misc/gmaps.j... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/modules/gmap... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/modules/gmap... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/modules/gmap... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/modules/gmap... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/modules/gmap... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/modules/gmap... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/modules/gmap... http://cvs.drupal.org/diff.php?path=contributions/modules/gmaps/theme/theme....