Tag Archive for "wordpress"

WordPress 1.5.1.2 Released

WordPress 1.5.1.2 Released

這次是有關安全修正,雖然以上官方網頁說就算你不作更新,但如果你所用的 Web server 有使用 mod_security 這個 Apache module 的話仍然會是安全的,但很多人都是租用 web hosting 公司的空間的,web hosting 公司有沒有使用這個 module 大家都未必會知道,所以我都是建議大家安裝這個更新。

更新方法有兩個,一是在 WordPress 下載網頁 下載最新 WordPress 1.5.1.2,或是用以下方法改動 WordPress file。

  1. Open the wp-includes/template-functions-category.php file in a text editor like Wordpad.
  2. Go to around line 103 where it says get_the_category_by_ID.
  3. Create a new line after that and paste in$cat_ID = (int) $cat_ID;

UrbanGriaffe - Dissection of a WordPress theme: Part 4

UrbanGriaffeDissection of a WordPress theme: Part 4 已經推出,這是 《Dissection of a WordPress theme》系列的最後一篇,有心想製作個人化的 WordPress theme 或者是有意修改 theme 的朋友實在不容錯過。

錯過了之前三篇的朋友可以用以下連結作回顧。 :)

WordPress 1.5.1.1 Released

WordPress 1.5.1.1 Released

今次主要修正了 WordPress 1.5 版本 RSS feed 及 pingbacks/trackbacks 的 bugs,官方網頁還提到除此之外還修正了其他 bugs.

Update: In our effort to optimize we made two mistakes in 1.5.1, one related to feeds and one related to trackbacks and pingbacks. We’ve updated the download with 1.5.1.1 which corrects these bugs and a few others.

大家可以在 這裡 下載最新 1.5.1.1 版本.

======================Updated剛剛升級了,RSS feed 的問題已經解決了,還有我發覺之前 1.5.1 版本在 Admin Panel 內 Manage Post 時 click "Previous Entries" 是有問題的,現在這個問題都已經修正了. :)

Blog 版面改變了

之前用的 theme 是 Vanilla MistConnections,我只是修改了 sidebar 及其他少少的地方,但因為之前為了盡快推出我的 blog,所以只是很趕急地選了一個漂亮的 theme,這 theme 並不是不漂亮,只不過這 theme 並不是我心目中的那杯茶。

現在大家看見的這個 theme 是我修改自 Kubrick 1.5 - AllSideBar Editionbanner 相片Kim Randolph 的作品,經他准許後用作 banner 相片,整個 theme 的 mood 是我喜歡的一類,比較深沉的感覺,這 theme 還在建設當中,有很多地方會繼續修改,至少會包括以下的:

  • 現在 sidebar 的 Activity 是用 Brian's Latest Comments 1.5 plugin,下載後發覺仍然是有 bug 的,配合 Dunstan's Time Since plugin 後,不能正確顯示每一篇文章內最後回覆的時間,變成每個有回覆的文章最後回覆時間都相同,經過 debug 後總算解決這問題,但是還未達到我所要求的,因為這 plugin 只能顯示有回覆的文章,但除了有回覆的文章外,我還想顯示沒有回覆的新文章,我想遲些會嘗試再作修改.
  • 我想將 pingback/trackback 和留言分開顯示,但我還未找到這頪 plugin,或許我會嘗試寫一個.
  • CSS stylesheet 的修改 - 這個對我來說真的非常苦惱,因為我 CSS 的技巧真的可算是零,加上現在的 stylesheet 實在改得太亂了,有太多地方想修改但又不知從何入手.

WordPress 1.5.1 推出了

新的 WordPress 1.5.1 已經可以下載了.

WordPress 1.5.1 Released

以下是部份的改動.

  • Login and feed fixes for IIS
  • Faster gettext i18n
  • Improved i18n string coverage
  • Extended ping support
  • Paging on the Manage->Posts page
  • URI-safe accent stripping for all UTF-8 characters in the Latin Extended-A Unicode block
  • Query string style argument list support for wp_get_links() and wp_get_linksbyname()
  • Improved hierarchy listing in wp_list_pages()
  • Support for a Status: theme header field that allows themes to be marked as private, publish, or draft
  • Improved caching and database query reduction
  • Active plugin and theme highlighting
  • Plugins can now have multiple option pages
  • Pingbacks now work on hosts with fopen off like Dreamhost

Codex 內有詳細升級步驟的文章 Upgrading WordPress

在 WordPress Forum 內有一個題目 Upgrade 1.5 > 1.5.1 是講解由 WordPress 1.5 更新到 WordPress 1.5.1 的程序,大家可以參考一下.

我今晚都會進行 upgrade,因為今次的更新,除了修正問題,還有效能上的改善,最重要還有安全更新,所以我覺得現有用家都應該安裝這次更新. :)

Page: ← Previous  1 … 24 25 26 27 Next →