正务库

Typecho新窗口打开评论者主页

时间:3年前   游览量:307    标签: nbsp    quot    39    gt    代码   

Typecho新窗口打开评论者主页

No Reply , Posted in 代码 on April 27, 2014

varWidgetAbstract 夹下的 Comments.php 文件,找到 373 行左右的这句:

原始代码:

echo 'url , '"' , ($noFollow ? ' rel=" target="_blank" _href="http://dd.govzh.com/' , $this->url , '"' , ($noFollow ? ' rel=">' , $this->author , '';



修改为:

echo 'url , '"' , ($noFollow ? ' rel=" target="_blank" _href="http://dd.govzh.com/' , $this->url , '"' , ($noFollow ? ' rel=">' , $this->author , '';



标签: 评论