Menu Tree Mod 0.9 SP1.1 Makes the menu tree place free configurable in templates via and adds the menu tree to some display, where it has been forgotten in YaBB SP 1.1. A minor html-failure in Register.pl is also deleted. (width=100% instead of width="100%"). Also changed is a false color in LoginOut (bgcolor instead of bordercolor), Pyrrhon http://www.philtalk.de/ sources/BoardIndex.pl $yymain .= qq~

$curforumurl~; # menu tree mod $yymenutree = qq~

$curforumurl~; # end menu tree mod sources/Display.pl $yymain .= qq~
   $mbname
   $cat
   $boardname
$showmods
   $curthreadurl
$nav
# menu tree mod $yymenutree = qq~
   $mbname
   $cat
   $boardname
$showmods
   $curthreadurl
~; # end menu tree mod $yymain .= qq~
$nav
sources/InstantMessage.pl $yymain .= qq~
   $mbname
   $txt{'144'}
   $txt{'316'}
~; # menu tree mod $yymenutree = qq~
   $mbname
   $txt{'144'}
   $txt{'316'}
~; $yymain .= qq~
~; # end menu tree mod $yymain .= qq~
   $mbname
   $txt{'144'}
   $txt{'320'}
~; # menu tree mod $yymenutree = qq~
   $mbname
   $txt{'144'}
   $txt{'320'}
~; $yymain .= qq~
~; # end menu tree mod $yymain .= qq~
   $mbname
   $txt{'144'}
   $txt{'321'}
$img{'im_inbox'}$menusep$img{'im_outbox'}$menusep$img{'im_reload'}$menusep$img{'im_config'}
~;
# menu tree mod $yymenutree = qq~
   $mbname
   $txt{'144'}
   $txt{'321'}
~; $yymain .= qq~
$img{'im_inbox'}$menusep$img{'im_outbox'}$menusep$img{'im_reload'}$menusep$img{'im_config'}
~; # end menu tree mod
$yymain .= qq~
   $mbname
   $txt{'144'}
   $txt{'323'}
~; # menu tree mod $yymenutree = qq~
   $mbname
   $txt{'144'}
   $txt{'323'}
~; $yymain .= qq~
~; # end menu tree mod sources/LogInOut.pl sub Login { $yymain .= qq~

sub Login { # menu tree mod $yymenutree = qq~
   $mbname
  $txt{'34'}
~; # end menu tree mod $yymain .= qq~
sub Reminder { $yymain .= qq~

sub Reminder { # menu tree mod $yymenutree= qq~
   $mbname
   $txt{'669'}
~; # end menu tree mod $yymain .= qq~ $yymain .= qq~

# menu tree mod $yymenutree = qq~
$mbname $txt{'36'} $txt{'194'}
   $mbname
   $txt{'669'}
~; # end menu tree mod $yymain .= qq~

sources/MessageIndex.pl $yymain .= qq~
$mbname $txt{'36'} $txt{'194'}
   $mbname
   $cat
   $curboardurl
$showmods
~;
# menu tree mod $yymenutree = qq~
   $mbname
   $cat
   $curboardurl
$showmods
~; # end menu tree mod
sources/Post.pl $yymain .= qq~
   $mbname
   $cat
   $boardname
   $INFO{'title'} ( $subtitle )
~;
# menu tree mod $yymenutree = qq~
   $mbname
   $cat
   $boardname
   $INFO{'title'}
~; # end menu tree mod
sources/Profile.pl $yymain .= qq~
# menu tree mod $yymenutree = qq~
   $mbname
  $txt{'79'}
  $memsettings[1]
~; # menu tree mod $yymain .= qq~
if($memsettings[6] > 100000) { $memsettings[6] = "$txt{'683'}"; } if($memsettings[6] > 100000) { $memsettings[6] = "$txt{'683'}"; } # menu tree mod $yymenutree = qq~
   $mbname
  $txt{'27'}
  $memsettings[1]
~; # menu tree mod
sources/Search.pl $searchpageurl = $curposlinks ? qq~$txt{'182'}~ : $txt{'182'}; $searchpageurl = $curposlinks ? qq~$txt{'182'}~ : $txt{'182'}; # menu tree mod $yymenutree = qq~
  $mbname
  $searchpageurl
~; # end menu tree mod
function uncheckAll() { for (var i = 0; i < document.searchform.elements.length; i++) { if(document.searchform.elements[i].name != "subfield" && document.searchform.elements[i].name != "msgfield") { document.searchform.elements[i].checked = false; } } } //-->
  $mbname
  $searchpageurl
function uncheckAll() { for (var i = 0; i < document.searchform.elements.length; i++) { if(document.searchform.elements[i].name != "subfield" && document.searchform.elements[i].name != "msgfield") { document.searchform.elements[i].checked = false; } } } //--> sources/Subs.pl sub fatal_error { my $e = $_[0]; &LoadIMs; # Load IM's sub fatal_error { my $e = $_[0]; &LoadIMs; # Load IM's # menu tree mod $yymenutree = qq~
   $mbname
   $txt{'106'}
~; # end menu tree mod
sources/Register.pl sub Register { # menu tree mod $yymenutree = qq~
   $mbname
   $txt{'97'}
~; # end menu tree mod
$yymain .= qq~
~; # menu tree mod $yymenutree = qq~
   $mbname
   $txt{'97'}
~; # end menu tree mod $yymain .= qq~
~; $sharedLogin_title="$txt{'97'}"; # menu tree mod $sharedLogin_title=" "; # end menu tree mod