diff --git a/modules/announcement/show.html.erb b/modules/announcement/show.html.erb index 4f0adf9..03a8232 100644 --- a/modules/announcement/show.html.erb +++ b/modules/announcement/show.html.erb @@ -11,17 +11,6 @@ .s-annc__sub-img.pull-left { margin-right: 2em; } - strong.carousel__description { - color: white; - } - .carousel_images{ - {{carousel_display_style}} - } - @media (max-width: 767px){ - .carousel_images{ - width: 100%; - } - }

{{title}}

@@ -51,7 +40,7 @@
{{subtitle_ann}}
{{body}}
- +
{{sub_anncs_text}}
- - +{{carousel_html}} {{link_to_edit}} - \ No newline at end of file diff --git a/modules/archive/archive_index10.html.erb b/modules/archive/archive_index10.html.erb new file mode 100644 index 0000000..c585b12 --- /dev/null +++ b/modules/archive/archive_index10.html.erb @@ -0,0 +1,32 @@ +
+

+ {{page-title}} +

+
+

{{category-title}}

+ + + + + + + + + + + + + + + + +
{{serial_number-head}}{{title-head}}{{file-head}}
{{idx}} + {{archive-title}} + + {{status}} + + + {{file-type}} +
+
+
\ No newline at end of file diff --git a/modules/archive/archive_index11.html.erb b/modules/archive/archive_index11.html.erb new file mode 100644 index 0000000..1ba6aa7 --- /dev/null +++ b/modules/archive/archive_index11.html.erb @@ -0,0 +1,34 @@ +
+

+ {{page-title}} +

+
+

{{category-title}}

+ + + + + + + + + + + + + + + + + + + +
{{serial_number-head}}{{title-head}}{{file-head}}
+ {{serial_number}} + + {{file-name}} + + {{file-type}} +
+
+
\ No newline at end of file diff --git a/modules/archive/archive_index7.html.erb b/modules/archive/archive_index7.html.erb index cd4449f..097115b 100644 --- a/modules/archive/archive_index7.html.erb +++ b/modules/archive/archive_index7.html.erb @@ -6,23 +6,23 @@

{{category-title}}

-
上傳日期
-
標題
+
{{date-head}}
+
{{title-head}}
{{description-head}}
-
檔案下載
+
{{file-head}}
{{created_at}}
-
+
{{archive-title}} {{status}}
{{description}}
- @@ -34,11 +34,6 @@
\ No newline at end of file +
\ No newline at end of file diff --git a/modules/archive/archive_index9.html.erb b/modules/archive/archive_index9.html.erb new file mode 100644 index 0000000..839160f --- /dev/null +++ b/modules/archive/archive_index9.html.erb @@ -0,0 +1,30 @@ +
+

+ {{page-title}} +

+
+

{{category-title}}

