/[drupal]/contributions/modules/hosting/hosting_help.inc
ViewVC logotype

Log of /contributions/modules/hosting/hosting_help.inc

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 04:54:53 2009 UTC (3 weeks, 2 days ago) by mig5
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA3, HEAD
Changes since 1.45: +11 -12 lines
Diff to previous 1.45
grammar police / spelling nazi

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 14 11:42:24 2009 UTC (6 weeks, 3 days ago) by mig5
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
prepend drush hosting_setup command with 'php' now that drush.php will no longer be directly executable

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 11:52:56 2009 UTC (6 weeks, 4 days ago) by mig5
Branch: MAIN
Changes since 1.43: +10 -5 lines
Diff to previous 1.43
#602426 by jonhattan and me - various improvements and fixes to much of the 'help' documentation in Hosting'

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 10:10:58 2009 UTC (2 months, 1 week ago) by mig5
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA2
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
grammar police, minor typo fixes

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:54 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA1
Changes since 1.41: +7 -46 lines
Diff to previous 1.41
remove the old provision help, merge with hosting frontend help

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:49 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.40: +3 -21 lines
Diff to previous 1.40
remove drush calls from frontend help that weren't working anyways

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:43 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.39: +3 -4 lines
Diff to previous 1.39
remove dead link to provision help, fix parse error

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:36 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.38: +4 -5 lines
Diff to previous 1.38
more whitespace fixes

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:31 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.37: +142 -143 lines
Diff to previous 1.37
reorder and regroup functions more logically

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:25 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.36: +71 -12 lines
Diff to previous 1.36
inject phpdoc all over the place

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:19 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.35: +1 -2 lines
Diff to previous 1.35
remove temporary variable

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:13 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
fix a syntax error that looks like a typo but that was never triggered

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 11:46:06 2009 UTC (2 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.33: +12 -12 lines
Diff to previous 1.33
reorder to make more readable

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 14:03:02 2009 UTC (3 months, 1 week ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-3, DRUPAL-6--0-3-RC4
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
#553202 by mig5 - fix hosting setup instructions to work with site in sites/example.com...

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 21:02:29 2009 UTC (5 months, 3 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-2-BETA1, DRUPAL-6--0-3-RC1, DRUPAL-6--0-3-RC2, DRUPAL-6--0-3-RC3
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
ported from D5, documentation: the platform needs to be recursively owned by the aegir user

Revision 1.28.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 20:58:13 2009 UTC (5 months, 3 weeks ago) by anarcat
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-2
Changes since 1.28: +1 -1 lines
Diff to previous 1.28 , to next main 1.46
documentation: the platform needs to be recursively owned by the aegir user

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 05:54:42 2009 UTC (6 months ago) by adrian
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
#319277 - some more bug fixes. primarily the site create form now withs, with the fixed javascript. And some other things i cant recall right now. Id say it is now > 90% of the way done.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 00:27:23 2009 UTC (6 months ago) by adrian
Branch: MAIN
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
Remove the wizard from hosting. Added a db_update function to account for the lack of db_next_id(), fixed a broken query related to clients.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 17:31:48 2009 UTC (6 months ago) by adrian
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
#319277 - first commit of d6 port of hosting module

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 02:19:26 2009 UTC (9 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-2-ALPHA1, DRUPAL-5--0-2-BETA1, DRUPAL-5--0-2-RC1
Branch point for: DRUPAL-5
Changes since 1.27: +13 -13 lines
Diff to previous 1.27
Remove last instances of dependance on provision.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 01:16:20 2009 UTC (9 months ago) by adrian
Branch: MAIN
Changes since 1.26: +2 -8 lines
Diff to previous 1.26
Remove more of the instances of provision_. Also removed hosting.templates.inc which was not being used.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 02:47:18 2009 UTC (10 months, 2 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.25: +0 -20 lines
Diff to previous 1.25
#353656 - remove some help docs moved to provision

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 2 22:32:11 2008 UTC (11 months, 3 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-RC1
Changes since 1.24: +404 -9 lines
Diff to previous 1.24
Move the provision help to hosting, severely reducing code duplication and simplifying provision even further

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 14:18:01 2008 UTC (12 months ago) by adrian
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
#337663 - hosting administration link incorrect. Thanks jvandyk

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 14:51:32 2008 UTC (12 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.22: +2 -11 lines
Diff to previous 1.22
Some small hosting help changes

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 14:47:07 2008 UTC (12 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.21: +23 -32 lines
Diff to previous 1.21
Fix the broken menu hiding functionality, and move hosting_introduction into the wizard

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 08:45:05 2008 UTC (12 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Moved tabs around on the install wizard to make the layout a bit more sensible. Integrated the help from #280570, and added in a bunch of checking to make sure that users are not running as root and that the system account actually exists before allowing them to configure the path

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 21:20:54 2008 UTC (12 months, 3 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-BETA2
Changes since 1.19: +0 -4 lines
Diff to previous 1.19
Create admin/hosting menu item and move all the additional configuration pages as children of that page. Move the hosting features page into the admin section. Also has the beginnning of a routine that
finds features in modules which havent been enabled yet.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 12:45:56 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
New css for statuses

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 17:59:09 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Allow saving of db_passwd. missing query

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 17:40:15 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Fix drush path in wizard help

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 19:04:43 2008 UTC (13 months, 1 week ago) by anarcat
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
small fix to the display of the commands in the wizard

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 22:13:55 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
#321940 - remove --uri from drush.php calls. since it will always be the default site now, no longer need to specify

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 13:06:06 2008 UTC (15 months, 1 week ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-BETA1
Changes since 1.13: +6 -6 lines
Diff to previous 1.13
integrate documentation patches from francis

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 17:53:52 2008 UTC (16 months, 3 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-ALPHA3
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
add a ./ in front of the drush exec call suggestion because . might not be in the current $PATH

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 10:58:03 2008 UTC (17 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-ALPHA2
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Fix issue with redirect failing --uri needs the http:// to work properly, it was writing the vhost file as http:///domain.com

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 07:00:07 2008 UTC (17 months ago) by adrian
Branch: MAIN
Changes since 1.10: +14 -9 lines
Diff to previous 1.10
Finally implemented all the pages of the wizard. Had to add some utility functions to various modules too. This is a pretty big commit

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 02:11:34 2008 UTC (17 months ago) by adrian
Branch: MAIN
Changes since 1.9: +38 -33 lines
Diff to previous 1.9
An in progress commit of the better parameterized help, for use with the requirement_help element

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 17:04:32 2008 UTC (17 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.8: +47 -40 lines
Diff to previous 1.8
Split up help into _requirements() functions, to allow the help text to be more easily re-used

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 21:17:31 2008 UTC (17 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
#272480 - rename action to task. Also made task_log table consistent by adding hosting_ prefix

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 19:21:44 2008 UTC (17 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Generalize on db_user instead of db_username. Use new PROVISION_SCRIPT_USER constant instead of provision_get_script_owner

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 16:54:37 2008 UTC (17 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Fix the cron help entry to be called every 5 minutes instead of every hour at x:05

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 04:14:01 2008 UTC (20 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-ALPHA1
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Implement views integration for packages and releases. Fix embedded views by adding arguments for many of the major reference fields. Remove some testing code that made actions not complete. change the help documentation to show the rename of hosting process to hosting actions.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 14:14:07 2008 UTC (20 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
fix creating actions from node/xx/add_action

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 01:27:31 2008 UTC (21 months ago) by adrian
Branch: MAIN
Changes since 1.2: +10 -0 lines
Diff to previous 1.2
almost complete switch to drupal node types. start of configuration wizard. cleaned up admin section. some small documentation changes. backend integratiion is still untested. still need to add views argument support for fields (most important being on action rid relationship, so the actions_embed view works)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 12 03:24:50 2008 UTC (21 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.1: +0 -10 lines
Diff to previous 1.1
This is an in between commit. It probably doesn't even run. I am committing now because I never want to have to do this change again , ever. I have completely removed the dependency on all cck modules, and am about 3/4 of the way in porting all the node types and behaviours from cck + weird helper functions to standard module defined node types, which has simplified the code immensely.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 16:52:39 2008 UTC (21 months, 2 weeks ago) by adrian
Branch: MAIN
In progress commit. Remove dependency on date module. Lots of help additions. Added verify step so the back end (mostly) configures itself

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2