PDA

View Full Version : Mini Mods - [Naxon] Forum's Info Box On FORUMDISPLAY


Naxon
03-17-2007, 10:00 PM
My First Modifiction :)

Open the FORUMDISPLAY template.
Find:

$header
$navbar

Add Below:

<!-- Forum's Info Box By Naxon -->
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="50%">
<tr>
<td class="tcat"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('icons_panel')">
</a><b><center>$foruminfo[title_clean]</center></b></td>
<tbody id="collapseobj_icons_panel" style="$vbcollapse[collapseobj_icons_panel]">
<tr>
<td bgcolor="#F5F5FF"><div><span style="color: black;">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
$foruminfo[description]
</table>
</a></span></div>
</a></span></div>
</td>
</tr>
</td>
</tr>
</table>
<br />
<!-- /Forum Description By Naxon -->


Update

If you want to remove the Forum's Description from the Index you have to do this: (Recommend! If you'll do this you will be able to write a long description!)

On each templeate from this list:
forumhome_forumbit_level1_nopost
forumhome_forumbit_level1_post
forumhome_forumbit_level2_nopost
forumhome_forumbit_level1_post

Remove this:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>


Very easy, and very useful :)

Enjoy :)

Note: There is no ScreenShow now because my forum is in hebrew and you won't understand...
Maybe I'll add ScreenShot later...

Daniel :)

BBF
03-18-2007, 01:30 PM
Thanks alot Daniel! :)
Great job.

Naxon
03-18-2007, 01:31 PM
Thank's Nadav!

anywares
03-18-2007, 01:33 PM
screenshots?

Naxon
03-18-2007, 01:38 PM
Look what I wrote...
If you want it's in hebrew...
http://php-il.org/forums/forumdisplay.php?f=2
Look below the NavBar, There are 2 boxes.
The first one:
תכנות כללי ושפות אחרות - Forum's Name.
בפורום זה תדברו על תכנות בכלליות, ועל שאר שפות התכנות שאין להן פורום. - Forum's Description.

TheSh@rk
03-20-2007, 05:51 PM
Nice mod Daniel :)
Good work, Keep going.

marcsmith73
03-20-2007, 07:11 PM
What does this do? I installed this but what does this do?

Naxon
03-21-2007, 11:32 AM
A box in the FORUMDISPLAY With his name and his description...
Updating now :)

Naxon
03-21-2007, 01:45 PM
Updated.
Now you can remove the Forum's Description from the Index.

marcsmith73
03-21-2007, 07:43 PM
Got it...cool thanks!

airborneCAL
03-21-2007, 10:45 PM
any examples?

Atakan KOC
03-26-2007, 07:06 AM
Thanks.............