0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
3.2.0-5
/
standard
/
htdocs
/
templates
/
[
Home
]
File: comment-footer.tpl
{* $Id: comment-footer.tpl 19487 2009-06-13 07:59:21Z nyloth $ *} <div class="postfooter"> <div class="status"> {if $prefs.feature_contribution eq 'y' and $prefs.feature_contribution_display_in_comment eq 'y'} <span class="contributions"> {section name=ix loop=$comment.contributions} <span class="contribution">{$comment.contributions[ix].name|escape}</span> {/section} </span> {/if} {if ($forum_mode eq 'y' and $forum_info.vote_threads eq 'y' and $tiki_p_forum_vote eq 'y') or ($forum_mode neq 'y' and $tiki_p_vote_comments eq 'y')} <span class="score"> <b>{tr}Score{/tr}</b>: {$comment.average|string_format:"%.2f"} {if $comment.userName ne $user and $comment.approved eq 'y' and ( ( $forum_mode neq 'y' and $tiki_p_vote_comments eq 'y' ) or ( $forum_mode eq 'y' and $forum_info.vote_threads eq 'y' and ( $tiki_p_forum_vote eq 'y' or $tiki_p_admin_forum eq 'y' ) ) ) } <b>{tr}Vote{/tr}</b>: {if $first eq 'y'} <a class="link" href="tiki-view_forum_thread.php?topics_offset={$smarty.request.topics_offset}{$topics_sort_mode_param}{$topics_threshold_param}{$topics_find_param}&comments_parentId={$comments_parentId}&forumId={$forum_info.forumId}{$comments_threshold_param}&comments_threadId={$comment.threadId}&comments_vote=1&comments_offset={$comments_offset}{$thread_sort_mode_param}{$comments_per_page_param}&comments_parentId={$comments_parentId}">1</a> <a class="link" href="tiki-view_forum_thread.php?topics_offset={$smarty.request.topics_offset}{$topics_sort_mode_param}{$topics_threshold_param}{$topics_find_param}&comments_parentId={$comments_parentId}&forumId={$forum_info.forumId}{$comments_threshold_param}&comments_threadId={$comment.threadId}&comments_vote=2&comments_offset={$comments_offset}{$thread_sort_mode_param}{$comments_per_page_param}&comments_parentId={$comments_parentId}">2</a> <a class="link" href="tiki-view_forum_thread.php?topics_offset={$smarty.request.topics_offset}{$topics_sort_mode_param}{$topics_threshold_param}{$topics_find_param}&comments_parentId={$comments_parentId}&forumId={$forum_info.forumId}{$comments_threshold_param}&comments_threadId={$comment.threadId}&comments_vote=3&comments_offset={$comments_offset}{$thread_sort_mode_param}{$comments_per_page_param}&comments_parentId={$comments_parentId}">3</a> <a class="link" href="tiki-view_forum_thread.php?topics_offset={$smarty.request.topics_offset}{$topics_sort_mode_param}{$topics_threshold_param}{$topics_find_param}&comments_parentId={$comments_parentId}&forumId={$forum_info.forumId}{$comments_threshold_param}&comments_threadId={$comment.threadId}&comments_vote=4&comments_offset={$comments_offset}{$thread_sort_mode_param}{$comments_per_page_param}&comments_parentId={$comments_parentId}">4</a> <a class="link" href="tiki-view_forum_thread.php?topics_offset={$smarty.request.topics_offset}{$topics_sort_mode_param}{$topics_threshold_param}{$topics_find_param}&comments_parentId={$comments_parentId}&forumId={$forum_info.forumId}{$comments_threshold_param}&comments_threadId={$comment.threadId}&comments_vote=5&comments_offset={$comments_offset}{$thread_sort_mode_param}{$comments_per_page_param}&comments_parentId={$comments_parentId}">5</a> {else} <a class="link" href="{$comments_complete_father}comments_threshold={$comments_threshold}&comments_threadId={$comment.threadId}&comments_vote=1&comments_offset={$comments_offset}&thread_sort_mode={$thread_sort_mode}&comments_per_page={$comments_per_page}&comments_parentId={$comments_parentId}&thread_style={$thread_style}">1</a> <a class="link" href="{$comments_complete_father}comments_threshold={$comments_threshold}&comments_threadId={$comment.threadId}&comments_vote=2&comments_offset={$comments_offset}&thread_sort_mode={$thread_sort_mode}&comments_per_page={$comments_per_page}&comments_parentId={$comments_parentId}&thread_style={$thread_style}">2</a> <a class="link" href="{$comments_complete_father}comments_threshold={$comments_threshold}&comments_threadId={$comment.threadId}&comments_vote=3&comments_offset={$comments_offset}&thread_sort_mode={$thread_sort_mode}&comments_per_page={$comments_per_page}&comments_parentId={$comments_parentId}&thread_style={$thread_style}">3</a> <a class="link" href="{$comments_complete_father}comments_threshold={$comments_threshold}&comments_threadId={$comment.threadId}&comments_vote=4&comments_offset={$comments_offset}&thread_sort_mode={$thread_sort_mode}&comments_per_page={$comments_per_page}&comments_parentId={$comments_parentId}&thread_style={$thread_style}">4</a> <a class="link" href="{$comments_complete_father}comments_threshold={$comments_threshold}&comments_threadId={$comment.threadId}&comments_vote=5&comments_offset={$comments_offset}&thread_sort_mode={$thread_sort_mode}&comments_per_page={$comments_per_page}&comments_parentId={$comments_parentId}&thread_style={$thread_style}">5</a> {/if} {/if} </span> {/if} {if $first eq 'y'} <span class="post_reads"><b>{tr}Reads{/tr}</b>: {$comment.hits}</span> {else} <span class="back_to_top"><a href="#tiki-top" title="{tr}top of page{/tr}">{icon _id='resultset_up' alt="{tr}top of page{/tr}"}</a></span> {/if} </div> {if $thread_style != 'commentStyle_headers' and $comment.approved eq 'y'} <div class="actions"> {if ( $prefs.feature_comments_locking neq 'y' or $thread_is_locked neq 'y' ) and ( ( $forum_mode neq 'y' and $tiki_p_post_comments == 'y' ) or ( $forum_mode eq 'y' and $tiki_p_forum_post eq 'y' and ( $forum_is_locked neq 'y' or $prefs.feature_comments_locking neq 'y' ) ) ) } {if $forum_mode neq 'y'} {button href="?post_reply=1&comments_threshold=`$comments_threshold`&comments_reply_threadId=`$comment.threadId`&comments_offset=`$comments_offset`&thread_sort_mode=`$thread_sort_mode`&comments_per_page=`$comments_per_page`&comments_grandParentId=`$comment.parentId`&comments_parentId=`$comment.threadId`&thread_style=`$thread_style`#form" _auto_args='*' _ajax='n' _text="{tr}Reply{/tr}" } {else} {if $first eq 'y'} {button href="#form" _text="{tr}Reply{/tr}"} {elseif $comments_grandParentId} {button href="?post_reply=1&comments_threshold=`$comments_threshold`&comments_reply_threadId=`$comment.threadId`&comments_offset=`$comments_offset`&thread_sort_mode=`$thread_sort_mode`&comments_per_page=`$comments_per_page`&comments_grandParentId=`$comment_grandParentId`&comments_parentId=`$comments_grandParentId`&thread_style=`$thread_style`#form" _auto_args='*' _ajax='n' _text="{tr}Reply{/tr}" } {elseif $forum_info.is_flat neq 'y'} {button href="?post_reply=1&comments_threshold=`$comments_threshold`&comments_reply_threadId=`$comment.threadId`&comments_offset=`$comments_offset`&thread_sort_mode=`$thread_sort_mode`&comments_per_page=`$comments_per_page`&comments_grandParentId=`$comment.parentId`&comments_parentId=`$comment.parentId`&thread_style=`$thread_style`#form" _auto_args='*' _ajax='n' _text="{tr}Reply{/tr}" } {/if} {/if} {/if} </div> {/if} </div>