[BETA] Forum Navigation Bar

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Ideas Centre
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

[BETA] Forum Navigation Bar

Post by mrgoldy »

Modification Name: Forum Navigation Bar
Author: posey

Modification Description: Adds a Navigation Bar on the left side of your forum, which will show throughout the Board Index, Viewforum and Viewtopic. Shows all categories and forums.
Modification Version:: 1.0.1

Features:
- Can be enabled/disabled from the ACP.
- Can be positioned (left / right).

Screenshots:
ImageImage

Demo URL: Can be viewed here.

Modification Download: Download here.

Author Notes: Included two navigation files, pure to keep it as simple as possible. Otherwise it would require more edits. Will also add subSilver2 files asap.

Made per request of alienbabeltech in the MOD Request Forum. Here is the Original Topic.
Last edited by mrgoldy on Thu Dec 10, 2009 1:53 pm, edited 1 time in total.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [BETA] Forum Navigation Bar

Post by mrgoldy »

Download added, still suggest to not use it on a Live Board and fully test it first.

If you have any tips or suggestions, please let me know!
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
User avatar
katib
Registered User
Posts: 562
Joined: Thu Jun 26, 2008 12:27 pm

Re: [BETA] Forum Navigation Bar

Post by katib »

Thank for Mod
Can you make it floating and autohide so it wont take space
it will only appears if you hover the mouse over it
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [BETA] Forum Navigation Bar

Post by mrgoldy »

Will look into that!
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
alienbabeltech
Registered User
Posts: 415
Joined: Mon Sep 17, 2007 12:54 pm

Re: [BETA] Forum Navigation Bar

Post by alienbabeltech »

WOW, great work !

Thanks. Can't wait till it is fully tested and released to implement it on my forum.
This is the best and most helpful community I have been on. You are some of the best people I have met. GOD Bless You ALL !
My Forum - http://alienbabeltech.com/abt/index.php
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [BETA] Forum Navigation Bar

Post by mrgoldy »

Glad you're liking it.

Will try to make it hide and show.
Will also try to add a left/right option.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [BETA] Forum Navigation Bar

Post by mrgoldy »

Added a left or right feature so you can choose on what side it shows.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
Frold
Registered User
Posts: 447
Joined: Sat Nov 02, 2002 8:19 am

Re: [BETA] Forum Navigation Bar

Post by Frold »

I like the idea.

Personally I would more like something like a Tab-based ajex-menu in the header instead of the in the left or right.

Eg. like you have here with About Downloads Customise Support here on phpbb....
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [BETA] Forum Navigation Bar

Post by mrgoldy »

Frold wrote:I like the idea.

Personally I would more like something like a Tab-based ajex-menu in the header instead of the in the left or right.

Eg. like you have here with About Downloads Customise Support here on phpbb....
That's just a menu, which you can already do in your overall_header.. Just picks all forums from your board and lists them.

I could look into adding a feature that all catogories are listed in the header aswell..
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
Frold
Registered User
Posts: 447
Joined: Sat Nov 02, 2002 8:19 am

Re: [BETA] Forum Navigation Bar

Post by Frold »

Well the "fancy" thing should be you did need to hard code every menu-option but the option was taken from the database. So if you add or delete a categorie it was instantly added to the menu...
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [BETA] Forum Navigation Bar

Post by mrgoldy »

Frold wrote:Well the "fancy" thing should be you did need to hard code every menu-option but the option was taken from the database. So if you add or delete a categorie it was instantly added to the menu...
That is now aswell, every newly created category or forum is added to the navbar automatically.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
User avatar
imkingdavid
Former Team Member
Posts: 2673
Joined: Sun Jul 26, 2009 7:59 pm
Location: EST
Name: David King

Re: [BETA] Forum Navigation Bar

Post by imkingdavid »

Does this follow the phpBB Permissions system, so users can't see boards that they are not authed to see?

Also, I think it's a bit redundant on the board index, because that just adds a second listing of all of the forums next to the actual list. ;)
Don't forget to smile today. :)
Please do NOT contact for support via PM or email.
User avatar
mrgoldy
Former Team Member
Posts: 1394
Joined: Tue Oct 06, 2009 7:34 pm
Location: The Netherlands
Name: Gijs
Contact:

Re: [BETA] Forum Navigation Bar

Post by mrgoldy »

imkingdavid wrote:Does this follow the phpBB Permissions system, so users can't see boards that they are not authed to see?

Also, I think it's a bit redundant on the board index, because that just adds a second listing of all of the forums next to the actual list. ;)
I know but that was the way it was requested and I'll thoroughly test the permissions system but I believe it already does that.

Still trying to make it slidable, being a bit of a pain in the ass. If someone could help me with that, would be awesome.
phpBB Studio / Member of the Studio

Contributing: You can do it too! Including testing Pull Requests (PR).
phpBB Development and Testing made easy.
alienbabeltech
Registered User
Posts: 415
Joined: Mon Sep 17, 2007 12:54 pm

Re: [BETA] Forum Navigation Bar

Post by alienbabeltech »

any update on subsilver2 edits ?

My board does not contain prosilver based themes.
This is the best and most helpful community I have been on. You are some of the best people I have met. GOD Bless You ALL !
My Forum - http://alienbabeltech.com/abt/index.php
User avatar
soumik
Registered User
Posts: 486
Joined: Tue Nov 06, 2007 7:27 pm
Contact:

Re: [BETA] Forum Navigation Bar

Post by soumik »

As imkingdavid said, this seems to be a bit redundant. Nevertheless, it's a nice mod.

Any plans on AJAXifying the menu?
Powered by chocolate
Locked

Return to “[3.0.x] MODs in Development”