The $cid_parts array that is used to generate the cache cid for the output should contain all relevant variables to make the drupal_alter() more useful.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n1818958.patch | 1.42 KB | damienmckenna |
The $cid_parts array that is used to generate the cache cid for the output should contain all relevant variables to make the drupal_alter() more useful.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n1818958.patch | 1.42 KB | damienmckenna |
Comments
Comment #1
damienmckennaThis adds the entity_type, bundle, entity_id and view_mode to entity page views, and leaves the frontpage values alone.
Comment #2
damienmckennaCommitted.
Comment #3
damienmckennaThis has been released in 1.0-beta2: http://drupal.org/node/1826908