Changes between Version 3 and Version 4 of website/devEnvironment/workstation


Ignore:
Timestamp:
05/17/13 12:58:13 (4 years ago)
Author:
benj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • website/devEnvironment/workstation

    v3 v4  
    8787'''Disable irritating modules:''' Before we do anything to our site, it's important that we disable some modules that will cause you problems on a development copy of the site.  The following drush command will take care of this for you: 
    8888 
    89 {{{drush dis -y notifictions messaging piwik google_analytics mailchimp captcha mollom session443 moopapi botcha 
    90 }}} 
     89{{{drush dis -y notifictions messaging piwik google_analytics mailchimp captcha mollom session443 moopapi botcha}}} 
    9190 
    9291This will actually cause the following list of modules to be disabled: messaging, piwik, mailchimp, captcha, mollom, session443, messaging_mail, messaging_simple, messaging_template, notifications, messaging_mime_mail, notifications_anonymous, notifications_autosubscribe, notifications_content, notifications_nodetype, notifications_tags, notifications_ui, notifications_views, transition_pse, transition_pse_widget, recaptcha, moopapi, botcha.