Skip to content

Instantly share code, notes, and snippets.

@docteurklein
Created December 18, 2013 14:48
Show Gist options
  • Save docteurklein/8023525 to your computer and use it in GitHub Desktop.
Save docteurklein/8023525 to your computer and use it in GitHub Desktop.
{
"id":"30",
"name":"app_article_list",
"javascript":null,
"stylesheet":null,
"raw_headers":null,
"title":"test seo",
"meta_description":"seo",
"meta_keyword":"seo",
"template_code":"article",
"request_method":"GET|POST|HEAD|DELETE|PUT",
"created_at":"1387352394",
"updated_at":"1387375627",
"slug":"articles",
"parent_id":false,
"target_id":false,
"blocks":[
{
"id":"1",
"name":"articles_title",
"enabled":true,
"position":null,
"settings":{
"code":"",
"template":"SonataPageBundle:Block:block_container.html.twig",
"layout":"{{ CONTENT }}",
"class":null
},
"type":"sonata.page.block.container",
"created_at":"1387360649",
"updated_at":"1387376987",
"blocks":[
{
"id":"2",
"name":"title",
"enabled":true,
"position":1,
"settings":{
"content":"NEWS!",
"template":"SonataBlockBundle:Block:block_core_text.html.twig",
"code":"articles_title"
},
"type":"sonata.block.service.text",
"created_at":"1387360682",
"updated_at":"1387375627",
"blocks":[
]
}
]
},
{
"id":"7",
"name":"articles_header",
"enabled":true,
"position":null,
"settings":{
"code":"",
"template":"SonataPageBundle:Block:block_container.html.twig",
"layout":"{{ CONTENT }}",
"class":null
},
"type":"sonata.page.block.container",
"created_at":"1387375662",
"updated_at":"1387376999",
"blocks":[
{
"id":"8",
"name":"header",
"enabled":true,
"position":1,
"settings":[
],
"type":"sonata.block.service.text",
"created_at":"1387375677",
"updated_at":"1387375677",
"blocks":[
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment