/[drupal]/contributions/modules/pds/README.txt
ViewVC logotype

Contents of /contributions/modules/pds/README.txt

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


Revision 1.1 - (show annotations) (download)
Thu May 28 21:26:34 2009 UTC (6 months ago) by coltrane
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
Adding README.txt for PDS
1 PDS module for Drupal
2
3 ** DESCRIPTION **
4 PDS is a developer API for storing and retrieving data based on Drupal paths.
5
6 ** INSTALLATION **
7 After enabling the module set the permission for which role you want PDS item creation to be available for at Administer >> User management >> Permissions.
8
9 ** USAGE **
10
11 Vist Administer >> Site building >> PDS to define PDS items.
12
13 PDS items can be retrieved via the PDS API.
14
15 Public functions:
16 pds_load() takes one parameter, the string name collection for your PDS items.
17 pds_inherit_load() takes one parameter, the string name collection for your PDS items.
18
19 ** SUPPORT **
20 Please use the issue queue at http://drupal.org/project/pds
21
22 ** CREDITS **
23 Written and maintained by Ben Jeavons (Drupal.org username: coltrane) (benjamin DOT jeavons AT colorado DOT edu). Please use the issue queue for any questions or support.

  ViewVC Help
Powered by ViewVC 1.1.2