版型:Gutenberg
介紹:Use Movable Type styles on Drupal
Movable Type的版型:http://www.thestylearchive.com/
等一下來測試看看。
好像是把Movable Type的版型下載回來。複製到gutenberg目錄裡的子目錄。
再將theme-themename.css 或 themename.css 改名為style.css。
版型:Gutenberg
介紹:Use Movable Type styles on Drupal
Movable Type的版型:http://www.thestylearchive.com/
等一下來測試看看。
好像是把Movable Type的版型下載回來。複製到gutenberg目錄裡的子目錄。
再將theme-themename.css 或 themename.css 改名為style.css。
Re: 使用 Movable Type的版型
還真的可以!只是有些細部要稍微調整一下:)
Re: 使用 Movable Type的版型
這個好 :)
Re: 使用 Movable Type的版型
試用了一下,介紹一下用法以免霧煞煞
1. 下載Gutenberg版型,但這個版型只是mt版型的基礎,並不包含任何樣式表(CSS)
http://www.drupal.org/project/gutenberg
2. 到 http://www.thestylecontest.com/ 挑選版型,下載回來
3. 拷貝下載回來的版型,注意!
=> 把檔案拷貝在gutenberg版型裡頭的子資料夾
=> 如果裡頭沒有style.css,把主要的css給改名為style.css,base-weblog.css則不需動
=> 也就是應該長這樣:
gutenberg/your_download_theme/style.css
gutenberg/your_download_theme/base-weblog.css
4. 到版型設定那兒,就可以看到新安裝的theme,啟用他們試試看就可以了!
*****
這樣讓我想到,如果想用drupal做weblog service....
其實還不難呢~