############################################################################### # default.MyPosts.template # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBB 2.6.13 # # Packaged: June 1, 2016 # # Distributed by: http://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-2016 YaBB (www.yabbforum.com) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # ############################################################################### no warnings qw(uninitialized once); $mypoststemver = 'YaBB 2.6.13 $Revision$'; ##Favorites $my_favbrds = 'favboards.png'; $favorites_template .= qq~
{yabb bdpicture} {yabb board} {yabb description} $my_favs{'330'}: {yabb threadcount}
$my_favs{'21'}: {yabb messagecount}
{yabb modupdate} {yabb admin column} {yabb threadblock} {yabb adminfooter}
  $my_favs{'70'} / $my_favs{'109'} $my_favs{'110'} $my_favs{'301'} $my_favs{'22'}
{yabb modupdateend} ~; $favorites_template .= qq~
{yabb icons} {yabb admin icons}
~; $no_favs = qq~
$messageindex_txt{'840'} ~; # Board description # $boarddescription = qq~ {yabb boarddescription} ~; # Column Header definition for multi admin # $adminheader = qq~{yabb admin}~; # Column definition for multi admin # $admincolumn = qq~{yabb admin}~; # Sticky or global announcements header # $stickyheader = qq~  $messageindex_stickygrp{'1'} ~; # Non sticky or global announcements header# $nonstickyheader = qq~  $messageindex_stickygrp{'2'} ~; # Thread bar # $threadbar = qq~ {yabb threadpic} {yabb icon}
{yabb favorite} {yabb new} {yabb poll}{yabb subjectlink}
$my_favs{'527'} {yabb starttime} $my_favs{'526'} {yabb starter}{yabb pages}
{yabb permalink}
{yabb attachmenticon}
{yabb replies} {yabb views} {yabb lastpostlink}
$my_favs{'525'}: {yabb lastposter}
{yabb admin column} ~; $threadbarMoved = qq~ {yabb threadpic} {yabb icon}
{yabb subjectlink}
{yabb admin column} ~; # Admin dependent subfooter # $subfooterbar = qq~ {yabb admin selector} {yabb admin checkboxes} ~; ############################################################################################## ## Notifications # $brd_notify_img = 'notify.gif'; $brdimg_new = 'on.png'; $brdimg_old = 'off.png'; $my_boardnote = qq~
notify_txt{'136'} $notify_txt{'136'} {yabb note_brd}
{yabb my_showNotifications_b}

$notify_txt{'118'} $notify_txt{'118'}
{yabb my_showNotifications_t}
~; $my_boardblock = qq~ {yabb new} {yabb brdnote0} ~; $my_nonotes = qq~
$notify_txt{'139'}

~; $my_notebrdlist = qq~ $notify_txt{'135'} $notify_txt{'138'} {yabb boardblock}   ~; $my_threadblock = qq~ {yabb tnote2} {yabb tnote1} $notify_txt{'120'} {yabb tnote3}
{yabb tnote4} » {yabb tnote5} - $notify_txt{'lastpost'} {yabb tnote6} ~; $my_nothreads = qq~
$notify_txt{'119'}

~; $my_threadnote_b = qq~ $notify_txt{'140'} $notify_txt{'134'} {yabb threadblock}   ~; ##Recent Posts $myshow_recent_a = qq~
{yabb counter}  {yabb catinfobrd} / {yabb brdbrd} / {yabb msub}
 $profile_txt{'30'}: {yabb mdate} 
$maintxt{'109'} {yabb tname} | $maintxt{'197'} {yabb poster}  ~; $myshow_recent_b = qq~
{yabb recentmsg}
~; ##Recent Posts 1;