############################################################################### # default.MyMessage.template # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBBForum 3.0 # # Packaged: July 26, 2026 # # Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # ############################################################################### $mymessagetemver = 'YaBBForum 3.0'; $cat_col = $newload{'brd_col'}; $cat_exp = $newload{'brd_exp'}; #User Select window size (imWin called from InstantMessage) $us_winwidth_to = 500; $us_winwidth_cc = 464; $us_winhight_cc = 370; $us_winhight_to = 345; ## IM show - single post $myIM_show = qq~ {yabb my_sig} {yabb my_attach} {yabb my_showIP}
{yabb my_title}
{yabb msimg} $inmes_txt{'70'}: {yabb msub}
$inmes_txt{'317'}: {yabb mydate}
{yabb message}
{yabb postMenuTemp}
{yabb showIM_link}
{yabb my_notme}
{yabb PMnav}
~; $show_my_sig = qq~
{yabb signature}
~; $show_my_attach = qq~
{yabb pmAttachment} {yabb pmShowAttach}
~; $my_showIP = qq~
{yabb imip}
~; ## IM preview ## $myIM_prevmain = qq~ {yabb prevmain} ~; $myIM_liveprev = qq~
$npf_txt{'01'} $npf_txt{'04'}
~; $myIM_replyguest = qq~ {yabb guest_reply} ~; $my_tosend = q~ {yabb my_tosend_a} {yabb yyjavascripttoform} ~; $my_imsend_IM = qq~{yabb my_gimsend} {yabb my_send}
{yabb imWinop}{yabb imsend_cc}
$im_message_status{'{yabb pmicon}'}
~; $my_imsend_Guest = qq~{yabb my_gimsend} {yabb my_send}
$inmes_txt{'324'} {yabb toUsersTitle}:  
$post_txt{'69'}:  
~; $my_imsend_jsin = qq~ {yabb JSandInput}
~; $my_postbox = qq~{yabb postbox2} {yabb postbox3} ~; $my_postbox_notguest = q~ \n~; $myshow_ispreview = qq~ $fatxt{'7a'} ~; ## end IM posting/preview ## $my_savedraft = qq~
$inmes_txt{'70'}: {yabb msub}
$inmes_txt{'318'}: {yabb musernameRealName} {yabb my_save_draft} {yabb tempdate}
{yabb message}
~; $myIM_liveprev_b = qq~ {yabb my_sig} {yabb my_attach}
{yabb msgimg} $inmes_txt{'70'}: {yabb csubject}
$inmes_txt{'317'}: {yabb subjdate}
{yabb message}
{yabb my_showIP}
~; #pagedrop (in javascript) $visel_0 = q~~; $visel_1a = q~~; $visel_2a = q~
~; $visel_1b = q~~; $visel_3a = q~~; $visel_4 = q~
~; 1;