Closed (fixed)
Project:
Meta tags quick
Version:
7.x-2.0-alpha3
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Reporter:
Created:
27 May 2011 at 13:22 UTC
Updated:
3 Jul 2011 at 18:32 UTC
I was following http://drupal.org/node/1088344 which appears to be closed. I too need the feature of adding meta tag fields to vocabularies. Since I don't see this has been done yet (you mentioned you are working on it in March), I am attaching a patch as a start.
The patch does the following:
* Auto-creates the meta tag fields for all found vocabularies, in the same way as it does for content types.
* Changed the labels for the fields to better state their purpose. For e.g. in Vocabularies, there is already a 'Description' field. So adding another one is confusing.
Please review.
| Comment | File | Size | Author |
|---|---|---|---|
| autocreate_fields_for_vocabularies.patch | 1.94 KB | girishmuraly |
Comments
Comment #1
valthebaldGood point. Maybe, if we want to expand autocreation beyond node content types, provide set of checkboxes to specify to what items we're going to add meta fields?
Comment #2
girishmuraly commentedYes I agree. I shall try to do it sometime this week hopefully.
Comment #3
valthebaldPromoting this to major, since with new types of supported tags automatic creation of all fields to all bundles will create total mess
Comment #4
valthebaldComment #5
valthebaldFixed in the latest alpha release, should work as designed