Archive for 網站日誌
WordPress 2.6 upgrade
Posted by essoduke - 7 月 16, 2008 at 11:07:47 pm - 60 User Views![]()
WordPress › Blog » WordPress 2.6
WordPress 昨天釋出 v2.6,比預定的八月份提早了一個月。
這次加入並更新了一些功能以及修正為數眾多的臭蟲,按照懶人風格,一樣採用暴力升級法一次過關!
另外,這次的更新也整合了 Google Gears,並將 Themes 使用到的 js、css 和圖檔都暫存到本地電腦來達成加速效果。
v2.6 更新列表:
- 字數統計功能(僅英文)
- 自訂圖片標題
- Plugins 列表將啟用及未啟用的項目分開
- 所見即所得的圖片管理方式
- 圖片庫可拖曳排序
- Plugins 更新泡泡提示
- 可自訂的個人肖像,支援多個肖像網站
- 全螢幕模式下可上傳新的多媒體檔案
- 經由 XML-RPC 及 APP 的遠端發佈功能預設為關閉
- 完整支援 SSL 加密協定
- 修正擁有上千個分頁及分類時的顯示錯誤
- 可將 wp-config 檔案以及 wp-content 目錄移到自訂位置
- Checkbox 複選方塊可支援 SHIFT 鍵多選功能
- 上傳檔案時可選用 Flash 或傳統介面
- 安全性更為增強的修正,包含了 Cookie 和資料庫
- 更新 TinyMCE、jQuery 及 jQuery UI 的版本
- 修正將近 194 個臭蟲
Technorati Tags: WordPress
再換佈景主題
Posted by essoduke - 3 月 22, 2008 at 02:03:17 am - 76 User Views
圖片來源:Gran Impetu
原來的主題有點華麗、圖檔多、文章版面也不夠寬大,所以這次挑了個清淡的 GimpStyle,並稍微修改了左右欄的比例和文字字型、大小。
現在果然清爽多了!
Technorati Tags: wordpress, themes
GobalAsia 優惠金發放通知
Posted by essoduke - 11月 21, 2007 at 10:11:10 pm - 127 User Views
2007-11-19 收到 GobalAsia 已發放通知信,隔日優惠金隨即入賬。

雖然從訂購到發放將近兩個月,但至少省了一點小錢。
$5.95 * 24 * 34 = 4,855 - 1,000 = $NT3,855
HostMonster 兩年總計只需要台幣三千八!
Technorati Tags: HostMonster, GobalAsia, hosting
Wordpress 2.3: wp_post2cat does not exist
Posted by essoduke - 9 月 27, 2007 at 10:09:43 pm - 375 User Views在升級 Wordpress 2.3 以後,發表文章時可能會噴「wp_post2cat does not exist」錯誤訊息。
主因是 2.3 升級程式會將 wp_post2cat 以及 wp_categories 兩個資料表刪除,而下列外掛或佈景會需要用到此兩個資料表:
- Google Sitemaps Generator older than 3.0
- Posts by Author plugin
- Ultimate Tag Warrior
- K2 Theme
詳見:Solution for 2.3 database errors / wp_post2cat does not exist
臨時解決方案 - 將這兩個 table 重建回來
wp_post2cat
- CREATE TABLE wp_post2cat(rel_id bigint(20) NOT NULL AUTO_INCREMENT, post_id bigint(20) NOT NULL default 0, category_id bigint(20) NOT NULL default 0, PRIMARY KEY (rel_id), KEY post_id(post_id, category_id)) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =1;
wp_categories
- CREATE TABLE wp_categories(cat_ID bigint(20) NOT NULL AUTO_INCREMENT, cat_name varchar(55) NOT NULL default "", category_nicename varchar(200) NOT NULL default "", category_description longtext NOT NULL, category_parent bigint(20) NOT NULL default 0, category_count bigint(20) NOT NULL default 0, link_count bigint(20) NOT NULL default 0, posts_private tinyint(1) NOT NULL default 0, links_private tinyint(1) NOT NULL default 0, PRIMARY KEY (cat_ID), KEY category_nicename(category_nicename )) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =1;
Technorati Tags: wordpress
Wordpress 2.3 release
Posted by essoduke - 9 月 26, 2007 at 11:09:14 am - 157 User Viewstickets closed for Worepress 2.3
changelog:
- 修正了 351 個 bug!
- 內建 tag 功能
- 開啟 TinyMCE 隱藏模式 XD
一樣開啟暴力升級法過關…
Technorati Tags: wordpress
Powered by WordPress with GimpStyle Theme design by Horacio Bella.
Entries and comments feeds.
Valid XHTML and CSS.





