Closed (won't fix)
Project:
Metatag
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2015 at 22:24 UTC
Updated:
8 Feb 2016 at 03:06 UTC
Jump to comment: Most recent
At the moment metatags are stored in a serialized blob with cardinatlity of 1.
This has the following problems:
This gives us
Note this does not mean site builders will need to add multiple values or fields. The UI remains as is, only the storage model changes.
The lot
None
Storage change
From a blob to discrete values.
The idea of this story is to get general buy in before coding starts.
I think this would be 2.x territory as the data model changes significantly.
Thoughts?
Comments
Comment #2
larowlanComment #3
juampynr commentedI think that this collides with the global configuration system. Damien, what do you think?
Comment #4
damienmckennaYeah, I don't foresee doing this, I think there are a lot of other tasks that would be useful (and lots of other contrib work that needs to be done), and I'd be concerned that it would ultimately be over-engineering something that should be relatively simple.
Comment #5
larowlan#2628934: Full support for meta tags that allow multiple values could use this.