Closed (fixed)
Project:
Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Dec 2012 at 00:05 UTC
Updated:
19 Sep 2016 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gregglesComment #2
damienmckenna@greggles: Nice 'n simple, thanks. That said, it could use a better description.
Comment #3
damienmckenna@greggles: is this description ok?
Comment #4
gregglesSlight change for grammar and to avoid the use of the escaping \ in the string. I think the \ in a string is frustrating to translators so I switched to using " to enclose the string which is just as performant in modern versions of PHP.
Comment #5
damienmckennaLooks good. Committed! Thanks greggles.
Comment #6
damienmckennaI've just added a corresponding issue for Nodewords to add this new tag: #1866922: Add support for the rel=author meta tag
Comment #8
gillesbailleuxHi,
As this [very useful] patch works for the development release, I was just wondering if it will be ported to the next recommended release [7.x-1.0-beta5 or so].
Regards,
Gilles
Comment #9
damienmckenna@Gilles: The patch has already been committed, it's already in the dev version thus will be in the next release.
Comment #10
lsolesen commentedLooks great, but how should it be used when more people are authors on the site?
Comment #11
gillesbailleux@DamienMcKenna: many thanks for the 7.x-1.0-beta5 release including the rel=author link meta tag!
Comment #12
damienmckennaNeeds to be ported to D8.
Comment #13
damienmckennaThis adds the tag to 8.x-1.x.
Comment #15
damienmckennaCommitted.
Comment #16
damienmckennaThis was moved to the Google Plus submodule for D8, so need to backport that for D7.
Comment #17
damienmckennaLets see if this works.
Comment #19
damienmckennaSo the D8 version wasn't moved to the submodule after all. Now it is.
Comment #21
damienmckennaThis should fix those errors.
Comment #22
damienmckennaComment #24
damienmckennaCommitted.