Per #641580: Integrated Metatags: Google scholar Dublin core tags the dc.contributor tag should allow for multiple values. The easiest way would be to have a textarea field and split it by line.

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new5.9 KB

This 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.

Status: Needs review » Needs work

The last submitted patch, nodewords-n1553554.patch, failed testing.

damienmckenna’s picture

Status: Needs work » Needs review

#1: nodewords-n1553554.patch queued for re-testing.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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

damienmckenna’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new444 bytes

A follow-on patch because it wasn't properly checking the data structure during output generation.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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