:::

[1031]XOOPS佈景設計

社大教材 建立日期 2014-01-29 23:37:45

此為社大103學年第一學期課程,主要學習XOOPS的佈景製作方法,並了解HTML5+CSS3+Bootstrap+Smarty的用法。

「[1031]XOOPS佈景設計」目錄

1. HTML5入門 8411 2014-03-14 22:57:14
1-1 「範例」index.html 3957 2014-03-15 16:28:16
2. HTML5 與 CSS3 3532 2014-03-28 23:55:24
2-1 index.html(背景整合設定) 2940 2014-03-22 10:50:00
2-2 index.html(多背景) 2167 2014-03-22 10:50:22
2-3 index.html(標題文字外觀設定) 2202 2014-03-22 11:03:27
2-4 index.html(頁內樣式) 2086 2014-03-22 11:41:46
2-5 index.html(版面布局) 2147 2014-03-22 14:17:42
2-6 index.html(完整版面布局) 2218 2014-03-22 15:14:17
2-7 index.html(導覽列) 2361 2014-03-22 16:04:36
2-8 index.html(完整導覽列) 4848 2014-03-22 16:23:04
3. CSS3與版面布局 4276 2014-04-18 21:12:01
3-1 index.html(標題加上左邊框) 2171 2014-03-29 09:55:19
3-2 index2.html(position練習空檔) 1980 2014-03-29 10:19:25
3-3 index2.html(position:relative) 1871 2014-03-29 10:45:30
3-4 index2.html(position:relative+z-index 上下層) 2568 2014-03-29 11:01:28
3-5 index2.html(position:absolute) 1780 2014-03-29 11:18:04
3-6 index2.html(position:fixed) 1775 2014-03-29 11:29:41
3-7 index.html(兩欄式) 2252 2014-03-29 12:02:02
3-8 index3.html(用position來做三欄式) 3610 2014-03-29 14:15:00
3-9 index4.html(利用float做三欄式) 2106 2014-03-29 14:38:21
3-10 index.html(float兩欄式) 1985 2014-03-29 15:10:26
3-11 index.html(側邊作者欄+花邊) 2779 2014-03-29 16:28:13
4. 認識 BootStrap 14538 2014-04-12 10:23:13
4-1 bootstrap1.html 固定版面布局練習 3478 2014-04-12 10:40:31
4-2 bootstrap2.html 固定版面XOOPS布局練習 2063 2014-04-12 12:02:36
4-3 bootstrap2.html 流動版面XOOPS布局練習 2098 2014-04-12 11:58:50
4-4 bootstrap3.html 流動版面網頁排版練習 3968 2014-04-12 16:30:27
5. XOOPS佈景開發(上) 3033 2014-04-26 11:15:06
5-1 theme2014/index.html 基本頁面 2045 2014-04-19 10:56:39
5-2 theme2014/index.html 基本頁面+架構+justfont字型 2370 2014-04-19 14:14:52
5-3 css/style.css 主樣式表 2065 2014-04-19 15:23:22
5-4 theme2014/index.html 導覽列+XOOPS八區域+頁尾 2329 2014-04-19 16:13:56
5-5 theme2014/theme.html 樣板檔(大架構初步完成) 2065 2014-04-26 11:59:15
5-6 theme2014/xotpl/block.html (區塊樣板檔) 1827 2014-04-26 11:31:01
5-7 theme2014/css/xoops.css (XOOPS內容樣式表) 1840 2014-04-26 11:58:29
5-8 theme2014/xotpl/block_center.html (中間區塊樣板檔) 1826 2014-04-26 11:47:17
6. XOOPS佈景開發(下) 2550 2014-06-13 22:17:20
6-1 theme2014/theme.html 樣板檔(加入管理工具) 2073 2014-05-03 11:06:13
6-2 theme2014/xotpl/block.html (強化區塊樣板檔) 1881 2014-04-26 14:06:00
6-3 theme2014/xotpl/block_center.html (強化中間區塊樣板檔) 1878 2014-04-26 14:06:31
6-4 theme2014/css/xoops.css (XOOPS內容樣式表) 1879 2014-04-26 14:19:33
6-5 theme2014/css/style.css (主樣式表) 1808 2014-04-26 15:17:55
6-6 theme2014/modules/system/system_redirect.html 轉頁畫面 1864 2014-04-26 16:25:34
6-7 theme2014/language/tchinese_utf8/main.php 1779 2014-05-03 10:50:08
7. 打造可控制佈景 2277 2014-05-03 15:40:23
7-1 佈景結構參考 2116 2014-05-03 09:27:10
7-2 theme2014/theme.html (主佈景架構) 2082 2014-05-10 10:32:40
7-3 theme2014/theme.ini (佈景資訊檔) 1754 2014-05-03 14:00:13
7-4 theme2014/css/style.css 1667 2014-05-10 11:32:17
7-4 theme2014/config.php (佈景主設定檔) 2070 2014-05-10 10:57:53
7-5 theme2014/config2.php 額外設定 1686 2014-05-10 10:23:34
8. 進階佈景設計 1870 2014-05-09 23:03:47
8-1 theme2014/theme.html 主佈景架構 2706 2014-05-10 16:18:52
8-2 theme2014/language/tchinese_utf8/main.php 語系檔 1689 2014-05-10 13:46:57
9. 快速做出XOOPS佈景 2212 2014-05-17 15:36:59
9-1 themes/sailing_demo/theme.html 2037 2014-05-17 15:32:19
9-2 themes/sailing_demo/theme.ini 1540 2014-05-17 10:45:10
9-3 themes/sailing_demo/README 1598 2014-05-17 10:47:47
9-4 themes/sailing_demo/config.php 1821 2014-05-17 12:02:00
9-5 themes/sailing_demo/config2.php 1768 2014-05-17 14:35:46
9-6 themes/sailing_demo/templatemo_style.css (僅列修改部份) 1768 2014-05-17 15:34:51
:::

搜尋

QR Code 區塊

https%3A%2F%2Fwww.tad0616.net%2Fmodules%2Ftad_book3%2Findex.php%3Fop%3Dlist_docs%26tbsn%3D32

書籍目錄

展開 | 闔起

線上使用者

124人線上 (10人在瀏覽線上書籍)

會員: 0

訪客: 124

更多…