Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Thread Thumbnails V4 *Upgraded* Details »»
Thread Thumbnails V4 *Upgraded*
Version: 4.0 Rev 1., by fxwoody fxwoody is offline
Developer Last Online: May 2021 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 4.1.4 Rating:
Released: 06-02-2011 Last Update: 07-30-2011 Installs: 92
Uses Plugins Template Edits
Additional Files Translations  
No support by the author.

Thread Thumbnails V4 Rev 1.1

Description of the main feature:

The Thread Thumbnails V4 plugin is an extra image that will be displayed onto the Forumdisplay Threadlist of specified Forums and subForums.
The user will either have the possibility to add manually or automatically (option setup) the image of is choice to be shown as a Thumbnail.

This mod was originally created by Null Parameter for 3.8 and 4.0, but, for several reasons and many hours of trying to make the mod stable and fully working in vB 4.1.x, i'ved reworked the script and put it in an easier approach.


Functions:

When submitting a New Thread or editing an existing Thread, you can select the option for:
  • User Entered URL
  • First Attachment
  • First Image In Post

When making a new post, the user will either have to input the URL for the thumbnail (User Entered URL option) or the thumbnail will be automatically displayed if the "FIRST" image or attachment option is selected.

To edit a thumbnail, if the "User Entered URL" is selected, a text box will be shown in the editor for them or staff to edit it.( I will try to add the editing option from the quickedit box in the future releases)

If other options are selected, the thumb will be automatically updated when the first image is replace, either from the post or the attachment.

Notes:
For the attachment editing, you will have to delete the first image and then reload it last for the plugin to work. The sequence of attachment doesn't get automatically changed when transferring attachment inside the vBulletin attachment options!
This is part of vBulletin, not the plugin.

For the first image in post option, you can edit directly from the quickeditor in order to replace the thumb.

What's new:

I'ved included an image folder with two thumbnail style for your board, you can easily select the one you need by replacing the name of the thumb in the ACP "Thread Thumbnails Options" from "No Thumbnail Replacement Image"

Thumbnail choice:
  • nothumb.jpg
  • nothumb1.jpg


Installation:

Upload the "thumbs" folder into: images->misc->
Import XML file from your ACP Manage Products

You will have to make some manual modifications in you forum's skin in order for the plugin to work well.

Every template mods are included in the Text file of the attachment.
Follow the instructions and you shouldn't have any problems.

Version:
v4.0
-------------
  • Support for vB4
  • Removed the Automatic Template Edits
  • Use Phrases
  • Option to make Thumbnails Required (fully upgraded)
  • Option to specify the CSS Style of thumbnail images
  • New Thumb images added
  • Thumb Editing upgraded
  • Megamoose PHP script included in folder

V4.0 Rev1.0 *Updated to 4.1.5*
V4.0 Rev1.1 Changed Selection option

Enjoy the plugin and don't forget to CLICK INSTALLED !

Download Now

File Type: zip Thread Thumbnails V4.zip (314.1 KB, 336 views)
File Type: zip Thread Thumbnails V4 Rev1.0.zip (314.3 KB, 91 views)
File Type: zip Thread Thumbnails V4 Rev1.1.zip (314.9 KB, 945 views)

Screenshots

File Type: jpg cover.jpg (112.8 KB, 0 views)
File Type: jpg cover1.jpg (68.3 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
kizy, misericorde

Comments
  #62  
Old 07-07-2012, 01:50 AM
larry suttles larry suttles is offline
 
Join Date: Oct 2008
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone know of a plugin that will display the latest thread images on the sidebar? I'm trying to setup a classified system using this mod.. Thanks!
Reply With Quote
  #63  
Old 08-04-2012, 10:04 AM
Kirk Fitzgerald's Avatar
Kirk Fitzgerald Kirk Fitzgerald is offline
 
Join Date: Apr 2012
Location: Oxford, UK
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working fine on 4.2.0 PL2, just edit the xml

change this:
Code:
maxversion="4.2.0"
to this:
Code:
maxversion="4.2.2"
the xml will install then.

Don't forget to edit posts to get thumbs to show, caught me out at first.
Reply With Quote
  #64  
Old 08-11-2012, 03:28 AM
Kavada Kavada is offline
 
Join Date: Jul 2012
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible to do this same function but on the Recent Activity Widget? What I want to do is show the thumbnail from a thread on the Recent Activity Widget where the preview text would go. If someone could get back to me ASAP!!!

Thanks
Reply With Quote
  #65  
Old 10-06-2012, 12:48 PM
benative's Avatar
benative benative is offline
 
Join Date: Oct 2009
Posts: 89
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kirk Fitzgerald View Post
Working fine on 4.2.0 PL2, just edit the xml

change this:
Code:
maxversion="4.2.0"
to this:
Code:
maxversion="4.2.2"
the xml will install then.

Don't forget to edit posts to get thumbs to show, caught me out at first.
Working like a charm
Though I wish there are 2 more features.

1. Thumbnail serves as a link so people can click on thumbnail to open the thread.
2. prevent stretching problem, whatever the thumbnail ratio or orientation is, whether it's in a portrait or landscape view.

Anyone want to give it a shot and become our hero?
Reply With Quote
  #66  
Old 10-06-2012, 06:03 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is very cool, can it do a preview for videos as well?
Reply With Quote
  #67  
Old 10-07-2012, 06:14 AM
nacaruncr nacaruncr is offline
 
Join Date: Nov 2010
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by benative View Post
Working like a charm
Though I wish there are 2 more features.

1. Thumbnail serves as a link so people can click on thumbnail to open the thread.
2. prevent stretching problem, whatever the thumbnail ratio or orientation is, whether it's in a portrait or landscape view.

Anyone want to give it a shot and become our hero?
1. If you want when someone click in the thumbnail imagen go to thread its easy
open thread_thumbnail_threadbit template and remplace all with:

Code:
        <vb:if condition="$thread['thumbnaildisplay'] AND (!$thread[sticky] OR ($vbulletin->options[thread_thumbnails_sticky] == '1'))">
            <a href="{vb:link thread, {vb:raw thread}}" id="thread_gotonew_{vb:raw thread.realthreadid}" style="float:left;clear:right;display:block;padding-right:5px;"><img style="{vb:raw thread.thumbnailstyle}" src="{vb:raw thread.thumbnailurl}"></a>
        </vb:if>
Check if this is that you wanna
Regards

p.s excuse me my bad english
Reply With Quote
  #68  
Old 10-12-2012, 09:30 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does it do a thumbnail if the thread has a video and not a picture?
Reply With Quote
  #69  
Old 10-15-2012, 12:31 PM
Ichigo88's Avatar
Ichigo88 Ichigo88 is offline
 
Join Date: Nov 2009
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi! thanks for this mod work fine for m on 4.2.0 .

i have a question, are possible to use a query to upograde all post for see the thumb? becouse edit any post for see the thum is very hard i have many posts
thanks
Reply With Quote
  #70  
Old 10-17-2012, 03:31 PM
abhimation's Avatar
abhimation abhimation is offline
 
Join Date: Dec 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Went through the whole install instructions again but not sure why it isnt working in my 4.1.10
Reply With Quote
  #71  
Old 10-26-2012, 02:34 PM
macpeer macpeer is offline
 
Join Date: Dec 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, I am not able to install it. VB say: not compatible with 4.2.0 vBulletin.
My VB version: (vBulletin 4.2.0 Patch Level 2)
Thank you in advance
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 02:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06022 seconds
  • Memory Usage 2,349KB
  • Queries Executed 27 (?)
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
  • (5)bbcode_code
  • (2)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (2)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