Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[DBTech] Thread / Post Bookmarking v1 (vB4) [AJAX] Details »»
[DBTech] Thread / Post Bookmarking v1 (vB4) [AJAX]
Version: 1.1.2, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.x.x Rating:
Released: 02-11-2011 Last Update: 04-24-2016 Installs: 170
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

What is Thread / Post Bookmarking?
Thread / Post Bookmarking from DragonByte Tech is a modification designed to allow users to bookmark threads and posts for later perusal, quickly and easily.

About Thread / Post Bookmarking
Browser bookmarks folder getting out of hand? Tired of being constrained to one computer to have access to your bookmarks? Thread / Post Bookmarking stores your bookmarks on the forum itself, allowing you and your members to bookmark threads and posts with ease and review it from any computer.

Other addons available @ www.DragonByte-Tech.com/forum
Priority support for Lite version is handled at the Developers Website.

-------------------------------------------------------------------------------------------

If you like this mod please hit the button to the right ---->

Please remember to click the, button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

*
For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!

-------------------------------------------------------------------------------------------

Feature List
  • Review / Go to / Delete bookmarks from UserCP
  • Per-usergroup permissions for bookmarking threads
  • Per-usergroup permissions for bookmarking posts
  • AJAX bookmarking in threads

-------------------------------------------------------------------------------------------

This mod displays a copyright notification in the footer of all pages which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Download Now

File Type: zip [DBTech] Thread Post Bookmarking v1.1.2.zip (26.1 KB, 103 views)

Screenshots

File Type: png tpb.png (18.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
8thos, Hippy, hoangserip, RaSa

Comments
  #12  
Old 02-13-2011, 09:48 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
Confirmed to work with jQuery 1.5.0

To apply update, simply look for the template dbtech_bookmark_thread and change the version number (don't forget to save and reload).

Should look like:

PHP Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script
Original I think was 1.4.4 and all I did was change it to 1.5.0
Not to seem like I'm questioning you or anything but is there a point to changing the jquery version?

I wrap everything in noConflict so assuming there's a newer version already loaded it shouldn't cause any issues, should it?

Or will that same function stop newer versions from loading further down?

Kinda new to jQuery so I still don't know how they handle upgrading libraries


Fillip
Reply With Quote
  #13  
Old 02-13-2011, 10:07 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bacon Butty View Post
Looks good. Where are the settings edited?
took me forever to find it betty, lol because i run micro classifieds and it has a bookmark feature on the toolbar, so I kept thinking it wasn't working. then after reading carefully i see that its in usercp, no settings to speak off just 2 links goto to the top toolbar click settings>>then at the bottom of the my settings block you will see two links my bookmarked posts and my bookmarked threads
Reply With Quote
  #14  
Old 02-14-2011, 12:12 AM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Not to seem like I'm questioning you or anything but is there a point to changing the jquery version?

I wrap everything in noConflict so assuming there's a newer version already loaded it shouldn't cause any issues, should it?

Or will that same function stop newer versions from loading further down?

Kinda new to jQuery so I still don't know how they handle upgrading libraries


Fillip
So far... Just about every new jQuery release has equaled to be quicker loading & less resource usage... Normally for the end user, but sometimes server side depending on what it is applied to.

Older versions of jQuery sometimes would conflict if used together (1.4.2 or older)
Reply With Quote
  #15  
Old 02-14-2011, 07:14 AM
AcidX's Avatar
AcidX AcidX is offline
 
Join Date: Jan 2006
Location: Macedonia
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice and simple. Installed and recommended.
Reply With Quote
  #16  
Old 02-14-2011, 07:03 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OldSchoolDSL View Post
So far... Just about every new jQuery release has equaled to be quicker loading & less resource usage... Normally for the end user, but sometimes server side depending on what it is applied to.

Older versions of jQuery sometimes would conflict if used together (1.4.2 or older)
Only if the .noConflict wasn't used, though.

I've tested and updated all my modifications to use v1.5.0 now, though, so as of their next releases (this + Postbit Tabs being the only public ones at the moment I believe) they will be using the new version


Fillip
Reply With Quote
  #17  
Old 02-15-2011, 12:10 AM
OldSchoolDSL OldSchoolDSL is offline
 
Join Date: Oct 2010
Posts: 1,196
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Only if the .noConflict wasn't used, though.

I've tested and updated all my modifications to use v1.5.0 now, though, so as of their next releases (this + Postbit Tabs being the only public ones at the moment I believe) they will be using the new version


Fillip
That is not 100% correct. Some older versions (1.3.x or older) could still conflict even with the .noConflict command. Newer builds however do not have this issue. But as you have updated them... This will not be a problem for you
Reply With Quote
  #18  
Old 02-15-2011, 01:08 AM
AURFSCAN AURFSCAN is offline
 
Join Date: Dec 2007
Posts: 328
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can usergroup permissions be added?
Reply With Quote
  #19  
Old 02-15-2011, 01:14 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AURFSCAN View Post
Can usergroup permissions be added?
It might get added to a future version.


Fillip
Reply With Quote
  #20  
Old 02-21-2011, 05:37 PM
bulldog51981's Avatar
bulldog51981 bulldog51981 is offline
 
Join Date: Oct 2010
Location: St. Louis, Mo, USA
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Outstanding!
Reply With Quote
  #21  
Old 02-22-2011, 11:50 AM
wonderfulwat wonderfulwat is offline
 
Join Date: Jun 2010
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome Mod!

One thing I'd change is to also have it show up on your own posts. I know there are some mods where you wouldn't want this to happen (Post Thanks comes to mind), but in this case it might be useful to bookmark some of your own favourite posts as well.
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 07:09 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10252 seconds
  • Memory Usage 2,351KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (4)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete