Skip to content

Instantly share code, notes, and snippets.

@kostajh
Created June 1, 2015 12:35
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 kostajh/6ae2c65d9a0eadb2bb69 to your computer and use it in GitHub Desktop.
Save kostajh/6ae2c65d9a0eadb2bb69 to your computer and use it in GitHub Desktop.
geofield-module
{
"title": {
"id": "title",
"table": "node_field_data",
"field": "title",
"entity_type": "node",
"entity_field": "title",
"label": "",
"alter": {
"alter_text": false,
"make_link": false,
"absolute": false,
"trim": false,
"word_boundary": false,
"ellipsis": false,
"strip_tags": false,
"html": false
},
"hide_empty": false,
"empty_zero": false,
"settings": {
"link_to_entity": true
},
"plugin_id": "field",
"relationship": "none",
"group_type": "group",
"admin_label": "",
"exclude": false,
"element_type": "",
"element_class": "",
"element_label_type": "",
"element_label_class": "",
"element_label_colon": true,
"element_wrapper_type": "",
"element_wrapper_class": "",
"element_default_classes": true,
"empty": "",
"hide_alter_empty": true,
"click_sort_column": "value",
"type": "string",
"group_column": "value",
"group_columns": [],
"group_rows": true,
"delta_limit": 0,
"delta_offset": 0,
"delta_reversed": false,
"delta_first_last": false,
"multi_type": "separator",
"separator": ", ",
"field_api_classes": false
},
"field_geodata": {
"id": "field_geodata",
"table": "node__field_geodata",
"field": "field_geodata",
"plugin_id": "field"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment