Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Forums arranged in columns on forumhome Details »
Forums arranged in columns on forumhome
Mod Version: 1.00, by Xenon (Member) Xenon is offline
Developer Last Online: Jul 2018 I like it Show Printable Version Email this Page

This modification is in the archives.
vB Version: 2.2.x Rating: (0 vote - 0 average) Installs: 62
Released: 26 Jul 2002 Last Update: Never Downloads: 21
Not Supported  

As requested several times, this hack allows you to arrange forums on forumhome in xx columns instead of just one per row as it now.

You have to set up a new category(s). All direct subforums to this category(s) will be arranged in columns.
It can be very usefull if you have very much Subforums, so you haven't to scroll as much as you have before

Newest Version: 1.21
Known Bugs: none

Screenshots below.


Design can be changed in templates..

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Forums arranged in columns on forumhome Xenon vBulletin 3.5 Add-ons 526 04 Sep 2012 17:45
Forums arranged in columns on forumhome Xenon vBulletin 3.0 Full Releases 500 25 Nov 2008 17:26

Comments
  #2  
Old 26 Jul 2002, 00:26
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
screenshot columned forums below all others:
Attached Images
File Type: jpg forumhome.jpg (29.4 KB, 3648 views)
Reply With Quote
  #3  
Old 26 Jul 2002, 00:27
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
Screenshot with multiple columned categories

columns between other categories
Attached Images
File Type: jpg forumhome2.jpg (28.1 KB, 1600 views)

Last edited by Xenon; 28 Jul 2002 at 22:58.
Reply With Quote
  #4  
Old 26 Jul 2002, 00:28
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
admin cp

as you can see you can change the ammount of cols.
desing of columns can be changed in templates
Attached Images
File Type: jpg adminopts.jpg (21.3 KB, 1371 views)
Reply With Quote
  #5  
Old 26 Jul 2002, 00:30
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Nice hack xenon, but is tehre a way not to repeat the forum, posts, threads moderator, table again if you put catagories after the colums?

Nice hack by the way, Installing right now

Drk
__________________
ZunePoint.com
Reply With Quote
  #6  
Old 26 Jul 2002, 00:35
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
it's template based so you can take out the forum, posts, threads moderator, table.
it's just to design the below categories as the first ones
Reply With Quote
  #7  
Old 26 Jul 2002, 00:37
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Real name: Matthew Gordon
I will install this later tonight!

Thanks!
__________________
Along with Zachery, I make releases as GeekyDesigns. Please do not PM or IM me for support.
Reply With Quote
  #8  
Old 26 Jul 2002, 00:48
Kumaro's Avatar
Kumaro Kumaro is offline
 
Join Date: Oct 2001
this is an excellent hack. don't need it myself, but a good hack i've seen made in a long time. These other recent releases seem useless....
Reply With Quote
  #9  
Old 26 Jul 2002, 01:01
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Ah, thanks Xenon, looks great.

Drk
__________________
ZunePoint.com
Reply With Quote
  #10  
Old 26 Jul 2002, 02:12
Jeremy W. Jeremy W. is offline
 
Join Date: May 2002
I'll install this on RingQuest later
Reply With Quote
  #11  
Old 26 Jul 2002, 03:36
Neo's Avatar
Neo Neo is offline
 
Join Date: Oct 2001
Real name: Dan
very very nice man.
Reply With Quote
  #12  
Old 26 Jul 2002, 04:34
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Real name: Mike
Ah! This is going against the generic rules of all forums, it's always a ladder going down. This is why I like it though
Reply With Quote
  #13  
Old 26 Jul 2002, 06:30
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
great hack pal!
__________________
Logician's Blog | WebTemplates for vb 4.x : VB Integrated Content Management System
Reply With Quote
  #14  
Old 26 Jul 2002, 07:33
Lionel Lionel is offline
 
Join Date: Dec 2001
Real name: Lionel
would love to install, but...

but that step is conflicting with another hack.

find:
eval("\$forumbits .= \"".gettemplate("forumhome_forumbit_level$depth$tempext")."\";");

if ($depth<$forumhomedepth) {
$forumbits.=makeforumbit($forum['forumid'],$depth+1,$forumperms);
}


I have (am using 2.21):



if ($forum['sponsorimg'] && $forum['cancontainthreads']==0 && $depth==1) {
eval("\$forumbits .= \"".gettemplate("forumhome_forumbit_level1_nopost_sponsor")."\";");
} else {
if ($forum['link']) {
eval("\$forumbits .= \"".gettemplate("forumdisplay_linkbit_level$depth")."\";");
} else {
eval("\$forumbits .= \"".gettemplate("forumdisplay_forumbit_level$depth$tempext")."\";");
}
}
if ($depth<$forumhomedepth) {
$forumbits.=makeforumbit($forum['forumid'],$depth+1,$forumperms);
}
} // END if can view


Is there a way around it?
Reply With Quote
  #15  
Old 26 Jul 2002, 11:45
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
no problem
just replace the line

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

in my hack with that:

Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

i think it should work
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 20:31.

Layout Options | Width: Wide Color: