bakery.api.php |
bakery.api.php |
|
This file contains no working PHP code; it exists to provide additional
documentation for doxygen as well as to document hooks in the standard
Drupal manner. |
bakery.drush.inc |
bakery.drush.inc |
|
Drush integration for Bakery. |
bakery.info |
bakery.info |
|
name = Bakery
description = Provides single-sign-on support across second-level domains.
core = 6.x
php = 5.1.2 |
bakery.install |
bakery.install |
|
|
bakery.module |
bakery.module |
|
|
INSTALL.txt |
INSTALL.txt |
|
How to install bakery?
======================
Prerequisites: This module requires the mcrypt PHP module.
You need two Drupal sites, e.g. example.com and sub.example.com. It
is ideal if you can copy the user base of the main site to the slave
site… |
README.txt |
README.txt |
|
Bakery module, for single sign-on between Drupal sites on the same domain.
In this README:
* Bakery versions and compatibility
* Installation and setup
* How Bakery works
* Notes on terminology
* Common problems, troubleshooting, and… |