Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Easy arbitrary meta-tags #6

Open
gsteel opened this issue Nov 7, 2014 · 0 comments
Open

Easy arbitrary meta-tags #6

gsteel opened this issue Nov 7, 2014 · 0 comments
Assignees
Milestone

Comments

@gsteel
Copy link
Member

gsteel commented Nov 7, 2014

A simple way of discovering arbitrary meta tags and passing them on to headMeta() view helper - i.e. the mask with a fragment like this:

"meta_group":{
  "type": "Group",
  "fields":{
    "meta_name":{
       "type":"Text",
       "config":{"label":"Meta Name"}
    },
    "content":{"type":"Text","config":{"label":"Value"}
  }
}
@gsteel gsteel self-assigned this Nov 7, 2014
@gsteel gsteel added this to the v1.0.0 milestone Nov 7, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant