Loading...
Skip to main content
Site identity, navigation, etc.
Log in
Username
Password
I forgot my password
CapsLock is on.
Log in
Stay in SSL mode
Navigation and related functionality and content
Related content
View template: comment-header.tpl
Edit CSS
Template listing
<header class="card-header clearfix postbody-title media-overflow-visible"> {*the card-header class cut off dropdowns so need media-overflow-visible class in BS3. Also true for card-header in BS4? *} {if $prefs.feature_comments_locking neq 'y' or ( $comment.locked neq 'y' and $thread_is_locked neq 'y' )} {assign var='this_is_locked' value='n'} {else} {assign var='this_is_locked' value='y'} {/if} {if $thread_style != 'commentStyle_headers' and $this_is_locked eq 'n' and isset($comment.threadId) and $comment.threadId > 0} <div class="actions float-sm-end btn-group"> {actions} {strip} {if $comment.threadId eq $comments_parentId} {* Only on the main forum topic *} <action> <div> {monitor_link type="forum post" object=$comments_parentId class='tips' linktext="{tr}Notification{/tr}"} </div> </action> {/if} {if $tiki_p_admin_forum eq 'y' || ( $comment.userName == $user && $tiki_p_forum_edit_own_posts eq 'y' )} <action> <a {if $first eq 'y'} href="tiki-view_forum.php?comments_offset={$smarty.request.topics_offset}{if isset($thread_sort_mode_param)}{$thread_sort_mode_param}{/if}&comments_threshold={$smarty.request.topics_threshold}{if isset($comments_find_param)}{$comments_find_param}{/if}&comments_threadId={$comment.threadId}&openpost=1&forumId={$forum_info.forumId}{if isset($comments_per_page_param)}{$comments_per_page_param}{/if}" {else} href="{$comments_complete_father}comments_threadId={$comment.threadId}&comments_threshold={$comments_threshold}&comments_offset={$comments_offset}&thread_sort_mode={$thread_sort_mode}&comments_per_page={$comments_per_page}&comments_parentId={$comments_parentId}&thread_style={$thread_style}&edit_reply=1#form" {/if} > {icon name="edit" _menu_text='y' _menu_icon='y' alt="{tr}Edit{/tr}"} </a> </action> {/if} {if $tiki_p_forums_report eq 'y'} <action> <form action="tiki-view_forum_thread.php" method="post" class="float"> {ticket} <input type="hidden" name="comments_parentId" value={$comments_parentId}> <button type="submit" name="report" value={$comment.threadId} class="tips btn btn-link btn-sm px-0 pt-0 pb-0"> {icon name="error"} {tr}Report this post{/tr} </button> </form> </action> {/if} {if $tiki_p_admin_forum eq 'y'} <action> <a {if $first eq 'y'} href="{bootstrap_modal controller=forum action=delete_topic forumId={$forum_info.forumId} comments_threshold={$comments_threshold} forumtopic={$comment.threadId} comments_offset={$comments_offset} thread_sort_mode={$thread_sort_mode} comments_find={$smarty.request.topics_find} comments_per_page={$comments_per_page}}" {else} href="{bootstrap_modal controller=forum action=delete_topic forumId={$forum_info.forumId} comments_threshold={$comments_threshold} forumtopic={$comment.threadId} comments_offset={$comments_offset} thread_sort_mode={$thread_sort_mode} comments_per_page={$comments_per_page} comments_parentId={$comments_parentId} thread_style={$thread_style}}" {/if} > {icon name='remove' _menu_text='y' _menu_icon='y' alt="{tr}Delete post{/tr}"} </a> </action> {/if} {if $user and $prefs.feature_notepad eq 'y' and $tiki_p_notepad eq 'y' and $forumId} <action> <form action="tiki-view_forum_thread.php" method="post" class="float"> {ticket} <input type="hidden" name="comments_parentId" value={$comments_parentId}> <button type="submit" name="savenotepad" value={$comment.threadId} class="tips btn btn-link btn-sm px-0 pt-0 pb-0"> {icon name="floppy"} {tr}Save to notepad{/tr} </button> </form> </action> {/if} {if $user and $prefs.feature_user_watches eq 'y' and $display eq ''} {if $first eq 'y'} {if $user_watching_topic eq 'n'} <action> <form action="tiki-view_forum_thread.php" method="post" class="float"> {ticket} <input type="hidden" name="comments_parentId" value={$comments_parentId}> <input type="hidden" name="watch_object" value={$comments_parentId}> <input type="hidden" name="watch_action" value='add'> <button type="submit" name="watch_event" value='forum_post_thread' class="tips btn btn-link btn-sm px-0 pt-0 pb-0"> {icon name="watch"} {tr}Monitor{/tr} </button> </form> </action> {else} <action> <form action="tiki-view_forum_thread.php" method="post" class="float"> {ticket} <input type="hidden" name="comments_parentId" value={$comments_parentId}> <input type="hidden" name="watch_object" value={$comments_parentId}> <input type="hidden" name="watch_action" value='remove'> <button type="submit" name="watch_event" value='forum_post_thread' class="tips btn btn-link btn-sm px-0 pt-0 pb-0"> {icon name="stop-watching"} {tr}Stop monitoring{/tr} </button> </form> </action> {/if} {if $prefs.feature_group_watches eq 'y' and ( $tiki_p_admin_users eq 'y' or $tiki_p_admin eq 'y' )} <action> <a href="tiki-object_watches.php?objectId={$comments_parentId|escape:"url"}&watch_event=forum_post_thread&objectType=forum&objectName={$comment.title|escape:"url"}&objectHref={'tiki-view_forum_thread.php?comments_parentId='|cat:$comments_parentId|cat:'&forumId='|cat:$forumId|escape:"url"}"> {icon name="watch-group" _menu_text='y' _menu_icon='y' alt="{tr}Group monitor{/tr}"} </a> </action> {/if} {/if} {/if} {/strip} {/actions} {if $category_watched eq 'y'}<br> <div class="categbar float-sm-end"> {tr}Watched by categories:{/tr} {section name=i loop=$watching_categories} <a href="tiki-browse_categories.php?parentId={$watching_categories[i].categId}">{$watching_categories[i].name|escape}</a> {/section} </div> {/if} </div> {/if} {if !isset($first) or $first neq 'y'} <div> {if $tiki_p_admin_forum eq 'y' and isset($comment.threadId) and $comment.threadId > 0} <input type="checkbox" name="forumtopic[]" value="{$comment.threadId|escape}" {if $smarty.request.forumthread and in_array($comment.threadId,$smarty.request.forumthread)}checked="checked"{/if} aria-label="{tr}Select{/tr}"> {/if} </div> {/if} {if $comment.title neq '' && $comment.title neq 'Untitled' && (!isset($page) or $comment.title neq $page)} {* <div class="title"> *} {if isset($first) and $first eq 'y'} <h2 class=" card-title"> <span>{$comment.title|escape}</span> {if ($prefs.feature_sefurl eq 'y') } <a class="heading-link" href="{$comments_parentId|sefurl:'forum post'}{if ($comment.threadId neq $comments_parentId)}#threadId{$comment.threadId}{/if}" aria-label="{tr}Heading link{/tr}">{icon name="link"}</a> {else} <a class="heading-link" href="?tiki-view_forum_thread.php?comments_parentId={$comments_parentId}#threadId{$comment.threadId}" aria-label="{tr}Heading link{/tr}>{icon name="link"}</a> {/if} </h2> {/if} {* </div> *} {/if} {if $thread_style eq 'commentStyle_headers'} {include file='comment-footer.tpl' comment=$comments_coms[rep]} {/if} </header>
Related content
Most Popular Tags
adze
american woods
axe
broadleaf
broadleaf aspen
broadleafs
community
conifers
dendrology
eco friendly
education
froe
glossary
green
green woodworking
hammer
hard wood
hard woods
hardwoods
hickory
history
how to
joinery
literature
machinery
material processing
media
merchants
mortise
people
plane
poplar
safety
shaker
shave
society
soft woods
spokeshave
sustainable
template
tenon
terminology
tools
wood
works