diff --git a/assets/stylesheets/template/layout/header.scss b/assets/stylesheets/template/layout/header.scss index 99c115d..9b72a29 100644 --- a/assets/stylesheets/template/layout/header.scss +++ b/assets/stylesheets/template/layout/header.scss @@ -59,13 +59,13 @@ border-radius: 2px; behavior: url("/assets/ie_support/PIE2/PIE.htc"); border-width: 2px; - border-color: #fff; + border-color: #986933; position: absolute; top: 0; right: 0; .icon-bar { - background-color: #fff; + background-color: #986933; } &.collapsed { diff --git a/modules/archive/_archive_widget3.html.erb b/modules/archive/_archive_widget3.html.erb new file mode 100644 index 0000000..45ffc79 --- /dev/null +++ b/modules/archive/_archive_widget3.html.erb @@ -0,0 +1,29 @@ +
+

{{widget-title}}

+ +

+ <%= (I18n.locale.to_s =="zh_tw") ? "更多資訊" : "More" %> +

+ +
diff --git a/modules/archive/_archive_widget4.html.erb b/modules/archive/_archive_widget4.html.erb new file mode 100644 index 0000000..7791aee --- /dev/null +++ b/modules/archive/_archive_widget4.html.erb @@ -0,0 +1,51 @@ +
+

+ {{widget-title}} +

+
+
+ +
+
+
+
+ {{archive-title}} + + {{status}} + +
+
+
+ {{file-name}} + {{file-type}} +
+
+
+
+
+
+ {{link_to_edit}} +
+

+ <%= (I18n.locale.to_s =="zh_tw") ? "更多資訊" : "More" %> +

+ +
\ No newline at end of file diff --git a/modules/archive/archive_index14.html.erb b/modules/archive/archive_index14.html.erb new file mode 100644 index 0000000..01fb3bc --- /dev/null +++ b/modules/archive/archive_index14.html.erb @@ -0,0 +1,41 @@ +
+

+ {{page-title}} +

+
+

{{category-title}}

+
+
+
上傳日期
+
標題
+
檔案下載
+
+
+
+
+
{{created_at}}
+
+ {{archive-title}} + + {{status}} + +
+ +
+
+
+
+
+
+ + \ No newline at end of file diff --git a/modules/archive/archive_index15.html.erb b/modules/archive/archive_index15.html.erb new file mode 100644 index 0000000..b2b343d --- /dev/null +++ b/modules/archive/archive_index15.html.erb @@ -0,0 +1,46 @@ +
+

+ {{page-title}} +

+
+

{{category-title}}

+
+
+
上傳日期
+
標題
+
檔案下載
+
+
+
+
+
{{created_at}}
+
+
+
+ {{file-name}} + + {{status}} + +
+
+
+
+ +
+
+
+
+
+
+
+ + + \ No newline at end of file diff --git a/modules/archive/archive_index16.html.erb b/modules/archive/archive_index16.html.erb new file mode 100644 index 0000000..d1c7762 --- /dev/null +++ b/modules/archive/archive_index16.html.erb @@ -0,0 +1,36 @@ +
+

+ {{page-title}} +

+
+
+ +
+
+ +
+
+
+ {{link_to_edit}} +
+ +
\ No newline at end of file diff --git a/modules/archive/archive_index17.html.erb b/modules/archive/archive_index17.html.erb new file mode 100644 index 0000000..862df0c --- /dev/null +++ b/modules/archive/archive_index17.html.erb @@ -0,0 +1,41 @@ +
+

+ {{page-title}} +

+ +
+
+ + {{link_to_edit}} +
+
+
+ \ No newline at end of file diff --git a/modules/personal_journal/index_by_author.html.erb b/modules/personal_journal/index_by_author.html.erb new file mode 100644 index 0000000..806bd68 --- /dev/null +++ b/modules/personal_journal/index_by_author.html.erb @@ -0,0 +1,10 @@ +

{{page-title}}

+
+
+

{{name}}

