Archive for the ‘wordpress’ Category

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.

Saturday, April 11th, 2009 at 10:56 | 0 comments
Categories: wordpress

In the beginning I was gonna make the loading bar which would depend on the loading progress of images on the page, but later on it seemed a bit too advanced for me…
so I just used another easy implementation
ideas were taken from jQuery 页面载入进度条 and How to create a stylish loading bar as Gmail in [...]

Friday, April 10th, 2009 at 16:20 | 0 comments
Categories: wordpress

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 [...]

Sunday, March 22nd, 2009 at 14:53 | 0 comments
Categories: wordpress
Tags:

feel free to follow me

Saturday, March 21st, 2009 at 16:00 | 0 comments
Categories: wordpress
Tags:

改了一天基本完成了
在 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 …

Sunday, March 15th, 2009 at 17:21 | 10 comments
Categories: wordpress

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

Sunday, December 21st, 2008 at 18:22 | 0 comments
Categories: wordpress

The backend has been improved a lot, no need for any backend appearance plugins anymore.

Saturday, December 20th, 2008 at 13:16 | 0 comments
Categories: wordpress
Tags: ,

footer 多加了一行空間
把 “old entries” “new entries” 換成頁碼了

Friday, October 31st, 2008 at 17:00 | 0 comments
Categories: wordpress
Tags:

無聊順便多加了幾個 plugin
還加了個 iphone 專用 theme

Tuesday, October 28th, 2008 at 02:46 | 0 comments
Categories: wordpress
Tags:

**Example 1: PHP, no line numbers**

<div id="foo">
<?php
function foo() {
echo "Hello World!\\n";
}
?>
</div>

**Example 2: Java, with line numbers**

1
2
3
4
5
[...]

Sunday, June 1st, 2008 at 09:48 | 2 comments
Categories: wordpress
Page 1 of 212
TOP