vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Thread Title Coloring (https://vborg.vbsupport.ru/showthread.php?t=117445)

Kirk Y 06-29-2006 08:55 PM

Quote:

Originally Posted by murdo
How do you do this for the Announcement threads?! Any ideas?

I figured it'd be redundant for Announcements as they're above the rest of the threads, but I can add an option for it.

Quote:

Originally Posted by camuca
installed works well thanks!

Good to hear, thank you.

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

As per Murdo's request, I've updated the hack to now include support for announcements. Unfortunately, I couldn't include an option to remove/color the announcement prefixes as it would mean performing a template edit, and I'm trying to keep the hack plugin only.

Version 1.04 - (6/29/06)
  • [ADDED] - Capability to color Announcement titles

murdo 06-30-2006 10:18 AM

Thanks a lot man, great help! :)

devilrulez 06-30-2006 10:31 AM

kewl mod...........****Installed****

thx acidburn........can u add option for having thread title as bold and closed thread title should be striked out?

Kirk Y 06-30-2006 08:35 PM

Quote:

Originally Posted by devilrulez
kewl mod...........****Installed****

thx acidburn........can u add option for having thread title as bold and closed thread title should be striked out?

It's already in the works. ;)

Nxs 07-28-2006 04:56 PM

Installed (but could use a change)

Could you add a feature to set an "other" or "normal" thread colour ? Always wanted a different colour for threads over url-links and this has the added bonus of different colour sticky/poll/closed/hot. Great plugin - thank you.

edit : hacked the code a little to do what I needed, sloppy but it works for now awaiting your professional magic fingers :)

Kirk Y 07-28-2006 06:42 PM

Not sure exactly what you mean, could you explain a little better?

Bubble #5 07-29-2006 01:08 AM

We have no use for this as it sits, BUT if you could add a feature where [RESOLVED] or [ANSWERED] threads could be a different color, now that would be really cool ;)

Kirk Y 07-29-2006 02:06 AM

The hack is based off conditions, unless there is a "resolved" or "answered" condition -- that wouldn't work, at least, not without extensive hacking.

LILMORA4 07-29-2006 03:29 AM

Click Install --thanx:)

Nxs 07-29-2006 07:13 AM

Quote:

Originally Posted by acidburn0520
Not sure exactly what you mean, could you explain a little better?

Ok normal threads get their colour from the CSS style, but that colour is also used in many other places. I want my normal threads to be 'white' but a:link to be set on the CSS style sheet.

Maybe the (messy) change I made will explain

Quote:

Originally Posted by changelog
Thread Title Coloring
https://vborg.vbsupport.ru/showthread.php?t=117445

Quote:

In the XML product look for the end of the phpcode section for 'search_results_threadbit' and add before the closing braces
Code:

$thread['threadtitle'] = '<span style="color:#FFFFFF">' . $thread['threadtitle'] . '</span>';
Repeat this for 'threadbit_display' php code section


I||usi0nz 08-01-2006 07:00 AM

trying this now.

Kirk Y 08-04-2006 08:21 PM

Version 1.05 - (8/04/06)
  • [ADDED] - HTML Markup Support; Bold, Italicize, Underline, and Strikethrough your Thread Titles
  • [FIXED] - Bug that colored Moved Threads as Polled Threads
* To Update -- Import New XML File and Set Overwrite to YES *

bubba01 08-17-2006 06:17 PM

great install it on 3.6.0 and looking great thx.

zethon 08-25-2006 11:43 PM

I think I found a problem...

1) Install plugin
2) Remove Sticky Prefix? -> Yes
3) Observe the prefix is removed
4) Remove Sticky Prefix? -> No

ERROR:
The Sticky prefix doesn't come back. The option is saved correctly, but the "Sticky" text doesn't reappear.

Anyone else see this?

Kirk Y 08-26-2006 12:10 AM

Working fine for me running 3.5.5. Sounds like a problem on your end; if anyone else has experienced this issue, please let me know.

SLeeeper 02-14-2008 06:26 PM

I just installed it on 3.6.8 with the Carbonfiber style and it works great. Thanks


All times are GMT. The time now is 05:45 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
  • Page Generation 0.01632 seconds
  • Memory Usage 1,754KB
  • 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
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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