Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[Convert] Thread Description V2 Details »»
[Convert] Thread Description V2
Version: 2.00, by tieuquynhi tieuquynhi is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 4.0.x Rating:
Released: 12-01-2010 Last Update: Never Installs: 73
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files  
No support by the author.

This Addon I was converted from EWT - Thread Description (I cannot find any that addon in previous vbulletin version in forum)

Compatible with all VBB 4x versions

Product features:
- Added description field to Post New Thread
- Added description field to Edit Post Advanced for First Post
- Show description in Forumdisplay

Template Edit:
Template: editpost
Find:
Quote:
<img id="posticon_preview" src="{vb:raw selectedicon.src}" alt="{vb:raw selectedicon.alt}" title="Selected post icon" />
</div>
Add Below:
Quote:
{vb:raw postinfo.thread_description}
Template: newthread
Find:
Quote:
<img id="display_posticon" src="{vb:raw selectedicon.src}" alt="{vb:raw selectedicon.alt}" />
</div>
Add Below:
Quote:
{vb:raw newpost.thread_description}
Template: threadbit

Find:
Quote:
<div class="author">
Add Below:
Quote:
{vb:raw thread.thread_description}

Download Now

File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 01-09-2011, 07:13 AM
raicars raicars is offline
 
Join Date: Apr 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mark install.
Cảm ơn bác tieuquynhi (he)
Reply With Quote
  #33  
Old 01-10-2011, 11:04 AM
Mikevet1984's Avatar
Mikevet1984 Mikevet1984 is offline
 
Join Date: Nov 2010
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kaistone, can you please give me instructions where exactly to add the html script for the thread description to be shown inside the 1st post where the two arrows are pointing, below the thread title.

Reply With Quote
  #34  
Old 01-11-2011, 12:32 AM
KaiStone's Avatar
KaiStone KaiStone is offline
 
Join Date: Sep 2009
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Give me the Template Code inside your SHOWTHREAD template, I'll add it for you.
Reply With Quote
  #35  
Old 01-11-2011, 11:33 AM
Mikevet1984's Avatar
Mikevet1984 Mikevet1984 is offline
 
Join Date: Nov 2010
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you Kaistone!

I uploaded a txt attachment of the showthread template of my forum.

I will be waiting for your reply!

If possible please write also the procedure in public in order all members to get informed from your valuable tutorial.

Thank you again in advance.....

Regards!
Attached Files
File Type: (21.4 KB, 5 views)
Reply With Quote
  #36  
Old 01-11-2011, 02:09 PM
KaiStone's Avatar
KaiStone KaiStone is offline
 
Join Date: Sep 2009
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Creat New Plugin (Don't ask me how to do it again)

Product: EWT - Thread Description
Hook Location: showthread_complete

Code (Don't forget choose Plugin is Active: YES)
Code:
$templater->register('thread', $thread);


About how to edit your SHOWTHREAD template, just add "{vb:raw thread.threaddesc}" in anywhere you want it to display.

I don't answer the question "how do I know where to put it inside the template?". Just learn HTML (simple)

This is your new SHOWTHREAD template content. And this is the final support. For any further question, ask tieuquynhi.
Attached Files
File Type: (21.4 KB, 16 views)
Reply With Quote
  #37  
Old 01-11-2011, 02:14 PM
Mikevet1984's Avatar
Mikevet1984 Mikevet1984 is offline
 
Join Date: Nov 2010
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, KaiStone!

You are the best! No need for further question as I now think all support and tutorials for this mod has now been given.

By the way, in your last plug-in in the previous post you did not give a title to name it.

Quote:
Product: EWT - Thread Description
Hook Location: showthread_complete
Title?

Thanks again for everything!

Regards!
Reply With Quote
  #38  
Old 01-11-2011, 11:23 PM
Mikevet1984's Avatar
Mikevet1984 Mikevet1984 is offline
 
Join Date: Nov 2010
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just installed the KaiStone's modifications and work great!

KaiStone you are a great contributor! Thank you!

If anybody knows how to add the animated arrow gif (strela_w.gif)just before the thread description in the SHOWTHREAD just like it is displyed in the threadbits please share your knowledge here.

Regards!
Reply With Quote
  #39  
Old 01-19-2011, 10:41 PM
lurch_cr lurch_cr is offline
 
Join Date: May 2010
Location: Canberra
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey all,

Ive managed to get the desription to show on the SHOWTHREAD - thanks for that.
However I'm struggling to work out how to have the description show on search results. Primarily Newposts/Active Topics etc.
Help/Thoughts/suggestions?

Cheers,
Lurch
Reply With Quote
  #40  
Old 01-19-2011, 11:50 PM
lurch_cr lurch_cr is offline
 
Join Date: May 2010
Location: Canberra
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nevermind - got it
Reply With Quote
  #41  
Old 01-20-2011, 11:46 AM
Mikevet1984's Avatar
Mikevet1984 Mikevet1984 is offline
 
Join Date: Nov 2010
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lurch_cr if you managed to do it yourself why don't you share the knowledge with us....to help other members do that to their forums too?
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 10: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.05169 seconds
  • Memory Usage 2,344KB
  • Queries Executed 26 (?)
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)bbcode_code
  • (7)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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_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