`
cjc
  • 浏览: 658871 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

我的RSS我做主:My RSS

阅读更多
<script>function StorePage(){d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width=475,height=575,left=75,top=20,status=no,resizable=yes'));keyit.focus();}</script>

昨天晚上通过google reader 浏览自己的网站时发现,Rss输出的内容比较简单,没有我想输出内容,诸如“评论数”、“评论文章”,“永久链接”等等。修改wordpress RSS 输出函数话,每次更新更新wordpress又要重新改一次,比较麻烦,于是花了点时间写一个插件,这是我写的第一个wordpress插件My RSS。主要功能是在rss底部增加订阅、版权信息、评论信息、永久链接等相关信息。让浏览者可以通过Rss可以全面了解网站的相关信息。

My RSS 在Rss显示如下图所示:

My RSS

如果你有兴趣,也下载来试试。
插件下载地址:
http://watch-life.googlecode.com/files/myrss-1-0.rar

更多文章见:守望轩[http://www.watch-life.net/]

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics