[wbb2.1.5] Index_catbit
hi WBB2 user
kann mir einer von euch die index_vatbit template inhalt rüber schicken
ichhab mich total vertippt und brauche die arginal datei wieder, will aber nicht das board neu installen...
bye ToB-RoCk
edit: sorry hab den falschen button erwischt...
#edit2: fehler von jperl trotz streik behoben
kann mir einer von euch die index_vatbit template inhalt rüber schicken
ichhab mich total vertippt und brauche die arginal datei wieder, will aber nicht das board neu installen...
bye ToB-RoCk
edit: sorry hab den falschen button erwischt...
#edit2: fehler von jperl trotz streik behoben
Hm... kp
Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »jperl« (24. November 2004, 15:35)
RE: [wbb2.1.5] Index_catbit
Zitat
Original von Codefreak1
Zitat
Original von ToB-RoCk
edit: sorry hab den falschen button erwischt...
#edit2: fehler von jperl trotz streik behoben
Les ma was da steht! es hat sich erledigt!
das bezog sich nur darauf, dass ToB-RoCk in ein altes thema diesen beitrag reingepostet hat und ich, trotz streik modus wohlgemerkt, meinen mod aufgaben nachging und das thema geteilt habe.
also hat sich dieser thread noch nicht erledigt

jperl
Konfuzius [chinesischer Philosoph (551 - 479 v. Chr.)]
Das Entscheidende am Wissen ist, daß man es beherzigt und anwendet.
Das Entscheidende am Wissen ist, daß man es beherzigt und anwendet.
Zitat
<switch($depth)>
<case(1)>
<tr>
<td class="tablecat" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><table cellpadding="0" cellspacing="0">
<tr class="tablecat_fc">
<td><span class="normalfont"> <switch($show_hide)><case(1)><a href="$current_url&hidecat=$boards[boardid]"><img src="{$style['imagefolder']}/minus.gif" border="0" alt="{$LANG_START_DEACTIVATE_CAT}" title="{$LANG_START_DEACTIVATE_CAT}" /></a></case><case(2)><a href="$current_url&showcat=$boards[boardid]"><img src="{$style['imagefolder']}/plus.gif" border="0" alt="{$LANG_START_SHOWCAT}" title="{$LANG_START_SHOWCAT}" /></a></case></switch> </span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]&sid=$session[hash]"><b>$boards[title]</b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>
</tr>
</table></td>
</tr>
</case>
<case(2)>
<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/$onoff.gif" alt="" title="" border="0" /></td>
<td class="tablecat" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><table cellpadding="0" cellspacing="0">
<tr class="tablecat_fc">
<td><span class="normalfont"> <switch($show_hide)><case(1)><a href="$current_url&hidecat=$boards[boardid]"><img src="{$style['imagefolder']}/minus.gif" border="0" alt="{$LANG_START_DEACTIVATE_CAT}" title="{$LANG_START_DEACTIVATE_CAT}" /></a></case><case(2)><a href="$current_url&showcat=$boards[boardid]"><img src="{$style['imagefolder']}/plus.gif" border="0" alt="{$LANG_START_SHOWCAT}" title="{$LANG_START_SHOWCAT}" /></a></case></switch> </span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]&sid=$session[hash]"><b>$boards[title]</b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>
</tr>
</table></td>
</tr>
</case>
<default>
<tr>
<td class="tableb" align="center"> </td>
<td class="tablecat" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left">
<table cellpadding="0" cellspacing="0">
<tr class="tablecat_fc">
<td><img src="{$style['imagefolder']}/$onoff.gif" border="0" alt="" title="" /></td>
<td><span class="normalfont"> <switch($show_hide)><case(1)><a href="$current_url&hidecat=$boards[boardid]"><img src="{$style['imagefolder']}/minus.gif" border="0" alt="{$LANG_START_DEACTIVATE_CAT}" title="{$LANG_START_DEACTIVATE_CAT}" /></a></case><case(2)><a href="$current_url&showcat=$boards[boardid]"><img src="{$style['imagefolder']}/plus.gif" border="0" alt="{$LANG_START_SHOWCAT}" title="{$LANG_START_SHOWCAT}" /></a></case></switch> </span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]&sid=$session[hash]"><b>$boards[title]</b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>
</tr>
</table>
</td>
</tr>
</default>
</switch>
Da hast du sie!


