Releases: misd-service-development/drupal-cambridge-theme
Releases · misd-service-development/drupal-cambridge-theme
7.x-1.11
7.x-1.10
7.x-1.9
The primary purpose of this release is to add new CSS to support the import of Falcon / Plone CMS websites into the University's standard Drupal setup (e.g. adding the two Project Light colour schemes that were not previously available in Drupal). This release has also resolved a number of support issues, detailed below:
7.x-1.8
- Updated the theme to take into account the changes in the latest version of Easy Breadcrumb module 7.x-2.13. Their theme layer has changed completely and we have had to match the changes to allow us to continue to use easy breadcrumb in some Cambridge sites. If you are using easy breadcrumb prior to 7.x-2.13 you will need to upgrade to this version of the module if you wish to continue using easy breadcrumb and the Cambridge theme.
7.x-1.7
7.x-1.6
7.x-1.5
7.x-1.4
- Add RSS feed icons to pages.
- Allow 'home' menu items to not be labelled 'Home'.
- Add compatibility with Views ajax and/or mini pagers.
- Improve Drupal-level navigation performance.
- Revert forcing all menu blocks in the horizontal and vertical navigation to be expanded.
- Use Drupal Behaviors, so JavaScript is applied to Ajax-loaded content.
- Fix IE8 font issues.
- If an active trail in the navigation doesn't have an active item, make the lowest item appear as such.
- Fix styling of alert messages.
7.x-1.3
- Fix PHP warning when a node page has no fields with content.
- Add options to configure the global header search box.
- Fix typo (Grey rather than Gray).
- Remove broken Context-based renaming of menu items.
- Make sure that all menu blocks in the horizontal and vertical navigation regions are expanded.
- Fix configuration override for menu blocks placed by Context.
7.x-1.2
- Fix horizontal navigation 'overview' items being added if there are only hidden child items.
- Style contextual links.
- Fix problem where modules (such as Image Class) use a string where an array is expected.
- Fix bug where responsive tables tried to add a heading where one didn't exists, leading to 'undefined' being used.
- Style the maintenance mode page.
- Place Views exposed forms in a content container.
- Increase the margin between fields.
- Remove vertical navigation 'overview' items.
- Fix bug where the vertical/horizontal navigation blocks wouldn't have the correct settings applied.
- Place links and comments in a content container.
- Fix bug where carousel captions are erroneously truncated.
- Normalised position of the drop-down icon on the horizontal navigation.
<em>
elements no long overridefont-weight
.- Fix bug where
<input type="image">
elements would have a width enforced. - Fix bug where the global navigation would pop down on some smaller screens.