/[drupal]/contributions/modules/gdata/extras/gdata_node.inc
ViewVC logotype

Diff of /contributions/modules/gdata/extras/gdata_node.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4, Mon Sep 4 14:46:20 2006 UTC revision 1.5, Mon Sep 4 19:44:05 2006 UTC
# Line 75  function node_gdata($op, $path = '') { Line 75  function node_gdata($op, $path = '') {
75          'enabled' => 'true',          'enabled' => 'true',
76          'implements' => array('read'),          'implements' => array('read'),
77          'path' => 'node',          'path' => 'node',
78          'help' => t('This is just a testing of GData hook, for node module'),          'help' => t('This is an implementation of syndication through GData for node data'),
79        );        );
80        break;        break;
81    }    }

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2