vBulletin Modifications

Forum Display Enhancements - Forum Display Ordering (User Control)

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > vBulletin Database System > vBulletin 3.5 / 3.6 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
display order
Posted By: tandy
Submit A Bug | View All Bugs

Advertisement
  
Supported
[vB 3.6.0 RC 2] Forum Display Enhancements - Forum Display Ordering (User Control) [READY] (99)
Released: 08-02-2006, 03:54 PM
Modification Information:
Author: xyz
Last Online: 06-12-2007
Hack Version: 1.0.298 Installer Included: 0 Additional queries added to database: 0
New Templates: 8 Template Edits: 1 File Edits: 2
New Files: 2 New Phrases: 38 Installation Time (In Minutes): 5

vB 3.6.0 Compatible!
Plugin
Forum Display Ordering (v 1.0.298) vB 3.5.*

READY

Download...

display_order.zip (scripts)
images.zip (icons)


This simple mode, only needs (2) lines of editing in one forum script 'index.php'. The rest of the edits are included in (1) admin script, 'forum.php'!


This mods allows for users to (Move [up or down], Hide or Show) => Categories, Forums, Sub Forums. The administrator selects what cats, forums, subs can be moved or hidden.

You can lock categories, so only forums can be moved, or you can lock some forums while letting others be moved or hidden! Locked categories and forums are moved above ones that can be moved or hidden, it also maintains the admin forum order for any locked category or forum!

This uses (2) less database queries than the normal forum display. The permissions (admin, forum, default user) are stored in the datastore table, the user ordering is kept in a single column in the user table.

It can work via a popup control accessed via some text link or a icon link on the forum display or it can use it's simple HttpRequest method and load the control directly into the forum display!

The control it's self is not what is important about this mod, what is, is that you will save bandwidth and allow your users to get to where they want to go without having to look at stuff they never use!


SNAP SHOTS

admin.png

This is a view of the admin panel, the control is added to the forum manager. It does not interfer with any forum permissions, it needs to be here so that it can monitor any change that forum display is given!

It uses a simple (Yes, No) to set each category/forum permission, for both moving or hiding of that forum!

popup.png

This is the view of the popup version of the control, all options give a clear understanding (mouse over) of what each button click will do. Icons can be changed to match your forum style. The control allows for moving or hiding forums that have admin permission to move or hide them!


Changes.png

This shows the changes I made to my display option!

Explained...

Category (2) is all hidden

Category (1)

Forum (1) is hidden
Forum (2) is hidden

Category (3)

Forum (8) is hidden


forum.png

This show what forums would be shown after making the above changes

usergroup.png

This shows the switch for turning the display ordering permission on or off for each user group, the option is found in the usergroup permissions panel!

NOTES

If you have special forum layout, that you think may not work with this in your forum, contact me via PM or email and I will work with you so that this will work with your forum.

Please understand all my mods are made to work with the default vBulletin board, but they also will work with any board that is using other mods, but in that case I may have to change somethings to support your other mod. So don't be shy, ask me!


UPDATES Version 1.0.299

1.

updated the zip file to include the images, instead of them being in another file!

2. (thanks James!)

fix collapse buttons not picking up the new display order (forumid) naming conversion template error

3.

changed the (forum display bits function to optimize code, it didn't really need it, but every little bit helps)

4. (thanks Marvin!)

added support for vbstyles and extremepixel styles, where a condition
in the forumhome_forumbit_level_????? causes the collapse button on the
first and last category to point to the next and previous category!



The main zip file has been updated to reflect these changes!


For those that have already installed before Aug 5, 2006 7:10 AM follow the link below to get the (file replacement) update that reflects these changes!

http://www.vbhackers.com/showthread....4062#post34062


enjoy...

me!



Screenshots
Screenshots
File Type: png admin.png (35.2 KB, 322 views)
File Type: png popup.png (71.0 KB, 491 views)
File Type: png changes.png (48.6 KB, 333 views)
File Type: png forum.png (25.4 KB, 417 views)
File Type: png usergroup.png (6.3 KB, 253 views)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 09-04-2006, 01:35 AM   #11
vB Newbie
Join Date: Sep 2004
Location: Miami
Lionel is on a distinguished road

Default

in 3.60, everything but the sql inserts work. There are more columns now.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 12-17-2006, 07:41 PM   #12
Coder
Sofia's Avatar
Join Date: Sep 2006
Real Name: Sofia
Location: France
Sofia is on a distinguished road

Default

Thanks for this hack




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-25-2007, 05:18 PM   #13
vB Newbie
Join Date: May 2006
Necrosaro420 is on a distinguished road

Default

If User A moves a forum up or down, will it affect User B? Or will User B still see it the way I have set?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-24-2007, 10:58 PM   #14
vB Newbie
Join Date: May 2006
Necrosaro420 is on a distinguished road

Default

anyone? -------^




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2007, 09:35 PM   #15
vB User
Join Date: Jun 2007
magmagiq1 is on a distinguished road

Default

Nice work!
Thanks. Installed ;)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



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

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Group Access Control By Day(s) (request by Vas) xyz vBulletin 3.5 / 3.6 Hack Releases 10 08-03-2006 10:22 PM
[Req. Mod] To display random attachment image's thumbnail on forum home MaxM vBulletin Modification Requests 17 07-31-2006 12:55 PM
Forum Threads Display Se7eN vBulletin Modification Requests 11 05-07-2006 07:41 AM


All times are GMT -3. The time now is 11:54 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)