welcome-to-mute

Welcome to MUTE

Before you start please visit the module page and enable/disable the modules. A few notes about D7:

  1. We now have a staging infrastructure that allows us to make modifications on dev without affecting the live environment. IN ORDER FOR THIS TO WORK, THE CLIENT MUST ALSO AGREE TO USE THIS FEATURE EVERY TIME WHEN HE MAKES A CHANGE  (IF HE MAKES CHANGES ON THE LIVE WEBSITE AND WE CHANGE THE DEV VERSION, THE LIVE CHANGES WILL BE OVERWRITTEN WHEN WE PUSH - SO BOTH THE CLIENT AND THE DEVELOPER SHOULD USE THE STAGING FEATURE)
  2. It's strongly recommended to put php blocks/nodes in a module/template instead of enabling the php module and adding the php code in the node/block body;
  3. The original (unchanged) third party modules are located in /sites/all and all the modules written specifically for the current website are located in /sites/default;
  4. We don't need a separate field for teasers anymore. The body summary is now handled by Drupal as a separate piece of content that can be either manually filled in or generated from the node body.