Closed (fixed)
Project:
Zen
Version:
6.x-1.x-dev
Component:
layout.css
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2011 at 16:49 UTC
Updated:
21 Aug 2013 at 13:37 UTC
zen_preprocess_block replaces $vars['classes'] with an array. This means that modules can't participate in the adding classes to zen based blocks which can be frustrating and limiting. The attached patch changes this with very little cost.
| Comment | File | Size | Author |
|---|---|---|---|
| zen_module_block_classes.patch | 496 bytes | neclimdul |
Comments
Comment #1
johnalbinThe 6.x-1.x branch is in bug-fix only mode.