4、评论加上引用的文字链接,醒目一些,同时便于删除垃圾评论,加上删除按钮:
<ul class="msg">
<li class="msgname"><img src="<#ZC_BLOG_HOST#>image/common/quote.gif" height="9" width="9" alt="" title="" /> <a onclick="InsertQuote(this.parentNode.parentNode.getElementsByTagName('a')[2].innerHTML,this.parentNode.parentNode.getElementsByTagName('li')[2].innerHTML);return false;" href="">[引用]</a> <a name="cmt<#article/comment/id#>"><#article/comment/count#></a>.<a href="mailto:<#article/comment/email#>" onclick="this.href=(this.href).replace(/\[AT\]/,String.fromCharCode(64));"><#article/comment/name#></a></li>
<li class="msgurl"><a href="<#article/comment/url#>" rel="nofollow" target="_blank"><#article/comment/url#></a></li>
<li class="msgarticle"><#article/comment/content#></li>
<li class="msgtime"><a href="<#ZC_BLOG_HOST#>cmd.asp?act=CommentDel&id=<#article/comment/id#> ">[删除]</a> <#article/comment/posttime#></li>
</ul>
b_article_comment.html 页面修改
[ 本帖最后由 freesky 于 2006-8-7 04:37 PM 编辑 ]