Skip to content

Instantly share code, notes, and snippets.

@tokapeb
Created May 29, 2012 08:14
Show Gist options
  • Save tokapeb/2823234 to your computer and use it in GitHub Desktop.
Save tokapeb/2823234 to your computer and use it in GitHub Desktop.
myown : {
name : 'MyOwn',
fields : {
og : {
name : 'Open Graph',
icon : 'opengraph',
fields : {
location : {name: 'Location', icon: 'location', type: 'string', cs: true, input: 'text', operators: ['exists', 'contains', 'substr', 'contains_any', 'contains_near', 'different', 'regex_partial', 'regex_exact']},
}
},
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment