![]() |
Navbar - adds social bookmarking, notifications highlighting, & search fields
1 Attachment(s)
Navbar Additions + ShareThis
This mod adds 3 features to the navigation bar: 1. ShareThis social bookmarking: ShareThis is a free social networking script tool that enables users to add your site to the top 20 social bookmarking sites, send e-mails & SMS to friends about your site, and post to networking sites like MySpace & Facebook. Also, it provides free tracking & reporting so you?ll know how well your site is being shared, automatic updates with new features, and a JS API to customize its display. It?s similar to AddThis, but provides more features and a better user interface. 2. 7 search fields & links: In the ?Search? drop-down menu, this mod adds 2 search fields (?Search Members? and ?Search Social Groups?) and 5 search links ? Advanced Member Search, Advanced Group Search, Who?s Online, My Posts, My Threads. 3. Highlighting of Notifications: This mod will highlight the Notifications area in the navbar and the Notifications links in its drop-down menu when the user receives: friend or social group requests; private messages, visitor messages, or picture comments that are unread; visitor messages, picture comments, or social group messages that are awaiting approval. ShareThis Social Bookmarking Sign up and get your free script at ShareThis: http://sharethis.com/publisher Support FAQ page is located at - http://support.sharethis.com/publishers ShareThis API for customizations is at: http://sharethis.com/publisher?type=stapi Sample ShareThis report page & graphs: http://sharethis.com/example_report 10 Features & Customizations 1. Search headers & links are fully phrased (all phrases start with ?navbarMod?). 2. Search fields are CSRF protected and will work even if you have vbAdvanced installed in a non-forum directory. 3. The user?s name will be marked up if you specified HTML in ?Username HTML Markup? for the usergroups in Usergroup Manager. Also, if you use vbExperience and a user has awards, those awards will also be displayed. 4. With ShareThis bookmarking, VB?s basic bookmarking is now redundant. To disable, go to vBulletin Options > select Thread Display Options (showthread) > at bottom of page, set ?Enable Social Bookmarking? to No and save. 5. You can change the background color of the Notifications area in the navbar. It?s currently set to aqua, but you can change that to any color or even use CSS to add a background image (just make sure it fits without getting cropped or overflowing). 6. You can change the color of the Notifications links in the dropdown menu. It?s currently set to red, but you can change that to any color or even use CSS to style it. 7. You can choose to show all notices or hide links with 0 new notices. Also, you can sort the notifications alphabetically. 8. Two links, Register & Forgot Password?, are added to the navbar login area. The ?Remember Me?? checkbox for user login is automatically checked. 9. Private Messages link in the navbar near the Welcome message has a dropdown menu for: Inbox, Sent Items, Send New Message, Track Message, & Edit Folders. 10. A VB Options page is provided to easily set script, styles & colors. Installation 1. Download the product xml file. Go to Manage Products > Add/Import Product, upload that xml file, set ?allow overwrite? = yes, and click Import. 2. Sign up and get your free script at ShareThis: http://sharethis.com/publisher It?s recommended to set ?embeds? to true when setting up the ShareThis script to prevent possible conflicts with embedded Flash. Using the ShareThis bookmarking is optional, but if you don?t, you?ll be missing out on 1/3 of this mod?s features. 3. Go to VB Options > Navigation + Notifications Additions to add the ShareThis script and set the styles & colors. Update: Reimport the new product xml file and allow overwrite. Notes: 1. You need to have a new notification in order for the highlighting to take effect. 2. I read all posts for this mod so feel free to post any comments or suggestions. 3. You will be notified by e-mail for future updates if you click ?Marked as Installed.? If you find this mod useful, remember to click ?Nominate for MOTM.? |
To manually edit the navbar template, go to Style Manager > Edit Templates > navbar:
FIND these 2 comments: <!-- breadcrumb, login, pm info --> <!-- / breadcrumb, login, pm info --> REPLACE the content between those 2 comments with everything in the navbar_additions template and save. Remember to set “auto template navbar?” to ‘No’ in the Navbar Notices, ShareThis, Links settings in VB Options. |
Seems a very cool hack to me. The red color in the notifications is nice.
Quote:
|
looks very cool and promising
|
Is there a way to configure this to only work for registered users?
|
Problem with this in IE. Wouldn't let me login. I disabled this mod & was able to login so I'm assuming it was this one.
|
Quote:
|
Thank you!
|
Very cool. Thanks!! :)
|
I had to diable this hack because it got rid of my Facebook Connect link. I would love to have this feature. Any ideas?
|
Quote:
Instructions from Facebook Connect mod: Find in navbar/ navbar_additions: <!-- / login form --> Insert After: HTML Code:
<!-- fbconnect --> |
Quote:
|
Are you using the Facebook Connect mod? If so, read the INSTALL.html file that's included with that mod.
If you added your own links to the navbar in the login/ notifications area, then you need to add those links to the navbar_additions template. |
I have a PayPal/Donate Button and Google Search which disappears when this MOD is activated. However they do return when the MOD is disabled. Why does it do this? TIA!
|
Quote:
|
I don't need all of the features this navbar has, but I do need to add a login
area to my navbar. I do not have one and no one can log in. I had a member box to the right of the forum but it made the forum too small so i deleted it. Is there a way to just add a login link to navbar? |
Lovely mod and very promising.
|
Is there anyway to add the ShareThis button to each post as well?
|
I love this mod but it killed my Pkus Mood in the Postbit, can't have that.
|
Quote:
|
Quote:
|
BUMP...anyone know? I really like the sharethis button and would love to add it to each post...
Quote:
|
Stopped working on 3.8.1 / 3.8.2 is this compatible?
|
Updated: version 1.3.5 was just released. Provided an option to manually edit the navbar template, in case if you have conflicts with other mods. Read the 2nd post for the navbar manual edit instructions. It is recommended that you install this update if you are having conflicts with other mods or if you want to optimize the navbar template.
|
Quote:
|
This is cool!!!
|
Installed and using
It's great. Love the extra features!! |
Installed and works great.
Just one thing though, is there a way you can remove the ShareThis part from showing up in private boards? |
Quote:
If only some of your forums are private, then in the navbar_additions template, you can surround the Sharethis code with an if condition. For example: Code:
<if condition="!$foruminfo['showprivate']"> |
I like this mod, but to bad it gives the name and email address for the administrator who signs up with the sharethis website. So I just changed the name to my company name, and the email to one I dont use.
|
Quote:
|
Quote:
|
Is there away to get rid of the color aqua for the notifications window and have it as it was before installing the mod? Thanks.
|
Quote:
Code:
<if condition="!$foruminfo['showprivate'] and THIS_SCRIPT != 'usercp'"> Quote:
|
Quote:
It is a good idea, but just isnt needed for my board right now. So far I have had some good remarks about the mod. Good job, once again! |
Fixed a minor bug - version updated to 1.3.8. To update, reinstall xml file and allow overwrite.
|
Nice mod, installed.:up: Bumping up the idea of having the button appear in each post.
|
What is the difference with these 2 XML files? I want to upgrade but I dont know why there are 2 XML's here...
EDIT: I see both versions are available, nevermind. |
Is there a way to widen this area created to the left of the login box? I have added other stuff there and need some more width....thanks for any help.
|
Quote:
|
All times are GMT. The time now is 05:28 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:
|