php forum
php mysql forum
php mysql smarty
 
Topic Options
#233649 - 01/20/03 11:48 AM [6.2] Compact Extra Information templates
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy

   [6.2] Compact Extra Information templates to Del.icio.us Add to del.icio.us
  Digg [6.2] Compact Extra Information templates Digg it
What is it?: A mod that makes better use of the space in the extra info section of the main index, post list, show flat, and show threaded pages. It also gets rid of the space between the forums in the main index. <br /> <br />Why should I care?: Cause the default style sheets just aint cuttin' it <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />Who gets the props: JustDave for finding the errors in the original ubbthreads.tmpl file. <br /> <br />Demo: Da Forum <br /> <br />Instructions: <br /> <br />Back up your files first... <br /> <br />I editted my showflat and showthreaded templates to pull out a lot of "hard coded" spaces that were causing alignment errors with the edit, reply, and quote links prior to writing this mod. So, if you have installed a mode of your own in those two files just open up the ones I've provided and look for: <br /> <br />
Code:
 <br />&lt;!-- Compact Extra Info Mod Start --&gt; <br />
<br /> <br />and <br /> <br />
Code:
 &lt;!-- Compact Extra Info Mod End --&gt; 
<br /> <br />and cut and paste my script changes over the equivalent script in your showflat and showthreaded templates. If you haven't made any changes to your files then just use mine. <br /> <br />For the ubbthreads and postlist templates I've applied the same comments. <br /> <br />In the ubbthreads template I also removed lines 10 through 12 to get rid of the space between the forum categories. I also removed some "hard coded" spaces and a "hard coded" $tbclose. <br /> <br />If you have not made any edits to the files I've provided in this mod then just replace your files with mine (in your ubbthreads/templates/default directory). <br /> <br />Enjoy <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />Version 1.1: Moved the "Print Thread" link to make it more visable. <br />


Attachments
65654-Extra_Info.zip (43 downloads)



Edited by Dalantech (02/05/03 05:59 AM)
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233650 - 01/20/03 02:43 PM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
I didn't like the way the user and the number of registered users looked to unregistered veiwers, so I made a small change to the ubbthreads.tmpl file. The attachment in the first post has been updated.
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233651 - 01/20/03 05:46 PM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
dimopoulos Offline
Kahuna

Registered: 08/18/02
Posts: 1271
Loc: Vienna, Austria
Nice one! Thanks Dalantech <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Warm regards<br /><br />Nikos
_________________________
Nikos

Top
#233652 - 01/20/03 05:47 PM Re: [6.2] Compact Extra Information templates [Re: Hal_dup2]
dimopoulos Offline
Kahuna

Registered: 08/18/02
Posts: 1271
Loc: Vienna, Austria
BTW - you are becoming quite a template master <img src="/forum/images/graemlins/tongue.gif" alt="" /><br /><br /><img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /><br /><br />Warm regards<br /><br />Nikos
_________________________
Nikos

Top
#233653 - 01/21/03 12:45 AM Re: [6.2] Compact Extra Information templates [Re: Hal_dup2]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
LOL -close to thin ice on that one Nikos... <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />I'm not finished. AllenAyres has given me permission to port Bookies Blam to 6.2 <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />No time table yet, cause I just don't have a lot of free time. I think I'll be able to post it by this coming Monday, but no promises.
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233654 - 01/21/03 01:30 AM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25429
Loc: Texas
nice one, looks good on your site <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#233655 - 01/21/03 01:35 AM Re: [6.2] Compact Extra Information templates [Re: SurfMinister]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Thanks! <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233656 - 02/05/03 07:34 AM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Updated with a few improvements. My wife thinks the "Print Thread" link is great, but in it's default position most people would miss it, so I moved it to the menu bar that's just above the extra info block. You can see the effect on my site <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233657 - 02/21/03 12:14 AM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Just put these on a site for someone. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Good work! <img src="/forum/images/graemlins/smile.gif" alt="" /> <img src="/forum/images/graemlins/waytogo.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#233658 - 02/21/03 01:08 AM Re: [6.2] Compact Extra Information templates [Re: Daine]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Glad you like them <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top


Who's Online
0 Registered (), 41 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
Today at 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3] Language file checker
by blaaskaak
09/09/08 12:56 AM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 18
blaaskaak 12
FREAK1 7
Mike L_dup1 4
Chris Bale 4
Ian_W 4
tackaberry 4

 

 

 
fusionbb message board php hacks