First identified by dsdeiz, the API docs incorrect state that an entity's definition should set $entity_info['metatag']=TRUE whereas it should be $entity_info['metatags']=TRUE.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n1886170.patch | 1.44 KB | damienmckenna |
First identified by dsdeiz, the API docs incorrect state that an entity's definition should set $entity_info['metatag']=TRUE whereas it should be $entity_info['metatags']=TRUE.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | metatag-n1886170.patch | 1.44 KB | damienmckenna |
Comments
Comment #1
damienmckennaThis fixes the typos.
Comment #2
damienmckennaCommitted.