Using Gravatar
原来wordpress 2.5已然有了Gravatar的支持, 不过也应该, 毕竟同一个公司. 个人很喜欢Gravatar, 简单易用, 而且用它服务的软件, 社区非常多. 不过想来Live, Google, Facebook… 这样的主应该是不会embracing这样的小东西了吧. 我很喜欢它, 希望全世界都用它.
大清早起床后, 终于升级到2.5, 并把theme更新了一下. 有了avatar, 希望有更多回复. ![]()
原来wordpress 2.5已然有了Gravatar的支持, 不过也应该, 毕竟同一个公司. 个人很喜欢Gravatar, 简单易用, 而且用它服务的软件, 社区非常多. 不过想来Live, Google, Facebook… 这样的主应该是不会embracing这样的小东西了吧. 我很喜欢它, 希望全世界都用它.
大清早起床后, 终于升级到2.5, 并把theme更新了一下. 有了avatar, 希望有更多回复. ![]()
Wordpress 2.3以后就自带tag了。不过由于使用dreamhost的方便的one-click install,导致我才发现这个新增的功能(也从来不看dashboard上的信息)。于是花了些时间看了一下并修改了自己的theme来支持tag。
看上去一切都工作了,有时间的话就给每个blog entry都加上tag。是不是应该把tag加到meta里去,以加强SEO?不过我这个丑陋的theme连h1都没有输出过,就还是不SEO了吧。 :p
主要用到以下几个新增的方法:
the_tags($prefix, $separator, $postfix); // in single page and archive page
wp_tag_cloud(); // tags page
single_tag_title(); // archive page or tag page
Yahoo! Item Pagination is a pattern for display navigating pagination. And the default pagination of wordpress is really ugly. So I spent ten minutes to use pagination solution in diggmore to replace the default one. Looks nice.

Thanks a lot to David Jia for his recovering job.
虽然Logo上写着Released. 但实质上还是beta的. 有很多地方还要修改. 比如Tag那块.
总结一下这次主要的工作:
1. 写了模板和CSS文件. 最酷的是整个width是926px.
这可以算是我第一次认认真真仔仔细细从头写完CSS, 颇为得意.
2. 把GeSHi集成了进去, 加强代码格式化.
3. 用上了Nio的Anti Spam Image.
4. 把Wordpress升级到2.0
5. 写上了一些JS, 让Comments有点色彩的变化.
6. 做了个丑丑的Logo. 为了区别与Web 2.0, 所以是released的. 呵呵. Blog没必要用Ajax, Blog重要的是文字.
That’s All.
有趣的是, Easy同学看完以后, 说了句:”Typic iZz Style”. Very interesting. ![]()
安装了一个插件, 叫taggerati
挺好用的.
My Tips:
1. install
2. create tag page
3. modify index and single page
4. use invisible tag is more comfortable.