Version 4 (modified by jazz, 16 years ago) (diff) |
---|
2009-02-25
- [個人] 升級 Gallery 版本 1.4 -> 1.5
~/public_html$ wget http://nchc.dl.sourceforge.net/sourceforge/gallery/gallery-1.5.10.tar.gz ~/public_html$ mv gallery old_gallery ~/public_html$ tar zxvf gallery-1.5.10.tar.gz ~/public_html$ mv gallery-1.5.10 gallery ~/public_html$ cd gallery/locale ~/public_html/gallery/locale$ wget http://nchc.dl.sourceforge.net/sourceforge/gallery/zh_TW-1.5.2.tar.gz ~/public_html/gallery/locale$ tar zxvf zh_TW-1.5.2.tar.gz ~/public_html/gallery/locale$ cd ../.. ~/public_html$ cp old_gallery/config.php gallery/. ~/public_html$ touch gallery/.htaccess ~/public_html$ chmod 777 gallery/.htaccess gallery/config.php
- 瀏覽 http://yourhost/gallery/ 依照指示進行升級與內容更新
- 關於舊的 CSS - 先前有設定了一些 CSS, 為了讓系統通用, 需要拷貝幾個檔案
~/public_html$ cp old_gallery/css/standalone_style.css.default gallery/css/. ~/public_html$ vi gallery/css/screen.css.default
-
screen.css.default
old new 22 22 body { 23 23 font-family: Geneva,Arial,Helvetica,sans-serif; 24 24 font-size: 10px; 25 background-color: # FFFFFF;25 background-color: #ADB6C6; 26 26 color: #FFFFFF; 27 27 }
-
- 手機進入投影時代?
- 影片
- 三星(Samsung)與德州儀器(TI)攜手合作,發表了第一款內建投影機的手機。先前就有注意到德儀(TI)的微型投影機實驗板,所以出現這樣的產品並不意外,畢竟在 NTT DoCoMo 的 Vision 2010 影片早已示現了這種可能。但相信電池技術跟散熱等,將仍是一大考驗。
- NTT DoCoMo Vision 2010 (1)
- NTT DoCoMo Vision 2010 (2)
- NTT DoCoMo Vision 2010 (3)
- NTT DoCoMo Vision 2010 (4)
- NTT DoCoMo Vision 2010 (5)
- NTT DoCoMo Vision 2010 (6)