ubc-micb / old-www

OLD UBC Microbiology Website
www.microbiology.ubc.ca
GNU General Public License v2.0
3 stars 1 forks source link

Implement UBC CLF v7 #4

Open grandmasterv opened 10 years ago

grandmasterv commented 10 years ago

UBC has a common look and feel template that should be used on all UBC websites. http://clf.ubc.ca/

UBC IT Web Services has made a Drupal 7 version of the UBC CLF available. http://ubc-web-services.github.io/Megatron/

We will be implementing the CLF on the Microbiology and Immunology website.

grandmasterv commented 10 years ago

MODULES THAT ARE NOT RECOMMENDED jQuery update - jquery versions over 1.6.x currently break ctools (which breaks views [which is really, really bad]) - jquery has been updated for the Megatron theme, but not for the admin theme (allowing ctools to function normally)

Environment Indicator - breaks in jquery versions 1.8+

We are currently NOT USING any of the modules that are NOT RECOMMENDED

grandmasterv commented 10 years ago

You MUST use an alternate admin theme or jquery will be break. It is also recommended to use the 'edit / create content in admin theme' option on the /admin/appearance page.

There will be a training issue with the users as this theme REQUIRES a seperate admin theme and the users will be using that to author content which will be different from the current behavior. I will try my best to match up what the users see in the CKEditor box with the actual website output.