CVS messages

CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.

    December 9, 2009

    December 2, 2009

    December 1, 2009

    November 23, 2009

    • Commit #293186 by Allie Micka at 20:49
        - Make geo_field_types() return an array, and use geo_field_type_names() to 
          return a flat array.
        - Update calls to geo_field_types() to reflect this.
        - Add a geo_field_names() API call, which also returns a flat array.
    • Commit #293176 by Allie Micka at 20:35
        - 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.

    November 17, 2009

    November 9, 2009

    Syndicate content
     
     

    Drupal is a registered trademark of Dries Buytaert.