User: vauxia Branch: HEAD Date: Mon, 23 Nov 2009 20:35:54 +0000 Modified files: /modules/geo geo.module /modules/geo/modules/geo_field geo_field.module Log message: - New API function: geo_fields(), which returns all CCK fields that contain any type of Geo data. - Clean up the hook_field:sanitize hackery that was appending a pre_render hook to $node->content for nodes with geo fields. Instead, use the above API function and declare it accordingly. - Similarly, use geo_fields() and not field-module-maintained $node->geo_fields array in hook_nodeapi:rss item. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/geo/geo.module&old... http://cvs.drupal.org/diff.php?path=contributions/modules/geo/modules/geo_fi...
participants (1)
-
drupal-cvs@drupal.org