Skip to content

Instantly share code, notes, and snippets.

@rudyrigot
Created March 28, 2014 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rudyrigot/9844162 to your computer and use it in GitHub Desktop.
Save rudyrigot/9844162 to your computer and use it in GitHub Desktop.
JSON mask for the "portfolio-section" content type in the front-end-only example
{
"Main" : {
"name" : {
"fieldset" : "Name",
"type" : "StructuredText",
"config" : {
"single" : "heading1"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment