forked from saurabh/orbit4-5
22 lines
583 B
JSON
22 lines
583 B
JSON
{
|
|
"frontend": [
|
|
{
|
|
"filename" : "news_index1",
|
|
"name" : {
|
|
"zh_tw" : "1. 純文字無圖片 ( 模組標題, 日期, 標題 )",
|
|
"en" : "1. Text without image (widget-title, postdate, title)"
|
|
},
|
|
"thumbnail" : "thumbnail-block-list.png"
|
|
}
|
|
],
|
|
"widgets" : [
|
|
{
|
|
"filename" : "news_widget1",
|
|
"name" : {
|
|
"zh_tw" : "1. 圖文 ( 模組標題, 圖片, 狀態, 日期, 標題, 副標題, 閱讀更多 )",
|
|
"en" : "1. Text with image (widget-title, image, status, postdate, title, subtitle, readmore)"
|
|
},
|
|
"thumbnail" : "thumbnail-block.png"
|
|
}
|
|
]
|
|
} |