![]() |
Quote:
|
Go ahead and release it here. ;)
|
Quote:
|
No need for that. Just make it your edited edition.
|
Quote:
|
Installed and 1/2 working ( I think )
It shows up on my community, which is good. But I can not find the AdminCP settings for this. Using: Important_Links_Boofo_Edition.xml I disabled v1 Un-installed v1 Imported the new one |
Quote:
|
Quote:
Installed and FULLY working. :p Was kind of hoping one of you would add a link to the default subscription page. Something vBulletin is lacking is advertising the paid subscription system. |
Quote:
As for the subscriptions link, that would be easy to add to the end of the template. Just get the link of what is should be, throw it between to li tags, and add it to the template. |
Well all I need to do now is figure out how to disable Quick Links from the menu and I'll be good
|
Look in the navbar template.
|
Btw - I found that I wanted to alter the position of where the Important links is inserted into the navbar - "easy peasy" with the hook location change to navbar_end versus navbar_after_calendar in the plugin :)
Thx to Boofo for telling me to wake up and post in the correct thread) |
Quote:
Boofo Edited It To Show In Navbar_After_Calender :) |
okay re-installed version 2 again and all working 100% thanks for this great simple mod
|
Quote:
And they have promised to have me tarred and feathered and possibly even keelhauled if I don't keep the same functionality in the VB 4 flavor. ;) Thank goodness that my bluegrass community isn't as picky. :up: Cheers |
Nice idea. Thank you :)
|
Quote:
Any help would be very grateful |
The way I do it if I don't know for sure where something is:
I look for the phrase first (Quick Links). Then I do a search in the phrases for Quick Links and find what the phrase name is. Then I do a search in the templates for that phrase name and voila! ;) Then just wrap it in a conditional for what you want. |
Quote:
Code:
<a href="javascript://" class="popupctrl" accesskey="3">{vb:rawphrase quick_links}</a> |
Quote:
In the navbar template Replace this: Code:
<li class="popupmenu"> with this: Code:
<vb:comment> Notice what I highlighted in red. Wrapping it in comment tags will comment it all out but yet leave it there in case you ever want it in the future. |
@ Boofo
Thank you for your help and pointing out what I need to remove. You comment out what you do not need and I like personally like to remove what I do not need (its a personal choice) . But that little bit of information may come in useful, as not everything can be removed. |
Quote:
|
Quote:
I have done some reverts and then re-applied my custom edits (in the past). |
Boofo - Where did you pick up all this about VB4 - I need to go there for week!
|
I found out how to remove / hide the link which reads "Private Massages" in the Navbar. Its not really needed with this mod.
In Navbar look for: Code:
<vb:if condition="$show['pmmainlink']"> Code:
<vb:comment> </vb:comment> Code:
<vb:comment><vb:if condition="$show['pmmainlink']"> |
Quote:
Quote:
|
Could coders (Boofo & Last Zero) please merge this user note modification https://vborg.vbsupport.ru/showthread.php?t=247552 inside your mod or at least make a refferal link to this mod in the list?
I think a little user notes space is available for everyone and is really an important link. |
This is Last Zero's thread. I will leave it to him.
|
Quote:
He Is A Good Man And Love To Help |
You can't add links for every mod someone might have installed as it would be never-ending and too long of a list.
|
Quote:
|
Mike, I wasn't complaining, sir. I was just stating that if we added links for what users might have installed, the list would be endless and not viewable as it would be too long. I would suggest making another menu mod for links like that.
|
A good idea to avoid people's requests all the time would be to give admins the possibillity to add their favorite shortcuts to the list. You may design the same list plus some free space (i.e. 5 shortcuts) that any admin could manually add though cp providing link and title for every shorcuts wishes to add. Does this sound good to you, coders?It's only a suggestion...nothing more.
|
As I would never use something like this, since I can add my own links, I would not be interested in developing it as a free mod, sorry.
|
Ok, Boofo! I see.... Thank you for everyhing so far!
"Michael" |
Quote:
|
Quote:
:D |
For CMS, add this:
HTML Code:
<li><a href="list.php?{vb:raw session.sessionurl}author/{vb:raw bbuserinfo.userid}">My CMS entries</a></li> |
Anyone running this in 4.1.4
|
Seems to have disappeared when I upgraded to version 4.2 anyone got this working on 4.2
|
All times are GMT. The time now is 08:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|