Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download sasson-7.x-3.x-dev.tar.gztar.gz 169.76 KB
MD5: d8e3cb6b512d9f6d578e11830c26a71f
SHA-1: 3bf5587778a6ba64cbd736309513c79a446c0bd3
SHA-256: 5e9bd10b30b6d1198c69db23416644a0242cf86ce602e4593ce216d3b389a831
Download sasson-7.x-3.x-dev.zipzip 221.95 KB
MD5: 029164ef931db2645f92a36eb75d1864
SHA-1: 1489c3f88d18e6e8c506668a21d27c83b17acf01
SHA-256: fe7cfd90af4d6e8b01009a5302e2b5e2fa0bbcab15657639a14edb1057f1ca39

Release notes

Main changes in Sasson v3.x

- Removed phamlp. Now using the original, Ruby based compass compiler (requires sass 3.3+)
- New layout system - meet Susy !
- Added HTML mail debugging tools in theme settings
- Move all scripts to footer via theme settings
- Update to latest jQuery from Google CDN via theme settings
- Disable core and modules JS files via theme settings
- Disable core and modules CSS files via theme settings
- Improved scripts (fileWatcher, imageOverlay etc.)
- Use
tags for theme stylesheets instead of @import when developing
- Moved layout into a separate stylesheet (layout.scss)
- Added --debug-info
- CSS Flipper now lives in a separate module - removed sasson_post_alter
- Toggle extensions on theme-settings for better performance
- Unite CSS_SYSTEM & CSS_DEFAULT aggregation groups to cut on http requests
- Wrap menu blocks with a tag
- Reorganize theme files and functions

Created by: tsi
Created on: 17 Aug 2012 at 21:23 UTC
Last updated: 8 Jun 2015 at 10:08 UTC
Bug fixes
New features

Other releases