2014-07-25 12:05:06 +00:00
|
|
|
{
|
|
|
|
"frontend": [
|
|
|
|
{
|
|
|
|
"filename" : "index",
|
|
|
|
"name" : "Index with image",
|
2014-07-28 12:28:03 +00:00
|
|
|
"thumbnail" : "thumbnail-block-list.png"
|
2014-07-25 12:05:06 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"filename" : "index1",
|
|
|
|
"name" : "Index without image",
|
2014-07-28 12:28:03 +00:00
|
|
|
"thumbnail" : "thumbnail-block.png"
|
2014-07-25 12:05:06 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"widgets" : [
|
|
|
|
{
|
|
|
|
"filename" : "widget",
|
|
|
|
"name" : "Widget with image",
|
2014-07-28 12:28:03 +00:00
|
|
|
"thumbnail" : "thumbnail-block.png"
|
2014-08-12 07:39:04 +00:00
|
|
|
},
|
2014-08-12 03:39:20 +00:00
|
|
|
{
|
|
|
|
"filename" : "widget3",
|
|
|
|
"name" : "Widget with full date",
|
|
|
|
"thumbnail" : "thumbnail-block.png"
|
|
|
|
}
|
2014-07-25 12:05:06 +00:00
|
|
|
]
|
|
|
|
}
|