vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Dynamic thread title (https://vborg.vbsupport.ru/showthread.php?t=65123)

alkahf 05-13-2004 10:00 PM

Dynamic thread title
 
Dynamic thread title - Version 1.0.1

This is small hack and very nice:).
You need to change 1 file and 1 template.


screenshot : Look attachment.
Demo : http://www.mobileforces.org/forums/forumdisplay.php?f=6


Best Regards:)
alkahf

Vivi Ornitier 05-14-2004 10:22 PM

my threadbit is already changed, can u post the manual edits for that template?

arabs-eyes 05-14-2004 11:18 PM

Thank You Vere Match

alkahf 05-14-2004 11:39 PM

Quote:

Originally Posted by Vivi Ornitier
my threadbit is already changed, can u post the manual edits for that template?

Okay.

open template: Threadbit Templates >> threadbit.

1- Find:
Code:

<td class="alt1Active" id="t$thread[threadid]" title="$thread[preview]">
Replace with:
Code:

<td class="alt1Active" id="t$thread[threadid]">
2- Find :
Code:

<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><if condition="$show['gotonewpost']"><strong>$thread[threadtitle]</strong><else />$thread[threadtitle]</if></a>
Replace with:
Code:

<a class=SectionHeadlines onmouseover="this.className ='SectionHeadlinesGray';return setIntervalDelay($thread[threadid],1)" onmouseout="this.className='SectionHeadlines';return setIntervalDelay($thread[threadid],0)" href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><if condition="$show['gotonewpost']"><b>$thread[threadtitle]</b><else /><b>$thread[threadtitle]</b></if></a>
3- Search: </tr>
Replace with:
Code:

</tr>
<tr>
<td class="alt2" colspan="6" id=abstract$thread[threadid] style="DISPLAY: none"><span class="smallfont">$thread[preview]</span>
</td>
</tr>

Done!

Regards :)
alkahf

rookie7 05-15-2004 05:48 AM

I don't understand what this hack is supposed to do.

MrNase 05-15-2004 05:58 AM

Quote:

Originally Posted by rookie7
I don't understand what this hack is supposed to do.

same for me. nice forums but i can only read the copyright ;)

alkahf 05-15-2004 10:25 AM

Quote:

Originally Posted by rookie7
I don't understand what this hack is supposed to do.

Well:)
When you put your mouse on the thread title then you'll view new table opened and showing first post there.
I like that is enough :).

Animation screenshot click here please: http://www.vbulletinclub.com/dynamic.gif
alkahf

gmarik 05-15-2004 03:30 PM

This one is good.

Cap'n Steve 05-15-2004 11:27 PM

Nice work.

r6xual 05-16-2004 04:00 AM

Is there a way to disable the post display that already pops up so all you see is how the thread is supposed to be displayed from this script above??


All times are GMT. The time now is 03:10 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.01067 seconds
  • Memory Usage 1,737KB
  • 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
  • (5)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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