Parent Directory
|
Revision Log
|
Revision Graph
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 |