View Full Version : [RC2] [HowTo] Category in a Box
Floris 6th January 2004, 11:25 AM /*
[HowTo] Category in a Box
# version
vBulletin 3.0.0 Release Candidate 2
# author
floris (http://www.vBulletin.nl/ (http://www.vbulletin.nl/))
# you can
use this for your own web site
(if you are a licensed vbulletin user)
# you can not
distribute or translate this
(or use it if you are not a licensed vbulletin user)
# credits
ME ME ME
# description
This template modification will learn you how to
split the categories from eachother (as if they were
each in their own box) and also cleans up the forumhome.
# original release thread
http://www.vBulletin-Fans.com/showthread.php?t=1745 (http://www.vBulletin-Fans.com/showthread.php?t=1745)
*/
tigsman 6th January 2004, 11:30 AM bless ur soul, I've been looking for this :)
Thanx :D
Floris 6th January 2004, 11:44 AM tigsman, you got the draft of the .txt file, please download the .zip and use that. :)
tigsman 6th January 2004, 11:57 AM lol.. u mean the unedited i got ur forum ids in here file?? ;)
hehe.. I've been editing my forums sicne i downloaded. but I'll d/l the zip anyway :D
Floris 6th January 2004, 12:41 PM Hi there,
The .zip file is updated, you got the development release.
Please download the .zip file again and re-apply the changes :) Sorry tigsman :)
Tony 6th January 2004, 01:10 PM Hmm, did the code change between a mod for this in Gamma and a mod for this in RC2?
blackangel2 6th January 2004, 02:44 PM thank you :D
Floris 6th January 2004, 02:54 PM The addon 'links-category' is released here (http://www.vBulletin-Fans.com/showthread.php?t=1748)
Enjoy
nycwill 7th January 2004, 03:30 PM is ther a demo i can see, cause i cant view attachment right now :(
Floris 7th January 2004, 03:36 PM It looks like the style we have.
The categories are now seperated from eachother. No more sticky together.
Make a few productive posts, and you are able to download attachments.
MrD 7th January 2004, 11:34 PM Hi,
The addon 'links-category' is released here (http://www.vBulletin-Fans.com/showthread.php?t=1748)
Enjoy
can i Use this Add On without the boxhack??
I don´t use the Box Hack, but i like thes Link Hack :)
Greetz Mrd
Floris 8th January 2004, 12:01 AM Yes you can.
But some instructions might confuse you and you have to understand what to modify instead of live with the restriction it brings. (layout wise)
Since I released it as an addon, I kind of can't provide support on situations where it is trying to be implemented into the templates for which it isn't coded for.
I can try, but I won't promise :)
TexasOutdoors 8th January 2004, 02:43 AM I installed this mod, but the tables aren't the same width for the different forums. Any ideas?
Screenshot attached.
LunaticSVT 8th January 2004, 04:04 AM I installed this mod, but the tables aren't the same width for the different forums. Any ideas?
Screenshot attached.
Find this in "forumhome_forumbit_level2_post"
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1"><div class="smallfont">$forum[moderators] </div></td>
Change it to look like this.
<td class="alt2" nowrap="nowrap" width="240">$forum[lastpostinfo]</td>
<td class="alt1" width="55">$forum[threadcount]</td>
<td class="alt2" width="55">$forum[replycount]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="alt1" width="100"><div class="smallfont">$forum[moderators] </div></td>
That should fix your problem.
TexasOutdoors 8th January 2004, 04:21 AM That worked. Thank you very much!!
LunaticSVT 8th January 2004, 06:30 AM No worries mate.
TexasOutdoors 8th January 2004, 07:04 AM No worries mate.
and I won't hold it against ya for being a fordguy. lol
Floris 8th January 2004, 09:18 AM Weird, this should have been fixed by default in rc2 :) Worked on several sites.
The only width you need to set is to the last post cell though, small change :)
If more users report this back, I will update the .zip with new instructions.
LunaticSVT 8th January 2004, 10:34 AM Weird, this should have been fixed by default in rc2 :) Worked on several sites.
The only width you need to set is to the last post cell though, small change :)
If more users report this back, I will update the .zip with new instructions.
Yeah it worked on local test site without the addition. It required the addition for a friends site I am building as a favor. I figured I would toss in the other values for good measure. I know he will mess around with it.
and I won't hold it against ya for being a fordguy. lol
Ehh I just go where the money is at for me. :P Ford is one of my clients now. BTW: PM (if you want) where in Texas you are at? I myself am in DFW.
Harald_T 8th January 2004, 10:41 AM Will try this hack this evening. Hope this enables the possibility to add a kind of an extra bottom.
Lightmaster-AH 8th January 2004, 11:07 AM Hallo,
my english isn´t good, cause I´m to old and I never learned it.
So I have a question:
Could someone translate it for me to german (the install: How to make it?)
Thanks for help me!
Lightmaster-AH
Floris 8th January 2004, 11:31 AM Hi there, NO I am sorry.
Nobody has permission to translate this hack.
None of my work can be translated to any other language. Because nobody has the permission to distribute the files.
M@rkus 8th January 2004, 11:56 AM @floris
Hy there! Very good! is there a chance that i can translate your description för the german vB-Users with your permission?
Greetings M@rkus
Floris 8th January 2004, 12:08 PM If I want to release it in German, I will release it on the vbulletin-germany.com web site.
Good chance this won't happen.
Learn english :)
M@rkus 8th January 2004, 12:29 PM If I want to release it in German, I will release it on the vbulletin-germany.com web site.
Good chance this won't happen.
Learn english :)
Well ... I don`t have any problems with english.. :)
But ive got another problem with my tables on the Forumhome! They are all different between the first an second section.
Look at the screening.
Any Ideas?
|