/[drupal]/contributions/modules/annotationfield/annotationfield.install
ViewVC logotype

Contents of /contributions/modules/annotationfield/annotationfield.install

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


Revision 1.1 - (show annotations) (download) (as text)
Tue Apr 29 21:38:00 2008 UTC (18 months, 4 weeks ago) by schuyler1d
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/x-php
initial commit of annotationfield module.  this adds a cck field like nodereference, but includes internal referencing for text,video,image fields
1 <?php
2 // $Id
3
4 /**
5 * Implementation of hook_install().
6 */
7 function annotationfield_install() {
8 }

  ViewVC Help
Powered by ViewVC 1.1.2