authorId) { if ($comments->authorId == $comments->ownerId) { $commentClass .= ' comment-by-author'; } else { $commentClass .= ' comment-by-user'; } } $commentLevelClass = $comments->levels > 0 ? ' comment-child' : ' comment-parent'; ?>
  • gravatar('48', ''); ?>
    author(); ?>    
    parent) {echo getPermalinkFromCoid($comments->parent);}?> content(); ?>  reply("RE"); ?> 
    children) { ?>
    threadedComments($options); ?>
  • comments()->to($comments); ?> allow('comment')): ?>
    cancelReply(); ?>
    user->hasLogin()): ?>

    user->screenName(); ?>. »



    have()): ?>
    commentsNum(_t('暂无评论'), _t('仅有一条评论'), _t('已有 %d 条评论')); ?>

    listComments(); ?>
    pageNav( '', '', 1, '...', array( 'wrapTag' => 'div', 'wrapClass' => 'pagination_page', 'itemTag' => '', 'textTag' => 'a', 'currentClass' => 'active', 'prevClass' => 'prev', 'nextClass' => 'next' ) ); ?>