Everything went well and I didn’t know that configuring permlinks for wordpress in nginx is so easy now. just use
try_files $uri $uri/ /index.php?q=$uri&$args;
and no need to add any rewrite rules!
Category Archives: wordpress
Comments and pingbacks are seperated
By theme’s default, comment list includes both normal comments and pingbacks, I modified the code so that pingbacks will appear below the new comment form while normal comments stay the same. But the comments count on the index page and archive page still counts both the comments and the pingbacks.
Slightly modified the theme
Just modified the php files a little bit, to make the theme compatible with XHTML 1.0 Transitional. There are still some errors though, but they are caused by some of the widgets, for example wp-syntax and last.fm recent tracks. I’m not gonna modify the widgets also, simply because I’m too lazy to do it again every time the widgets get updated.
Add twitter widget in the sidebar
feel free to follow me
新 theme 上馬
改了一天基本完成了
在 Cordobo Green Park 2 的基礎上修改了下 structure 跟很多細部的 php code
還從 deepwhite 同學處偷了點元素跟 idea ![]()
另外發現 lightview plus 導致在 IE 中出現 Internet Explorer Cannot Open the Internet Site- Operation Aborted Error
暫時換成 zoombox 了
準備等什麼時後有空做個 loading bar …
Theme changed
new theme is based on Librio by deniart
changed some css styles and the way archives are displayed, also navigation was changed to fit WP Page Numbers
WordPress 2.7
The backend has been improved a lot, no need for any backend appearance plugins anymore.
Updated to 2.6.3
無聊順便多加了幾個 plugin
還加了個 iphone 專用 theme
wordpress update to 2.5
the codes have been changed a lot this time, also the whole admin tool is redesigned