Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Tag editing
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 03:38 UTC
Updated:
12 Jun 2012 at 02:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaThis required adding a 'multiple' option to the hook_tag_info() tag structure, but now any element can allow for multiple values with a simple change.
You can now define multiple dc.contributor values for each page.
Comment #3
damienmckenna#1: nodewords-n1553554.patch queued for re-testing.
Comment #4
damienmckennaCommitted.
Comment #6
damienmckennaA follow-on patch because it wasn't properly checking the data structure during output generation.
Comment #7
damienmckennaCommitted.