woo… just release another WordPress theme, thanks for everyone supporting. Click this picture, you can get demo.

Installing:
- Upload the O-Box directory and its content to your wp-content/themes/ directory.
- Visit the Appearance page once to activate the theme.
Plugins:
- Trackping Separator – This plugin provide useful template functions to separate trackbacks and pingbacks from comments.
- Related Posts – Generate a related posts list via tags.
- WP-PageNavi – A more advanced paging navigation.
- flickrRSS – Integrate the photos from a flickr rss feed.
Download: O-Box for WordPress
My friend asked me a question long before, how can use sliding doors CSS for list pages? I told him, use function wp_list_pages(). I later found that can’t do it.
I’ve written a litter function code to support it.
How to use?
- Download source code get_list_pages.zip;
- copy code content in your theme functions.php;
- Add anywhere:
<ul>
<?php get_list_pages(); ?>
</ul>
Advanced
$index_title – index title
$format – show display format
$currentCSS – current class name
get_list_pages('Home', '<li{current}><a href="{link}"><span>{name}</span></a></li>', 'current_page_item');
经过不懈的努力终于出来了.
它能将你的文章、评论、分类和Tags全部导出为WordPress eXtended RSS格式.
SaBlog转WordPress
- 必须将SaBlog升级为2.0版本;
- 下载并解压exportwpformat.zip;
- 将文件”exportWPFormat.php“上传到你的SaBlog的根目录;
- 打开地址http://your-site/exportWPFormat.php;
- 点击”Export WordPress eXtended RSS“;
- 登录你的WordPress后台管理;
- “Manage” » “Import” » “WordPress“
- 上传你刚导出的格式文件;
- 最后SaBlog附件目录”attachments“移动到”WordPress“根目录.
已知问题:
附件还是存在一些问题, 除图片外其他文件的后缀都不正常
a long time! this theme is sharing now.
You can download U-Box.

Demo:
Plugins:
Related Posts:
Download:
The theme is my 6th theme!
I named the theme U-Box.
