Skip to content

Instantly share code, notes, and snippets.

@EclipseGc
Created May 2, 2014 16:52
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 EclipseGc/ef8847a5c0070bf4f824 to your computer and use it in GitHub Desktop.
Save EclipseGc/ef8847a5c0070bf4f824 to your computer and use it in GitHub Desktop.
{
"id": "bartik_search",
"weight": -1,
"status": true,
"uuid": "c949461b-e7b6-4217-b55c-923e1e90b5ad",
"langcode": "en",
"dependencies": {
"module": [
"search"
],
"theme": [
"bartik"
]
},
"theme": "bartik",
"region": "sidebar_first",
"plugin": "search_form_block",
"settings": {
"label": "Search",
"provider": "search",
"label_display": "visible",
"cache": {
"max_age": 0,
"contexts": []
}
},
"visibility": {
"path": {
"visibility": 0,
"pages": ""
},
"role": {
"roles": []
},
"node_type": {
"types": {
"article": "0",
"page": "0"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment