vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Mod Menu (https://vborg.vbsupport.ru/showthread.php?t=308382)

Elixar 02-15-2014 03:06 AM

Mod Menu
 
I'd like a plugin to be made where a menu for moderators can access quick links around the forum without having to go in the Mod/Admin CP. Basically have a dropdown menu maybe at the footer and you'd be able to add links to the drop down and specify which groups can see which links.

Thanks! :)

Elixar 02-15-2014 03:22 AM

I did take the time to search, and I didn't find what I was looking for, so no need to come off like that.

I'm wanting to add more than just moderation links, such as links to the Staff Forums and the like.

Simon Lloyd 02-15-2014 08:17 AM

You can modify this https://vborg.vbsupport.ru/showthread.php?t=214402

ozzy47 02-15-2014 09:49 AM

Above mod is for vB3, this one is for vB4, https://vborg.vbsupport.ru/showthread.php?t=302780

Simon Lloyd 02-15-2014 09:58 AM

Lol, didn't even see that it was a vb3 request :)

Elixar 02-15-2014 02:33 PM

Quote:

Originally Posted by ozzy47 (Post 2481302)
Above mod is for vB3, this one is for vB4, https://vborg.vbsupport.ru/showthread.php?t=302780



I seen that, but I mean something like this:

https://vborg.vbsupport.ru/external/2014/02/17.png

Elixar 02-17-2014 02:02 AM

Bumping this. :)

I found this mod, but it's only for 3.

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

It doesn't have the option to add links though, but I'm sure it could be done if updated.

ozzy47 02-17-2014 02:06 AM

Quote:

Originally Posted by Elixar (Post 2481682)
Bumping this. :)

I found this mod, but it's only for 3.

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

It doesn't have the option to add links though, but I'm sure it could be done if updated.

What version of vB4 are you running?

Elixar 02-17-2014 02:06 AM

Quote:

Originally Posted by ozzy47 (Post 2481683)
What version of vB4 are you running?

4.2.2 :)

ozzy47 02-17-2014 02:10 AM

Why not just add them yourself then using the Navigation Manager, that is what it is designed for. :)

Elixar 02-17-2014 02:12 AM

Quote:

Originally Posted by ozzy47 (Post 2481687)
Why not just add them yourself then using the Navigation Manager, that is what it is designed for. :)

So it won't matter what the version is listed as?

Would I have any issue adding new links then?

ozzy47 02-17-2014 02:16 AM

As long as you know the link location, there will be no issues.

Just make sure you put the following into the Show Permissions box for the link.

Code:

moderators.admincplink

Elixar 02-17-2014 02:19 AM

Quote:

Originally Posted by ozzy47 (Post 2481692)
As long as you know the link location, there will be no issues.

Just make sure you put the following into the Show Permissions box for the link.

Code:

moderators.admincplink

I'm not seeing anything in the code for that, or am I supposed to be looking elsewhere?

ozzy47 02-17-2014 02:26 AM

When you add a link in the Navigation Manager, there is a field called, Show Permission Name

You add that in there.

Elixar 02-17-2014 02:29 AM

Quote:

Originally Posted by ozzy47 (Post 2481697)
When you add a link in the Navigation Manager, there is a field called, Show Permission Name

You add that in there.

Ah okay, thanks Ozzy! :)

ozzy47 02-17-2014 02:32 AM

Not a problem, glad to help. :)

Elixar 02-17-2014 02:36 AM

Quote:

Originally Posted by ozzy47 (Post 2481708)
Not a problem, glad to help. :)


Haha sorry for all the questions. How about for just an Admin link?

ozzy47 02-17-2014 02:38 AM

Just add admincplink in the field.

Elixar 02-17-2014 02:39 AM

Quote:

Originally Posted by ozzy47 (Post 2481715)
Just add admincplink in the field.


That's what I thought, thanks Ozzy. :)

ozzy47 02-17-2014 02:40 AM

No problem. :) Just make sure you look at the site as a regular member to ensure nothing is showing that is not supposed to.

