Allow for global defaults to be defined for Context, similar to how Metatag:Views works.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n2495877-1.patch | 508 bytes | damienmckenna |
Allow for global defaults to be defined for Context, similar to how Metatag:Views works.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n2495877-1.patch | 508 bytes | damienmckenna |
Comments
Comment #1
damienmckennaThis uses hook_metatag_config_instance_info() to define a new 'context' global config instance thingy.
Comment #2
damienmckennaComment #3
damienmckennaCommitted. I've created a follow-up to confirm it works correctly: #2495939: Verify that Metatag:Context works correct w APIs, default configs