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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

valthebald’s picture

Good 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?

girishmuraly’s picture

Yes I agree. I shall try to do it sometime this week hopefully.

valthebald’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Assigned: Unassigned » valthebald
Priority: Normal » Major

Promoting this to major, since with new types of supported tags automatic creation of all fields to all bundles will create total mess

valthebald’s picture

Title: Auto-create meta tag fields for Vocabularies also » Configurable auto-create for different entity types and meta tags
valthebald’s picture

Version: 7.x-2.x-dev » 7.x-2.0-alpha3
Status: Active » Fixed

Fixed in the latest alpha release, should work as designed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.