一直觉得 Textpattern 自带的那个最新留言的tag比较弱, 只能显示作者和文章标题, 不过也凑合用了
昨天 dimlau 也 提到 了这个问题, 于是…无聊之中又出现了一个新的插件
功能比自带的那个稍微强一点点, 可以显示评论内容, 支持字符串截取, 支持内容格式定制以及链接的title属性以及时间格式的定制, 当然数目限制和section限制也是必不可少的
直接下载点 这里
————华丽的分割线————
Description
Fine, textpattern has already provided a recent comments tag. But someone love it and someone hate it. And it indeed is not so powerful enough. So, this thing was born.
Usage
- class: css class, default is wyn_recent_comments
- wraptag: tag of wrap, default is ul
- break: tag of every item, default is li
- label: title label, default is nothing
- labeltag: tag of title, default is nothing
- limit: number of comments to show, default is 10
- wordcount: the length of each comment. The comment whose length is longer than this value, it will be cut off, with UTF-8 support. default is 10
- messagebreak: if a comment has been cut off, this value will be showed after it. default is ‘…’
- format: the things to show. you can customize it by using tags (
%content%for comment content,%commenter%for commenter name,%time%for comment time and%title%for post title). default is%content% - atitle: the title attribute of generated a links. tags can also be used here. default is
%commenter% on %time% - section: limit the comments into one section
- timeformat: the format of time. it uses standard PHP time format, you can refer PHP doc to know more. default is ‘%d %b %Y · %X’, a little difficult :D
Download HERE
ie6里侧栏掉下去了
我恨ie….不过现在也没法改, 家里机器没有ie…
IE6…不是说会强制升级到IE7么
怎么没动静了
PS.你速度可真是快啊!非常强
嘿嘿,反正在家待着也没事做…其实前天就差不多了,搞内容截取的麻烦了点,php的字符串截取函数是按byte来的,不适用utf8,只好自己再写一个
不过还是不理想, 按长度截取就会出现现在这种参差不齐的样子
@wayne:之前我还以为你是特意搞成“只显示作者和文章标题” :P
主要是我太懒了…
正文的letter-spacing 设置的大了些,英文不够美观,中文还凑合
@voidman: 的确. 已经改掉了. 做模板这种东西真是累阿…
@wayne 我在做新模板,4天了,完全没有动力了…..
@dimlau: 太麻烦了, 还要在不同浏览器下调…不过你应该还好吧,专业的