Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 11-08-2016, 02:38 PM
XYZ500 XYZ500 is offline
 
Join Date: Aug 2014
Posts: 171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to highlight threads?

How to highlight threads? Is this a plugin? If yes, which?

Examples:
http://prnt.sc/d4p54l
http://prnt.sc/d4p5ob

In addition to this, is it somehow possible to make this highlight blink? Like flashing lights? Meaning highlight on, highlight off, highlight on. Like a flashing amber light on a traffic signal.
Reply With Quote
  #2  
Old 11-08-2016, 02:47 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a vBulletin product for vB 4.2.x here that will allow you to highlight threads (and add additional CSS):

Additional Thread Tools
Reply With Quote
  #3  
Old 11-08-2016, 05:41 PM
XYZ500 XYZ500 is offline
 
Join Date: Aug 2014
Posts: 171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkFL View Post
I have a vBulletin product for vB 4.2.x here that will allow you to highlight threads (and add additional CSS):

Additional Thread Tools
Thank you.

Is this a paid or free product?

I see it does the highlighting that I mentioned in OP. Can it also do the flashing thing I mentioned?
Reply With Quote
  #4  
Old 11-08-2016, 05:56 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 ECZ View Post
Thank you.

Is this a paid or free product?

I see it does the highlighting that I mentioned in OP. Can it also do the flashing thing I mentioned?
All of my products are free and supported. The product to which I linked doesn't support blinking backgrounds by default, however you could likely add a flashing background via the additional CSS you can add with the setting "Additional Threadbit CSS" and adding some kind of animation CSS selector to the page.
Reply With Quote
Благодарность от:
Dragonsys
  #5  
Old 11-08-2016, 06:09 PM
XYZ500 XYZ500 is offline
 
Join Date: Aug 2014
Posts: 171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkFL View Post
All of my products are free and supported. The product to which I linked doesn't support blinking backgrounds by default, however you could likely add a flashing background via the additional CSS you can add with the setting "Additional Threadbit CSS" and adding some kind of animation CSS selector to the page.
Thank you. That's great. I'm installing your product now.

I am not a techie and hence can't do that on my own without instructions. Could you be so kind to give me step by step instructions on how to add the flashing highlight feature?

--------------- Added [DATE]1478636999[/DATE] at [TIME]1478636999[/TIME] ---------------

Quote:
Originally Posted by MarkFL View Post
All of my products are free and supported. The product to which I linked doesn't support blinking backgrounds by default, however you could likely add a flashing background via the additional CSS you can add with the setting "Additional Threadbit CSS" and adding some kind of animation CSS selector to the page.
Just installed it. Absolutely wonderful thing. Great job.
Any chance I can change the pink highlight to yellow highlight?
Reply With Quote
  #6  
Old 11-08-2016, 06:46 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, after you have the product installed, add a plugin as follows:

Product: MarkFL: Additional Thread Tools

Hook Location: parse_templates

Title: Blinking Highlighted Threads

Execution Order: 5

Plugin PHP Code:

PHP Code:
if (in_array(THIS_SCRIPT, array('forumdisplay''search')))
{
    
$template_hook['headinclude_css'] .= '<style>threadbit.markfl_highlight .deleted, .threadbit.markfl_highlight .sticky, .threadbit.markfl_highlight .nonsticky, .threadbit.markfl_highlight .discussionrow, .threadbit.markfl_highlight .alt, .threadbit.markfl_highlight .ignored {animation: blink 1s steps(1) infinite; -webkit-animation: blink 1s steps(1) infinite;} @keyframes blink {50% {background: transparent;}} @-webkit-keyframes blink {50% {background: transparent;}}</style>';

Plugin Is Active: Yes

Click "Save" and that should do it.
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 09:16 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.04218 seconds
  • Memory Usage 2,221KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (1)post_thanks_box_bit
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete