Changes between Version 3 and Version 4 of website/devEnvironment/workstation
- Timestamp:
- 05/17/13 12:58:13 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
website/devEnvironment/workstation
v3 v4 87 87 '''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: 88 88 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}}} 91 90 92 91 This 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.