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

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

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


Revision 1.1 - (show annotations) (download)
Sat Mar 31 07:35:46 2007 UTC (2 years, 7 months ago) by borismann
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
File MIME type: text/plain
First commit of install_profile_api module with crud.inc
1 # $Id: $
2
3 Author: Boris Mann, http://www.bryght.com
4 Co Maintainers:
5 Your Name Here!
6
7 This is the start of helper functions for people creating install profiles.
8
9 == Instructions ==
10
11 1. Copy crud.inc to your profiles directory (optionally, anywhere in your drupal root)
12 2. Use a line at the top of your .profile file to include it:
13 include_once('profiles/crud.inc');
14
15 == Discussion ==
16
17 * First announcement: http://groups.drupal.org/node/3179
18 * "Distributions" Group: http://groups.drupal.org/distributions
19 * Support, feature requests, etc.: http://drupal.org/project/issues/install_profile_api
20

  ViewVC Help
Powered by ViewVC 1.1.2