Closed (fixed)
Project:
Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2017 at 13:07 UTC
Updated:
22 May 2017 at 15:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
ohthehugemanatee commentedWhoops, seems I caught some recent dev branch changes in that patch. Trying again...
Comment #5
ohthehugemanatee commentedMinor fix in the .module example implementation
Comment #7
ohthehugemanatee commentedwow, didn't think through all the different cases the .module has to handle. Simplifying this patch to only provide the methods for developers in MetatagManager. Refactoring is a separate issue.
Comment #8
damienmckennaThis looks like a great idea, and might help with some other things (JSON output, etc).
I need to look over the tests to see how they could be possibly expanded to make sure this works as intended.
Comment #9
damienmckennaMinor tweaks.
Comment #11
damienmckennaRefactoring + tests work = happy Damien :)
Thanks!