blog_editing

WP 2.0.7 Release!

2007/01/16
By

這次沒有自己做 patch,因為作者幫你做好了,到這裡下載這個 diff file,直接 apply 就行囉。 % wget http://txfx.net/files/wordpress/2.0.7-upgrade/wordpress-2.0.6-to-2.0.7-changes.diff % cd blog/; patch < http://txfx.net/files/wordpress/2.0.7-upgrade/wordpress-2.0.6-to-2.0.7-changes.diff

Read more »

[WP] share-this plugin

2006/12/07
By

很久沒介紹 WP 的 plugin 了,這次來介紹 share-this 。 安裝方法很簡單,照它的 README 寫的: 下載並解壓縮(Download the plugin archive and expand it (you’ve likely already done this)) 將 share-this/ 目錄放在 plugins/ 下(Put the ‘share-this’ folder into your wp-content/plugins/ directory) 到管理外掛頁面(Plugins)啟用(Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for Share This) 如果是 2.1 之前的版本(像我自己就不是),要將 prototype.js...

Read more »

蕃薯藤、天空部落與樂多(Yam, webs-tv V.S. Roodo)

2006/11/30
By

由於個人使用的平台是自己維護的,所以這幾天一直都不知道 樂多、蕃薯藤還有天空部落之間發生什麼事。而且爆料天王的文章每次都落落長,我因為才疏學淺,也看不是很懂。所以一直也沒管,不過經過幾天,不管在 XDite 、 HemiDemi 還是 irc channel(1) 上,都持續有人在討論,終於吸引我的關注了。 當然是裏頻道囉

Read more »

[WP] 2.0.5

2006/10/29
By

Some bug fixes (around 50+). And almost the same upgrade procedure (refer to here) But there is something new in awk since I upgrade from 4.11 to 6.1. So the new upgrade code should be: % tar zxvf latest.tar.gz; % mv wordpress/ wordpress_2.0.5/; % diff -ruN wordpress_2.0.4/ wordpress_2.0.5/ | grep ‘diff -ruN’ | awk...

Read more »

[WP] 2.0.4

2006/07/31
By

Refer to previous article. Original New are here. |-)

Read more »

[WP] wordpress 2.0.3

2006/06/02
By

這是有包含 security issue fix 的小升級,升級法直接看之前的文章就好了。

Read more »

[WP] Lightbox JS version 2 plugin

2006/03/31
By

Lightbox JS V2 最近發表啦(我是不是都在公布些舊聞啊?),然後我原本用的 WP lightbox JS 也有測試中的新版了。當然要下載來試用一下囉~~

Read more »

[WP] Spam Karma 2.2.1 released

2006/03/14
By

官方網站(不過,我覺得為什麼要用"官方"咧?)在二月就發表了(2.2),不過最近我才從 wp-plugins 上看到。 奇怪的是 wp-plugins 上寫的是 2.2.1 咧?:-s 看它的 ChangeLog 沒什麼值得講的,在這裡寫一下提醒自己有更新了 :$

Read more »

[WP] 2.0.2

2006/03/13
By

WordPress 2.0.2 has been released containing several bug and security fixes.

Read more »

[WP] lightbox JS plugin 測試

2006/02/24
By
[WP] lightbox JS plugin 測試

lightbox 是什麼知道嗎?點下去就知道了! 在這裡下載的。 試了一下,不錯用。另外,以後在 flickr 上的照片還是先別加框了,不太好看。

Read more »