orbit4-5/app/templates/orbit_bootstrap/modules/announcement/info.json

126 lines
3.6 KiB
JSON
Raw Normal View History

{
"frontend": [
{
2014-10-15 08:10:46 +00:00
"filename" : "annc_index",
"name" : {
"zh_tw" : "1.純文字無圖片 ( 模組標題, 日期, 標題 )",
"en" : "1.Text without image (widget-title, postdate, title)"
},
"thumbnail" : "thumbnail-block-list.png"
},
{
2014-10-15 08:10:46 +00:00
"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",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "1.圖文 ( 模組標題, 圖片, 狀態, 日期, 標題, 副標題, 閱讀更多 )",
"en" : "1.Text with image (widget-title, image, status, postdate, title, subtitle, readmore)"
},
"thumbnail" : "thumbnail-block.png"
2014-08-12 07:39:04 +00:00
},
2014-08-12 03:39:20 +00:00
{
"filename" : "annc_widget2",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "2.圖文 ( 模組標題, 狀態, 日期, 標題, 副標題, 閱讀更多 )",
"en" : "2.Text with image (widget-title, status, postdate, title, subtitle, readmore)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget3",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "3.圖文 ( 模組標題, 日期, 標題, 副標題, 閱讀更多 )",
"en" : "3.Text with image (widget-title, postdate, title, subtitle, readmore)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget4",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "4.列表 ( 模組標題, 日期, 標題 )",
"en" : "4.List (widget-title, postdate, title)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget5",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "5.圖文 ( 模組標題, 圖片, 狀態, 日期, 標題, 副標題, 閱讀更多 )",
"en" : "5.List (widget-title, image, status, postdate, title, subtitle, readmore)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget6",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "6.列表 ( 模組標題, 日期, 標題 )",
"en" : "6.List (widget-title, postdate, title)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget7",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "7.列表 ( 模組標題, 日期, 標題 )",
"en" : "7.List (widget-title, postdate, title)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget8",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "8.表格列表 ( 模組標題, 日期, 標題, 狀態, 類別 )",
"en" : "8.Table (widget-title, postdate, title, status, category)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget9",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "9.表格列表 ( 模組標題, 狀態, 日期, 標題, 類別 )",
"en" : "9.Table (widget-title, status, postdate, title, category)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget10",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "10.表格列表 ( 模組標題, 標題, 日期 )",
"en" : "10.Table (widget-title, title, postdate)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget11",
2014-10-15 08:10:46 +00:00
"name" : {
"zh_tw" : "11.表格列表 ( 模組標題, 標題, 日期 )",
"en" : "11.Table (widget-title, title, postdate)"
},
"thumbnail" : "thumbnail-block.png"
},
{
"filename" : "annc_widget12",
2014-10-15 08:10:46 +00:00
"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)"
},
2014-08-12 03:39:20 +00:00
"thumbnail" : "thumbnail-block.png"
}
]
}