-
Provisionator: February 25, 2011 2:07
Commit 8debc91 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
removed stray legacy call to deleted function. fixed setting files_directory.
-
Tweaking so it actually works via node based data. also exposes Views to generate site manifests for each client.
-
Fixing(?) .install, some tweaks, and the first part of implementing Views hooks.
-
First draft at converting to use Nodes for Site and Client data.
-
added code to automatically generate a static html index of provisioned websites each time a site is deployed. location/name of the index file is customizable in the module settings page.
-
added trailing slash to url generated to point to provisioned site. should make it more reliable to just click the link.
-
fixing reference to $user in provisionator_page_submit() - added global $user to make it actually, you know, work. 'n stuff.
-
Fixing bug in validation code. oops. it should work ok now.
-
Fixing mysql settings