/[drupal]/contributions/modules/docapi/docapi.module
ViewVC logotype

Contents of /contributions/modules/docapi/docapi.module

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


Revision 1.2 - (show annotations) (download) (as text)
Sat Jun 7 05:52:15 2008 UTC (17 months, 3 weeks ago) by bradfordcp
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.1: +6 -4 lines
File MIME type: text/x-php
Finished the skeleton of a plugin module. This module returns valid sample data in the correct structure. I can use this to test hook calls and workflow without tryint o implement a parser this early on.
1 <?php
2 // $Id$
3
4 /**
5 * @file
6 * This module provides an interface for parsing various filetypes
7 */

  ViewVC Help
Powered by ViewVC 1.1.2