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
Forum/Thread Blurbs Details »»
Forum/Thread Blurbs
Version: 1.4, by MarkFL MarkFL is offline
Developer Last Online: Jun 2020 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.2.x Rating:
Released: 01-15-2017 Last Update: 01-29-2017 Installs: 14
Uses Plugins Auto-Templates
Translations  
No support by the author.

This product is the result of a request from hugoroger to:

Quote:
Say I wanted to add a custom blurb as an admin on the bottom of a specific thread to show on all thread pages for that specific topic only. How hard would that be? As in, I would just want to give some attribution for material discussed in the topic. I could add it to the posts, but was wondering if I could edit the footer of the specific page in question.
Forward
Overview:

This product allows you to define blurbs (a block of information) on a per thread basis. BBCodes are allowed in the text, and support is added for my BBCodes that require extra processing, which include:

You can select whether you want the blurbs to appear above the threads/posts or below the threads/posts. The blurbs appear in a collapsible element.



Updates:

Version 1.1:
  • Added setting to define thread blurbs on a per forum basis.
  • Added support for multiple forumids/threadids per blurb.

Version 1.2:
  • Updated to allow for display of Forum Blurbs on Forum Display.

Version 1.3:
  • Updated to allow for excluding usergroups from seeing blurbs, on a blurb by blurb basis.
  • Stacked block titles separated by " - " string, and stacked blurb content separated by horizontal rule.

Version 1.4:
  • Added setting to allow choosing between HTML and BBCodes blurb content type.

Compatibility:

Tested and working on VB 4.2.x and may work on all 4.x versions of vBulletin.

Backup/Warning:

This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod.

As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered.

To Install:
  1. Download and extract the attached .zip file.
  2. Follow AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product.
  3. Click on "Choose File" and browse to the product .xml file that was packaged in the .zip file.
  4. Click "Import."
  5. You MUST enable the product in the settings before it will function.
  6. Configure the remaining settings to your liking. Each setting has a detailed explanation of its use.



Support for this product can be found here:

Download Now

File Type: zip MarkFL - Forum and Thread Blurbs v1.4.zip (4.5 KB, 29 views)

Screenshots

File Type: jpg markfl_threadblurbs_blurb.jpg (54.7 KB, 0 views)
File Type: jpg markfl_threadblurbs_acp.jpg (100.6 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
izenberg

Comments
  #2  
Old 01-17-2017, 11:54 AM
hugoroger hugoroger is offline
 
Join Date: Sep 2012
Location: Brazil
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is extremely useful! Thank you so much for this Mark!

Examples of usage for instance, if an admin is overseeing a discussion and would like to add a note, update, or he wants to add a warning or some type of information and does not want to trigger the thread or posts, this can easily be used to cover that need. Important specific pieces of information can be added to the thread without having to bump it.

As well as give attribution to work used in the discussion or to make disclaimers based on a specific thread, this is a fantastic option as it wont bump the threads and it wont interfere with the discussion and it will be easily visible across all pages in a given thread.

I just finished testing out the feature and it works flawlessly.

Question, the colors are defined in the XML right?
Reply With Quote
  #3  
Old 01-17-2017, 01:20 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hugoroger View Post
...Question, the colors are defined in the XML right?
The colors are determined in part by existing vB class selectors and also by postbit stylevars.
Reply With Quote
  #4  
Old 01-17-2017, 06:41 PM
hugoroger hugoroger is offline
 
Join Date: Sep 2012
Location: Brazil
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Awesome! Yeah, that's what I was thinking too since I noticed it matched some colors but I wasn't sure! hehe thanks man!
Reply With Quote
Благодарность от:
MarkFL
  #5  
Old 01-23-2017, 01:26 PM
Gn_Snake Gn_Snake is offline
 
Join Date: Feb 2006
Location: Italy
Posts: 358
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great job installed!
I should force the user to read the information before proceeding to see the link, this would be perfect if there was a check the confirmation box.
Can you help me Mark?
Reply With Quote
  #6  
Old 01-23-2017, 01:57 PM
Snowhog's Avatar
Snowhog Snowhog is offline
 
Join Date: Oct 2011
Location: Andover, MN
Posts: 423
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Am I guessing correctly, that these blubs "begin" with *threadid, and that everything that follows after is part of the blurb *until* another *threadid is entered?
Reply With Quote
Благодарность от:
hugoroger
  #7  
Old 01-23-2017, 02:45 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gn_Snake View Post
Great job installed!
I should force the user to read the information before proceeding to see the link, this would be perfect if there was a check the confirmation box.
Can you help me Mark?
Hmm...that would be an extensive addition, and I'm not sure it would be just a blurb then...the intent of this product is to simply allow you to display information within a thread, not force users to check a box before they can view the thread.

Quote:
Originally Posted by Snowhog View Post
Am I guessing correctly, that these blubs "begin" with *threadid, and that everything that follows after is part of the blurb *until* another *threadid is entered?
Yes, "blurbs" follow the format:

*threadid|blurb block title|blurb content (BBCodes/Smilies allowed)
Reply With Quote
  #8  
Old 01-23-2017, 03:15 PM
Gn_Snake Gn_Snake is offline
 
Join Date: Feb 2006
Location: Italy
Posts: 358
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok Mark would say that the app on my forum go okay!

A question

I should apply this warning to thousands of topics, you can apply it to a section?
Reply With Quote
  #9  
Old 01-23-2017, 03:25 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gn_Snake View Post
Ok Mark would say that the app on my forum go okay!

A question

I should apply this warning to thousands of topics, you can apply it to a section?
Right now, it is designed on a per thread basis, however, I will soon add the ability to apply a "blurb" to threads on a per forum (or list of forums) basis.

I can't say when though, as I am in the middle of several projects at the moment.
Reply With Quote
  #10  
Old 01-24-2017, 07:00 AM
Gn_Snake Gn_Snake is offline
 
Join Date: Feb 2006
Location: Italy
Posts: 358
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkFL View Post
Right now, it is designed on a per thread basis, however, I will soon add the ability to apply a "blurb" to threads on a per forum (or list of forums) basis.

I can't say when though, as I am in the middle of several projects at the moment.
Ciao Mark,
Thanks for your time, i look forward
It would be nice to choose sections or forum from a list and not write the ID

Excuse me for requests
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 01:15 AM.


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.05246 seconds
  • Memory Usage 2,345KB
  • Queries Executed 27 (?)
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
  • (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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (3)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (3)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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