Jun
30

Automatic Reference

Filed under (WordPress Plugins) by Steve Luo at 2007-30-06

苦苦寻找了一个晚上,终于找到了我想要的插件了。主要郁闷的是那些有这个功能的Blog,都没有对这个功能进行介绍,不知道是他们勤劳(手动加)呢还是这个插件不值一提呢……

到处搜索Auto Link之类的,搜出来一个WordPress AutoLink插件,但是貌似很复杂,装好了还要验证XHTML,验证下来问题多多,所以后来撤了不用了。最后还是搜了半天一个一个看下来才找到这个Automatic Reference的。

插件地址:Plugin Homeage

下载地址:autoreference.zip

WHAT IS THIS?
This plugin makes autolinks from the title of your post and your link database, just type the post title or link name, that’s all.

这个插件会自动链接到你以前的文章和链接库,只要输入文章标题或者链接名称。

REQUIREMENTS
Wordpress 1.2 or superior, PHP and MySQL.

对运行环境没什么要求,兼容性很好。
INSTALLATION

Upload the “wp_automatic_reference_plugin.php” file to your wordpress “/wp-contents/plugins” directory.

Once you have done that, go to the WordPress Control Panel, Plugins tab and push the Activate link. That is all.

安装也很简单,只有一个文件,上传到”/wp-contents/plugins”,然后激活就可以了。

使用方法更加简单,例如,你有篇文章的标题是”WordPress Using Tips”,那么,只要你发表新的文章时,文章中含有”WordPress Using Tips”的地方就自动被转换成指向”WordPress Using Tips”这片文章的链接了。很方便吧,貌似这个也增加博客黏性的吧~Just a GREEN HAND

Jun
24

Blog Change Log 更新日志

Filed under (WordPress) by Steve Luo at 2007-24-06

06/24/2007

[Theme]

  • sidebar和single插入google广告
  • searchform 缺少按钮,增加了按钮,并修改css将input的宽度缩小到200(默认265)
  • 修改header,将blog名称去除,直接显示LOGO
  • 在底部加入Modifed By Supersky

[Plugins]

[To be solved]

  • RSS订阅增强

06/26/2007

[Theme]

  • bottom将mylinks改为了Google Adsense

06/29/2007

[System]

[Plugins]

06/30/2007

[Theme]

  • 安装新的Theme: Yellow 3,细节调整中

07/01/2007

[Theme]

  • 在single post中添加上一篇和下一篇文章的显示(布局还需调整)

08/17/2007

[System]

  • 清理tag,补全SEO Title
  • 边栏Categories设置为不显示文章数,以解决字数过多导致的换行问题

[Plugins]

Jun
24

Converted to WordPress

Filed under (WordPress) by Steve Luo at 2007-24-06

由于数据库服务器暂时瘫痪,而且最近发现WordPress在国内的势力也逐渐强大起来了,决定开始转向WordPress,并且更名为”阿拉上海”。数据逐渐开始迁移,不高兴写转换程序了,自己手动搬吧,正好也筛选一下,有些没意义的也就不加进来了。

当前进度:100%

进度详情

  • WordPress 2.2.1 安装完毕
  • Theme安装完毕,LOGO修改完成。修复searchbar按钮问题。
  • 分类添加完毕
  • Knowledge Base文章已移植
  • Music Zone所有文章已移植
  • 放置了Google广告
  • 安装插件
Jun
24

WordPress 使用笔记

Filed under (WordPress) by Steve Luo at 2007-24-06

WordPress使用笔记:
1、Permalinks不一定需要mod_redirect,可以通过php_info自带的功能来实现,只是在链接里会显示页面名称(如index.php/sample-post)。但是好像对中文的支持不是很好,如果title为中文的话,链接编码以后就无法进入全文查看了,会提示Error 404 – Not found。因此如果标题为中文的话,需要设置一个Post Slug,用英文的链接。

2、从2.5起WordPress自带了tag功能,这个对于SEO来说是很好的功能,因此,现在要养成写TAG的习惯

3、要增加其他网站的对博客的链接,因此去多留言~然后发现用Trackback也不错,在引用了别人的文章做个Trackback。

top
48 queries. 0.356 seconds.