+ + + + + + + + + + + + + + + + + +
{{title-head}}{{file-head}}
+ {{file-name}} + + {{file-type}} +
+
+
\ No newline at end of file diff --git a/modules/archive/info.json b/modules/archive/info.json index f3147b0..564b0d3 100644 --- a/modules/archive/info.json +++ b/modules/archive/info.json @@ -1 +1,94 @@ -{"frontend":[{"filename":"archive_index1","name":{"zh_tw":"1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )","en":"1. List (widget-title, category, filename, download link)"},"thumbnail":"thumb.png"},{"filename":"archive_index2","name":{"zh_tw":"2. 手風琴式列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )","en":"2. Accordion list (widget-title, category, filename, download link)"},"thumbnail":"thumb.png"},{"filename":"archive_index3","name":{"zh_tw":"3. 列表( 無檔案名稱 ) ( 模組標題, 類別標題, 下載連結 )","en":"3. List(no filename) (widget-title, category, download link)"},"thumbnail":"thumb.png"},{"filename":"archive_index4","name":{"zh_tw":"4. 手風琴式列表( 無檔案名稱 ( 模組標題, 類別標題, 下載連結 )","en":"4. Accordion list(no filename) (widget-title, category, download link)"},"thumbnail":"thumb.png"},{"filename":"archive_index7","name":{"zh_tw":"7. 表格列表 ( 模組標題, 類別標題, 檔案名稱, 檔案簡介, 下載連結 )","en":"7. Table list (widget-title, category, filename, download link)"},"thumbnail":"ar5.png"},{"filename":"archive_index8","name":{"zh_tw":"8. 表格列表 ( 模組標題, 檔案名稱, 檔案簡介, 下載連結 )","en":"8. Table list (widget-title, filename, download link)"},"thumbnail":"ar5.png"}],"widgets":[{"filename":"archive_widget1","name":{"zh_tw":"1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載頁面連結 )","en":"1. List (widget-title, category, link of download page)"},"thumbnail":"thumb.png"},{"filename":"archive_widget2","name":{"zh_tw":"2. 手風琴式列表 ( 模組標題, 類別標題, 下載頁面連結 )","en":"2. Accordion list (widget-title, category, link of download page)"},"thumbnail":"thumb.png"}]} \ No newline at end of file +{ + "frontend": [ + { + "filename": "archive_index1", + "name": { + "zh_tw": "1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )", + "en": "1. List (widget-title, category, filename, download link)" + }, + "thumbnail": "thumb.png" + }, + { + "filename": "archive_index2", + "name": { + "zh_tw": "2. 手風琴式列表 ( 模組標題, 類別標題, 檔案名稱, 下載連結 )", + "en": "2. Accordion list (widget-title, category, filename, download link)" + }, + "thumbnail": "thumb.png" + }, + { + "filename": "archive_index3", + "name": { + "zh_tw": "3. 列表( 無檔案名稱 ) ( 模組標題, 類別標題, 下載連結 )", + "en": "3. List(no filename) (widget-title, category, download link)" + }, + "thumbnail": "thumb.png" + }, + { + "filename": "archive_index4", + "name": { + "zh_tw": "4. 手風琴式列表( 無檔案名稱 ( 模組標題, 類別標題, 下載連結 )", + "en": "4. Accordion list(no filename) (widget-title, category, download link)" + }, + "thumbnail": "thumb.png" + }, + { + "filename": "archive_index7", + "name": { + "zh_tw": "7. 表格列表 ( 模組標題, 類別標題, 上傳日期, 檔案名稱, 檔案簡介, 下載連結 )", + "en": "7. Table list (widget-title, category, Updated At, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index8", + "name": { + "zh_tw": "8. 表格列表 ( 模組標題, 上傳日期, 檔案名稱, 檔案簡介, 下載連結 )", + "en": "8. Table list (widget-title, Updated At, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index9", + "name": { + "zh_tw": "9. 表格列表 - 簡約 ( 模組標題, 檔案名稱, 下載連結 )", + "en": "9. Table list - Simple (widget-title, download link)" + }, + "thumbnail": "ar9.png" + }, + { + "filename": "archive_index10", + "name": { + "zh_tw": "10. 表格列表 ( 模組標題, 類別標題, 編號, 檔案名稱, 下載連結 )", + "en": "10. Table list (widget-title, category, Serial Number, filename, download link)" + }, + "thumbnail": "ar5.png" + }, + { + "filename": "archive_index11", + "name": { + "zh_tw": "11. 表格列表 - 簡約 - 展開檔案 ( 模組標題, 類別標題, 編號, 檔案名稱, 下載連結 )", + "en": "11. Table list - Simple - Unfold Files (widget-title, category, Serial Number, filename, download link)" + }, + "thumbnail": "ar9.png" + } + ], + "widgets": [ + { + "filename": "archive_widget1", + "name": { + "zh_tw": "1. 列表 ( 模組標題, 類別標題, 檔案名稱, 下載頁面連結 )", + "en": "1. List (widget-title, category, link of download page)" + }, + "thumbnail": "thumb.png" + }, + { + "filename": "archive_widget2", + "name": { + "zh_tw": "2. 手風琴式列表 ( 模組標題, 類別標題, 下載頁面連結 )", + "en": "2. Accordion list (widget-title, category, link of download page)" + }, + "thumbnail": "thumb.png" + } + ] +} \ No newline at end of file diff --git a/modules/archive/thumbs/ar1.png b/modules/archive/thumbs/ar1.png new file mode 100644 index 0000000..e7cc100 Binary files /dev/null and b/modules/archive/thumbs/ar1.png differ diff --git a/modules/archive/thumbs/ar2.png b/modules/archive/thumbs/ar2.png new file mode 100644 index 0000000..751fed2 Binary files /dev/null and b/modules/archive/thumbs/ar2.png differ diff --git a/modules/archive/thumbs/ar3.png b/modules/archive/thumbs/ar3.png new file mode 100644 index 0000000..723ba3a Binary files /dev/null and b/modules/archive/thumbs/ar3.png differ diff --git a/modules/archive/thumbs/ar4.png b/modules/archive/thumbs/ar4.png new file mode 100644 index 0000000..2a7c106 Binary files /dev/null and b/modules/archive/thumbs/ar4.png differ diff --git a/modules/archive/thumbs/ar5.png b/modules/archive/thumbs/ar5.png new file mode 100644 index 0000000..1790944 Binary files /dev/null and b/modules/archive/thumbs/ar5.png differ diff --git a/modules/archive/thumbs/ar9.png b/modules/archive/thumbs/ar9.png new file mode 100644 index 0000000..8b11bb7 Binary files /dev/null and b/modules/archive/thumbs/ar9.png differ