/[drupal]/contributions/modules/multisite_api/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/multisite_api/INSTALL.txt

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


Revision 1.1.2.1 - (show annotations) (download)
Sat Jun 6 14:11:25 2009 UTC (5 months, 3 weeks ago) by dalin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1: +14 -0 lines
File MIME type: text/plain
password obfuscation, simpletest v2, and other improvements
1 $Id$
2
3 ** MULTISITE API INSTALLATION **
4
5 1) Place the multisite_api directory in DRUPAL_ROOT/sites/all/modules/
6 2) Enable the module at http://example.com/admin/build/modules
7 3) You must have the "administer site configuration" permission to change the configuration
8 for this module.
9 4) Configure the module at http://example.com/admin/multisite/multisite_api
10 5) Confirm your configuration at http://example.com/admin/multisite/multisite_api/preview
11 6) For ease of deployment you may use a .ini file. see mutlisite_api.ini.sample for more
12 information.
13 7) The API functions are within multisite_api module and contain extensive doxygen comments.
14 The main function being multisite_api_site_list()

  ViewVC Help
Powered by ViewVC 1.1.2