我觉得 Aggr 允许你在文章或者页面中加入RSS Feed。
这个插件怎么无法使用 自定义文章摘要或者全部显示呢?
也无法定义显示多少
默认的是10条标题
详情见:
http://tobe1.com.cn
我用这段代码,做了一个转向 也可以到达
复制内容到剪贴板
代码:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=gb2312">
<title>豆豆乐园 博客网摘</title>
</head>
<body>
<script language="JavaScript">
window.location="http://tobe1.com.cn/blog/?feed=rss2"
</script>
</body>
</html>