Own Moderator Column 1.2 Shows the forum now in this format: Forum name | Topics | Posts | Last post | Moderator V1.2: - Section Display Color Fixed! - You can choose in Admin Center these 2 options: * Show own Moderators Column on Board Index - ON/OFF * Show Moderators under Forum Index - ON/OFF dOCda S! mailto:docda_s@yahoo.de Sources/BoardIndex.pl « $catname{$curcat} » « $catname{$curcat} » print <<"EOT"; if ($showmodcolumn == 1) { $smcdisplay=qq(); } if ($showmodcolumn == 0) { $smcdisplay=qq(); } $smcdisplay $smcdisplay2 $lastposter ||= $txt{'470'}; $lastposttime ||= $txt{'470'}; if ($showmodcolumn == 1) { $smcdisplay2=qq(); } if ($showmodcolumn == 0) { $smcdisplay2=qq(); } if ($showmodrow == 1) { $smrdisplay=qq(
» $showmods); } if ($showmodrow == 0) { $smrdisplay=qq(); }
$curboarddescr

$curboarddescr
» $showmods $smrdisplay Sources/Admin.pl if ($showlatestmember) { $slmchecked = "checked" } if ($showmodcolumn) { $smcchecked = "checked" } if ($showmodrow) { $smrchecked = "checked" } allowpics showyabbcbutt showbdescrip maintenance guestaccess insert_original enable_ubbc enable_news enable_guestposting enable_notification showlatestmember showrecentbar showmemberbar showmarkread showmodify showuserpic showusertext showgenderimage shownewsfader MenuType curposlinks profilebutton autolinkurls emailpassword RegAgree emailwelcome allow_hide_email usetempfile faketruncation emailnewpass yyForceIIS yyblankpageIIS/; push(@onoff, "showmodcolumn"); push(@onoff, "showmodrow"); \$showlatestmember = $showlatestmember; # Set to 1 to display "Welcome Newest Member" on the Board Index \$showmodcolumn = $showmodcolumn; # Set to 1 to display own Moderators Column on the Board Index \$showmodrow = $showmodrow; # Set to 1 to display Moderators Row under Forum Index english.lng $txt{'749'} = "The 'number of posts' box can only contain digits."; $omctxt{'01'} = "Show own Moderators Column on Board Index?"; $omctxt{'02'} = "Show Moderators under Forum Index?";
$txt{'20'} $txt{'298'} $txt{'22'} $lastposttime{$curboard}
$txt{'525'} $lastposter
$showmods $txt{'382'} $omctxt{'01'}
$omctxt{'02'}