Downloads
Download tar.gz
10.4 KB
MD5: 9ce39ad7648d18097322dac2fcb3cd25
SHA-1: f6c30caaf4966b327bcb61ee1609ef3d0c36ec58
SHA-256: ae12f04b2440ac68c0865c8adabf0186237493e9d8b34750f743ec8446230f20
Download zip
11.65 KB
MD5: ba066c4f91363e1e0a50ce95495e5d6e
SHA-1: 5e29e57034a3802dc9aac6992e963ac2f1a41a60
SHA-256: e19a714bba8d45ea53b559f4ae1d73f50ed4a6e59900ffb0eec556a38f1ee278
Release notes
Marking full release
New Features
- hook_theme_registry_alter and hook_preprocess_page used to apply a custom class to the body related to each region available. Themes and other modules can then target this class to perform certain css alterations based on the existence of a region. This way the layout can be modified for some users that can view a region and not for others (for example).