+ +
+
+{{pagination_goes_here}} \ No newline at end of file diff --git a/modules/video_pro/_video_pro_widget1.html.erb b/modules/video_pro/_video_pro_widget1.html.erb new file mode 100644 index 0000000..07be0c6 --- /dev/null +++ b/modules/video_pro/_video_pro_widget1.html.erb @@ -0,0 +1,42 @@ +
+ +
+ +
\ No newline at end of file diff --git a/modules/video_pro/_video_pro_widget_jqcloud1.html.erb b/modules/video_pro/_video_pro_widget_jqcloud1.html.erb new file mode 100644 index 0000000..1d48386 --- /dev/null +++ b/modules/video_pro/_video_pro_widget_jqcloud1.html.erb @@ -0,0 +1,20 @@ +
+ <%= javascript_include_tag 'video_pro/jqcloud.min' %> + <%= stylesheet_link_tag 'video_pro/jqcloud.min' %> +
+ +
diff --git a/modules/video_pro/info.json b/modules/video_pro/info.json new file mode 100644 index 0000000..2d2056a --- /dev/null +++ b/modules/video_pro/info.json @@ -0,0 +1,54 @@ +{ + "widgets" : [ + { + "filename" : "video_pro_widget1", + "name" : { + "zh_tw" : "1. 影片列表1 ( 縮圖, 影片資訊, 頁面連結)", + "en" : "1. Video List 1 ( snapshot, video info, page link)" + }, + "thumbnail" : "thumb.png" + }, + { + "filename" : "video_pro_widget_jqcloud1", + "name" : { + "zh_tw" : "2. 影片文字雲(標籤)", + "en" : "2. Video Word Cloud(tags)" + }, + "thumbnail" : "thumb.png" + } + ], + "frontend" : [ + { + "filename" : "video_pro_index1", + "name" : { + "zh_tw" : "1. 影片列表1 ( 縮圖, 影片資訊, 頁面連結)", + "en" : "1. Video List 1 ( snapshot, video info, page link)" + }, + "thumbnail" : "thumb.png" + }, + { + "filename" : "video_pro_index2", + "name" : { + "zh_tw" : "2. 影片列表1 + 類別 + 搜尋 ( 縮圖, 影片資訊, 頁面連結)", + "en" : "2. Video List 1 + Category filter + Search ( snapshot, video info, page link)" + }, + "thumbnail" : "thumb.png" + }, + { + "filename" : "video_pro_index3", + "name" : { + "zh_tw" : "3. 影片列表2 + 懸浮框 ( 縮圖, 影片資訊)", + "en" : "3. Video List 2 + Modal window ( snapshot, video info)" + }, + "thumbnail" : "thumb.png" + }, + { + "filename" : "video_pro_index_post_agency1", + "name" : { + "zh_tw" : "4. 影片列表3 + 發佈單位篩選 ( 縮圖, 影片資訊, 關鍵字, 頁面連結)", + "en" : "4. Video List 3 + Post Agency filter ( snapshot, video info, keyword, page link)" + }, + "thumbnail" : "thumb.png" + } + ] +} \ No newline at end of file diff --git a/modules/video_pro/thumbs/thumb.png b/modules/video_pro/thumbs/thumb.png new file mode 100644 index 0000000..266af56 Binary files /dev/null and b/modules/video_pro/thumbs/thumb.png differ diff --git a/modules/video_pro/video_pro_index1.html.erb b/modules/video_pro/video_pro_index1.html.erb new file mode 100644 index 0000000..0b1cac0 --- /dev/null +++ b/modules/video_pro/video_pro_index1.html.erb @@ -0,0 +1,43 @@ +
+ +
+ +
+{{pagination_goes_here}} \ No newline at end of file diff --git a/modules/video_pro/video_pro_index2.html.erb b/modules/video_pro/video_pro_index2.html.erb new file mode 100644 index 0000000..165ec8d --- /dev/null +++ b/modules/video_pro/video_pro_index2.html.erb @@ -0,0 +1,141 @@ +
+
+
+
+ +
+ +
+
+
+
+ +
+ +
+ + +
+{{pagination_goes_here}} \ No newline at end of file diff --git a/modules/video_pro/video_pro_index3.html.erb b/modules/video_pro/video_pro_index3.html.erb new file mode 100644 index 0000000..5068e81 --- /dev/null +++ b/modules/video_pro/video_pro_index3.html.erb @@ -0,0 +1,70 @@ +
+ + +
+ + +
+{{pagination_goes_here}} \ No newline at end of file diff --git a/modules/video_pro/video_pro_index_post_agency1.html.erb b/modules/video_pro/video_pro_index_post_agency1.html.erb new file mode 100644 index 0000000..ce74a1d --- /dev/null +++ b/modules/video_pro/video_pro_index_post_agency1.html.erb @@ -0,0 +1,97 @@ +
+
+
+
+ +
+
+
+
+ +
+ + +
+{{pagination_goes_here}} \ No newline at end of file