Elixar 02-17-2014 02:41 AM

Okay, I'm probably being annoying now, so sorry.

I'm trying to create a menu, but it says the URL is not valid(I didn't put one in).

ozzy47 02-17-2014 02:43 AM

What type of menu, a tab or a sublink?

Elixar 02-17-2014 02:45 AM

I'm trying to add a tab. :)

ozzy47 02-17-2014 02:47 AM

1) Create a tab. (enter any url to your board, like forum.php)
2) Create a menu for the tab.
3) Edit the tab and find the setting, "Target Menu" select the menu you just created, click on save.
4) Add links to the menu you created, these are what will show up as the dropdown items in the tab.

Elixar 02-17-2014 02:50 AM

So say if I wanted to add a link to the Mod forum, where would the link be placed?

ozzy47 02-17-2014 02:51 AM

Not sure what you mean by Mod Forum?

Elixar 02-17-2014 02:53 AM

Quote:

Originally Posted by ozzy47 (Post 2481726)
Not sure what you mean by Mod Forum?

Moderator Forum. :)

ozzy47 02-17-2014 02:55 AM

That is not how it works, you add the link to the subnavbar, or do it in a droptab. There is no way in the default script to add it to a specific forum.

Elixar 02-17-2014 02:56 AM

Quote:

Originally Posted by ozzy47 (Post 2481730)
That is not how it works, you add the link to the subnavbar, or do it in a droptab. There is no way in the default script to add it to a specific forum.

So it has to be something built in to vBulletin? I couldn't add a forum link into the menu?

ozzy47 02-17-2014 02:57 AM

You can add a link to any page on your site via the Navigation Manager, or to any place on the web for that matter.

Elixar 02-17-2014 03:00 AM

Quote:

Originally Posted by ozzy47 (Post 2481734)
You can add a link to any page on your site via the Navigation Manager, or to any place on the web for that matter.

So where would one place the forum link though?

Example: http://blah.com/forumdisplay.php?4-testing

ozzy47 02-17-2014 03:02 AM

Do you want it as a tab?

Elixar 02-17-2014 03:02 AM

Quote:

Originally Posted by ozzy47 (Post 2481736)
Do you want it as a tab?



Yes. :)

ozzy47 02-17-2014 03:07 AM

Title: My New Tab
Target URL: forumdisplay.php?4-testing
Active: Yes
Display Order: Where ever you want
Show Permission Name: As Discussed before
Append 'tabid' to URL: Yes
Tab Script(s): Leave blank
Open in New Page: Up to you

Elixar 02-17-2014 03:57 AM

Quote:

Originally Posted by ozzy47 (Post 2481738)
Title: My New Tab
Target URL: forumdisplay.php?4-testing
Active: Yes
Display Order: Where ever you want
Show Permission Name: As Discussed before
Append 'tabid' to URL: Yes
Tab Script(s): Leave blank
Open in New Page: Up to you


I tried that, and still for some reason it's not working. :p

ozzy47 02-17-2014 09:20 AM

Describe not working, what happens when you click on the tab?

Elixar 02-17-2014 12:45 PM

The tab isn't appearing at all.

ozzy47 02-17-2014 12:49 PM

Pm me a admin account, and I will look onto it a bit later today.

Elixar 02-17-2014 12:51 PM

Do I add the new tab under the Forum Tab?

And then I tried to add a new menu, and either way it didn't show up. I'll shoot you an account, but not sure why it's doing this since I'm trying to finish up some much needed work on my forum.

ozzy47 02-17-2014 03:58 PM

Wait, what, you confuse me.

You said you were trying to add a tab, but what you are describing is adding a link to the sub navigation.

Perhaps take a screenshot of where you want the item to show up. Also do you want the item to be a dropdown, or a single link.

Perhaps this will help you understand the process, http://www.vbulletin.com/vbcms/conte...gation-Manager

Also note try this out on a unmodified default style.


All times are GMT. The time now is 12:04 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04007 seconds
  • Memory Usage 1,789KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete