forked from saurabh/orbit4-5
new json for announcement
This commit is contained in:
parent
6cdd2a7c87
commit
1704232814
|
@ -1,75 +1,125 @@
|
|||
{
|
||||
"frontend": [
|
||||
{
|
||||
"filename" : "index",
|
||||
"name" : "Index with image",
|
||||
"filename" : "annc_index",
|
||||
"name" : {
|
||||
"zh_tw" : "1.純文字無圖片 ( 模組標題, 日期, 標題 )",
|
||||
"en" : "1.Text without image (widget-title, postdate, title)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block-list.png"
|
||||
},
|
||||
{
|
||||
"filename" : "index1",
|
||||
"name" : "Index without image",
|
||||
"filename" : "annc_index1",
|
||||
"name" : {
|
||||
"zh_tw" : "2.完整圖文 ( 模組標題, 日期, 標題, 圖片, 閱讀更多, 標籤 )",
|
||||
"en" : "2.Text with image (widget-title, postdate, title, image)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
}
|
||||
],
|
||||
"widgets" : [
|
||||
{
|
||||
"filename" : "annc_widget1",
|
||||
"name" : "annc_widget1-Field: widget-title, img, status, postdate, title, subtitle, readmore",
|
||||
"name" : {
|
||||
"zh_tw" : "1.圖文 ( 模組標題, 圖片, 狀態, 日期, 標題, 副標題, 閱讀更多 )",
|
||||
"en" : "1.Text with image (widget-title, image, status, postdate, title, subtitle, readmore)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget2",
|
||||
"name" : "annc_widget2-Field: widget-title, status, postdate, title, subtitle, readmore",
|
||||
"name" : {
|
||||
"zh_tw" : "2.圖文 ( 模組標題, 狀態, 日期, 標題, 副標題, 閱讀更多 )",
|
||||
"en" : "2.Text with image (widget-title, status, postdate, title, subtitle, readmore)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget3",
|
||||
"name" : "annc_widget13-Field: widget-title, postdate, title, subtitle, readmore",
|
||||
"name" : {
|
||||
"zh_tw" : "3.圖文 ( 模組標題, 日期, 標題, 副標題, 閱讀更多 )",
|
||||
"en" : "3.Text with image (widget-title, postdate, title, subtitle, readmore)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget4",
|
||||
"name" : "annc_widget4-Field: widget-title, postdate, title",
|
||||
"name" : {
|
||||
"zh_tw" : "4.列表 ( 模組標題, 日期, 標題 )",
|
||||
"en" : "4.List (widget-title, postdate, title)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget5",
|
||||
"name" : "annc_widget5-Field: widget-title, img, status, postdate, title, subtitle, readmore",
|
||||
"name" : {
|
||||
"zh_tw" : "5.圖文 ( 模組標題, 圖片, 狀態, 日期, 標題, 副標題, 閱讀更多 )",
|
||||
"en" : "5.List (widget-title, image, status, postdate, title, subtitle, readmore)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget6",
|
||||
"name" : "annc_widget6-Field: widget-title, postdate, title",
|
||||
"name" : {
|
||||
"zh_tw" : "6.列表 ( 模組標題, 日期, 標題 )",
|
||||
"en" : "6.List (widget-title, postdate, title)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget7",
|
||||
"name" : "annc_widget7-Field: widget-title, postdate, title",
|
||||
"name" : {
|
||||
"zh_tw" : "7.列表 ( 模組標題, 日期, 標題 )",
|
||||
"en" : "7.List (widget-title, postdate, title)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget8",
|
||||
"name" : "annc_widget8-Field: widget-title, postdate, title, status, category",
|
||||
"name" : {
|
||||
"zh_tw" : "8.表格列表 ( 模組標題, 日期, 標題, 狀態, 類別 )",
|
||||
"en" : "8.Table (widget-title, postdate, title, status, category)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget9",
|
||||
"name" : "annc_widget9-Field: widget-title, status, postdate, title, category",
|
||||
"name" : {
|
||||
"zh_tw" : "9.表格列表 ( 模組標題, 狀態, 日期, 標題, 類別 )",
|
||||
"en" : "9.Table (widget-title, status, postdate, title, category)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget10",
|
||||
"name" : "annc_widget10-Field: widget-title, title, postdate",
|
||||
"name" : {
|
||||
"zh_tw" : "10.表格列表 ( 模組標題, 標題, 日期 )",
|
||||
"en" : "10.Table (widget-title, title, postdate)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget11",
|
||||
"name" : "annc_widget11-Field: widget-title, title, postdate",
|
||||
"name" : {
|
||||
"zh_tw" : "11.表格列表 ( 模組標題, 標題, 日期 )",
|
||||
"en" : "11.Table (widget-title, title, postdate)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget12",
|
||||
"name" : "annc_widget12-Field: widget-title, postdate, title",
|
||||
"name" : {
|
||||
"zh_tw" : "12.表格列表 ( 模組標題, 日期, 標題 )",
|
||||
"en" : "12.Table (widget-title, postdate, title)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
},
|
||||
{
|
||||
"filename" : "annc_widget13",
|
||||
"name" : {
|
||||
"zh_tw" : "13.列表( 模組標題, 標題 )",
|
||||
"en" : "13.List (widget-title, title)"
|
||||
},
|
||||
"thumbnail" : "thumbnail-block.png"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue