Corporate Classy:Upgrade to version 2.2 for Drupal 6
From MtTWiki
{work on progress..} This document will guide you to upgrade your Drupal 6 Corporate Classy 2.1 installation to Corporate Classy 2.2 for Drupal 6.
Contents |
Prepare your workbench
- Be sure that you are currently running Corporate Classy 2.1 for Drupal 6. If not, please upgrade your installation to Corporate Classy 2.1 for Drupal 6 first.
- Create a temporary installation of Drupal 6 Corporate Classy 2.2 using our installation profile. You will use this as a reference to guide you.
Backup
- Backup everything.
- Just in case, make sure you backed up everything =) (besides, it's always a good idea).
Patch your Corporate Classy theme files
- Locate our theme folder in your temporary installation. Usually at [sites/all/themes/corporate]
- Locate our theme folder in your drupal 6 site. Usually at [sites/all/themes/corporate]
- Replace the following files in your installation, using the corresponding source files from the temporary installation
- corporate.info
- node-product.tpl.php
- node.tpl.php
- page-front.tpl.php
- page.tpl.php
- style.css
Clear all cached data
This step is important in order to force your template to be informed for the changes you have made in the template files.
To do this go to Administer » Site configuration » Performance » Clear cached data