Would be nice to have a new option for the newly added `fediverse:creator` OpenGraph tag by Mastodon. Details are on their blog.
Probably it could be similar to the standard Author meta tag.
Issue fork metatag-3458724
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
petr illekI've tried to do the initial integration, mainly looking at other tags how they were done.
If I install the OpenGraph submodule I got the new field. But not sure if anything special needs to be done to update existing installations and if there is need for extra test for new field.
Comment #3
damienmckennaThank you for putting that together.
Please create the merge request from your issue fork and we can see how it works in the tests.
Comment #5
petr illekMerge request created. It took a bit of trial and error (and help from Daniel Pickering) to find how to do that. :)
Comment #6
rachel_norfolkOkay, let’s give this a test!
I’ve rolled the test out to https://rachelnorfolk.me and it does appear in the list of meta tags in head.
Exporting meta tag configuration does appear to work correctly.
Articles posted on a correctly configured account do appear to give attribution correctly. See https://norfolk.social/@rachel/113640387689376743
Looks great to me!!
Comment #7
pacproduct commentedLooks like it's working for us too. Thanks!
Comment #8
damienmckennaComment #18
damienmckennaCommitted. Thanks everyone!
Comment #20
damienmckenna