vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Global Threads: The Next Generation for VB4 by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=279156)

doemasters 02-22-2014 01:09 PM

Love the mod!!

I'd like to be able to change the color of the prefix on the threads but I'm having difficulty finding where...any help would be appreciated!

BirdOPrey5 02-24-2014 08:32 AM

Quote:

Originally Posted by doemasters (Post 2483052)
Love the mod!!

I'd like to be able to change the color of the prefix on the threads but I'm having difficulty finding where...any help would be appreciated!

Wasn't intended to be changed but the way you could do this would be to go to the Plugin Manager, edit the plugin called Global Threads Template Edits [OK] and find the code:

Code:

{vb:rawphrase bop5_gt_global}:
Change it to:

Code:

<span class="globalprefix">{vb:rawphrase bop5_gt_global}:</span>
Then you can add code to the additional.css template to control the color using CSS, example would be-

Code:

.globalprefix {
  color: blue;
  font-weight: bold;
}

Would make bold, blue prefixes.

doemasters 02-26-2014 01:13 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2483365)
Wasn't intended to be changed but the way you could do this would be to go to the Plugin Manager...

Thank you!

It's been our experience we've attract more thread views on our forum using simple HTML in the "Rich Text" options in Thread Prefixes.

College sports forum so it enables us to attract fans for individual sports that may not follow all sports. (IE: Basketball and baseball fans might not follow softball, but baseball fans alone would...if that makes sense.)

'preciate the help!!

yukirina 07-09-2014 08:28 AM

Is there a way for "global threads" to show up on forumhome as well?

BirdOPrey5 07-09-2014 10:32 AM

Not with this mod, sorry.

LordVader! 07-09-2014 11:04 AM

Hi BirdOPrey5,

i just found about this great mod. I've installed it - enabled it - but the Make thread Global Options are not appearing. Not in the dropdown, in "new thread" it's working.

(did the manual edit of the template)

But when i make a thread global, it's just like a normal thread. only showing in the forum i've created it.

Any idea what had gone wrong?

add: globe is not showing, even after the template edit

John Lester 07-10-2014 11:17 PM

Quote:

Originally Posted by John Lester (Post 2423447)
Joe I have a suggestion / request for an additional feature. I would love to see a selection of expiration times for the global threads. For example I'd love to be able to put a 1 week, 2 week, 30 days, 60 days, 90 days, or never expiration date on the thread so when the thread expires it turns into a normal thread in the forum it was posted in.

Figured I'd bump it one more time :D

concepts 11-01-2014 08:51 PM

This MOD is amazing! Installed, nominated, and cherished. Very suitable for my needs, thank you!

addamroy 11-12-2014 11:30 PM

Does this mod allow me to designate a specific forum in which all threads are global threads? (IE all threads posted in a select forum, will show in all forums.)

BirdOPrey5 11-13-2014 04:36 PM

Quote:

Originally Posted by addamroy (Post 2522446)
Does this mod allow me to designate a specific forum in which all threads are global threads? (IE all threads posted in a select forum, will show in all forums.)

No, but this one does- https://vborg.vbsupport.ru/showthread.php?t=258084


All times are GMT. The time now is 07:34 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.01426 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete