PDA

View Full Version : Add-On Releases - Forum Directory


Dpcows
08-17-2006, 10:00 PM
Forum Directory

Description:
A plugin to list your forums in a 2-column directory style listing.

You can decide which forums to include and which side they should be displayed on in the forum manager.

This modification was created for "wtrk (https://vborg.vbsupport.ru/member.php?u=86586)", wich in his kindness, allowed it to be released.
https://vborg.vbsupport.ru/showthread.php?t=123674


Installation:

- Upload 1 php file in the vB root.
- Add 1 product. (XML file)


Instructions:

Goto the "Forum manager" and edit a Category.
At the bottom of that page, you will find the options as seen in the second screenshot.


Limitations:

- Sub-forums are not displayed...


Requests:

- Exclude forums instead of hole categories.
- Include Sub-forums
- Exclude hidden forums
- Show forum descriptions (On hover or status bar)


Bugs:
- Non reported.


https://vborg.vbsupport.ru/external/2006/10/5.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=payment%40modcenter%2eorg&item_name=vBulletin%2eorg%20Hacks%20%2d%20Forum%20 Directory&no_shipping=2&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)

Dpcows
08-18-2006, 08:20 PM
A version for 3.5 is available here:

https://vborg.vbsupport.ru/showthread.php?t=124423

Jay...
08-18-2006, 08:30 PM
i cant get it to work, ive checked the settings, and arranged a category, a forum and then sub forums, but it wont work.

MentaL
08-18-2006, 09:41 PM
Was this not released earlier?

Dpcows
08-18-2006, 09:49 PM
It was, now it is released under my name.
I created it and can support it.

That's why

Aaron RV
08-19-2006, 02:29 AM
Work!
installed.


suggestions for next version:
- display sub.forums

:)

apdcanari
08-19-2006, 07:26 AM
Vb 3.5 ?:rolleyes:

Snake
08-19-2006, 10:14 AM
Thank you!

Dpcows
08-19-2006, 10:32 AM
You have tested, if it works on vb 3.5 ?

Might just work...
Let me know your experiences..

Vb 3.5 ?:rolleyes:

apdcanari
08-19-2006, 11:02 AM
Doesn't work in vb 3.5 :hurt:

Dpcows
08-19-2006, 09:25 PM
For a 3.5 version, see here:
https://vborg.vbsupport.ru/showthread.php?t=124423

Have fun with it...

Doesn't work in vb 3.5 :hurt:

Aaron RV
08-20-2006, 03:04 AM
it is not possible to disable the list of the invisible forums?

orphan
08-20-2006, 04:01 AM
Installed and works like a charm

A suggestion for improvment:

To use the "Status bar" for something better then the forum path
Like replace it with Forum description :bunny:

y2krazy
08-22-2006, 12:00 AM
I changed all instances of:

ORDER BY displayorder DESC

To:

ORDER BY displayorder ASC

This made the forums appear in the same fashion that they do in FORUMHOME.

Also, I can see lots of room for improvement in the layout department for this mod. Maybe make it similar in looks to the MEMBERINFO - with the tables, fieldsets, etc.? Just a suggestion. ;)

Dpcows
08-22-2006, 02:27 PM
This would show them reversed...

Descending -> would go from 0 to N
Ascending -> would go from N to 0


I changed all instances of:

ORDER BY displayorder DESC
To:

ORDER BY displayorder ASC
This made the forums appear in the same fashion that they do in FORUMHOME.

calorie
08-22-2006, 02:42 PM
This would show them reversed...

Descending -> would go from 0 to N
Ascending -> would go from N to 0

ASC is 1,2,3,4,5,...
DESC is ...,5,4,3,2,1
assuming INT field :)

Dpcows
08-22-2006, 05:33 PM
Never old enough to learn.

Thanks

BMamba
08-24-2006, 09:14 PM
I installed this addon but I can't find directory link anywhere.
Where are forums listed?

I turned on "Include this in the directory" for some categories but it didn't change anything.

Dpcows
08-25-2006, 05:26 AM
Then you would find the directory at this location:

www.yourforum.com/directory.php

I installed this addon but I can't find directory link anywhere.
Where are forums listed?

I turned on "Include this in the directory" for some categories but it didn't change anything.

BMamba
08-25-2006, 07:29 AM
@Dpcows Thank you.

I changed all instances of:

ORDER BY displayorder DESC

To:

ORDER BY displayorder ASC

This made the forums appear in the same fashion that they do in FORUMHOME.

Also, I can see lots of room for improvement in the layout department for this mod. Maybe make it similar in looks to the MEMBERINFO - with the tables, fieldsets, etc.? Just a suggestion. ;)

Where have you changed this?

g0rdy
09-03-2006, 05:30 AM
or change display by alphabetical:
ORDER BY displayorder DESC
to:
ORDER BY title ASC

for

A
B
C
...

Lionel
09-04-2006, 04:50 AM
This would have been a perfect addition for vbadvanced. Any chances for such a module?

Cocko
11-03-2006, 03:26 PM
This would have been a perfect addition for vbadvanced. Any chances for such a module?

would be nice

a forums menu box for every forum / subforum
at vba cmps

anything out there ?

Lionel
11-03-2006, 10:29 PM
i made the module here (http://www.haitiwebs.com/)

Cocko
11-15-2006, 07:37 PM
i made the module here (http://www.haitiwebs.com/)

nice job.
would you share this cmps module - maybe /w only one column ?

hotwheels
11-26-2006, 09:32 PM
Wow, this is really neat......

Mastar
12-30-2006, 06:41 PM
Is there anyway to include subforums this will l be very useful...

tycity
06-29-2007, 06:03 AM
I think it would be a lot better if it was part of the Quick Links drop down. I guess we have to hardcode the link into the template?

Fungsten
06-30-2007, 12:05 AM
Installed. Very interesting.

Fungsten
06-30-2007, 12:42 AM
nice job.
would you share this cmps module - maybe /w only one column ?

Same here! But I can go with however many columns.

doc1975
12-20-2007, 07:11 PM
Will this work for version 3.6.8? Thank you as I believe this is what I have been looking for for some time now.

wtrk
07-23-2008, 01:36 PM
Will this work for version 3.6.8? Thank you as I believe this is what I have been looking for for some time now.

yes. and it works in 3.7.x as well.

tipu sulthan
08-26-2008, 05:37 PM
nice work

raja811
11-09-2008, 11:21 PM
thanks