Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Enhanced View Forum Posts (search results) Details »»
Enhanced View Forum Posts (search results)
Version: 2.2, by MarkFL MarkFL is offline
Developer Last Online: Jun 2020 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.x.x Rating:
Released: 04-24-2015 Last Update: 12-20-2016 Installs: 16
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

Overview:

This product will enhance the functionality of the search results when viewing the posts of a particular user. The entire post content is returned rather than a truncated summmary. More complete information is provided about each post, including links to the forum, thread, thread author and post author. Initially only the first line of each post is shown, but if more than one line is available, the user may click a button above and to the right of the post to show the entire post (which will appear or disappear as needed if the browser window is resized), and all posts on the page may be expanded/collapsed via a button in the block header. Each individual post is contained in its own block to make it easier to distinguish what data pertains to each post.

You may wish to hide the content of certain BBCodes from guests, and/or you may wish to hide spoiler content from everyone. There are options in the AdminCP settings for this product to define the BBCode content to hide from guests and the name(s) of your spoiler tags so their content will be hidden. In both cases, the content is replaced by a message in red explaining why the content is hidden when applicable. The message in red is a link to the registration page.



Updates:

Version 1.1:
  • Added the option to display unparsed post pagetext, parsed post messages or both.
  • Individual posts are expanded/collapsed via a button so that users can interact with the elements in the parsed posts.
  • If you decide to hide the URL BBCode from guests, only external links will be hidden...links within your domain will not be hidden.
  • Completely compatible with LaTeX powered by Mathjax.

Version 1.2:

Version 1.3:
  • The complete post is retrieved from the database rather than requiring you to hack a core PHP file. :up:
  • You may now define the background colors for the parsed and unparsed post data. An HTML color input element is used.

Version 1.4:
  • Fixed bug where HTML in code-block BBCodes is no longer parsed as HTML.

Version 1.5:
  • BBCodes entered into settings are trimmed to reduce chance of error.
  • Various other parsing issues fixed.

Version 1.6:
  • Updated to maintain compatibility with "MarkFL: Hide BBCodes/Signatures From Guests/Users."

Version 2.0:

Version 2.1:

Version 2.2:
  • Fixed issue with usernames containing special characters.


Compatibility:

Tested and working on VB 4.2.x and should work on all 4.x versions of vBulletin.

Backup/Warning:

This product does NOT alter your database, however it is always good practice to keep regular backups and you should backup before installing ANY new mod.

As always products are USE AT YOUR OWN RISK. I will try to help if I can but no guarantee is offered or implied.

To Install:

1.) Download and extract the attached .zip file.
2.) Upload the contents of the "upload" folder to your forum's root directory.
3.) In AdminCP go to Plugins & Products -> Manage Products -> Add/Import Product.
4.) Click on "Choose File" and browse to the product xml file that was packaged in the .zip file.
5.) Click "Import"
6.) You MUST set your settings to enable the mod. Each setting has an explanation of its use.



Support for this product can be found here:

Download Now

File Type: zip MarkFL - Enhanced View Forum Posts v2.2.zip (12.2 KB, 24 views)

Screenshots

File Type: jpg markfl_evfp_post.jpg (32.0 KB, 0 views)
File Type: jpg markfl_evfp_acp.jpg (127.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-28-2015, 01:55 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated to version 1.1.

The main change with this update is that you can now choose whether your users will see unparsed post pagetext, fully parsed posts, or both when viewing the posts of a particular user.

A new PHP file has been added so that a new product I have planned can be integrated with this one.
Reply With Quote
  #3  
Old 04-29-2015, 02:03 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated to version 1.2.

Now allows integration of defined list of BBCode tags to hide with the list defined in "Hide BBCodes/Signatures From Guests".
Reply With Quote
  #4  
Old 05-15-2015, 04:39 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update: version 1.3
  • The complete post is retrieved from the database rather than requiring you to hack a core PHP file. :up:
  • You may now define the background colors for the parsed and unparsed post data. An HTML color input element is used.
Reply With Quote
  #5  
Old 05-21-2015, 04:25 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update: version 1.4
  • Fixed bug where HTML in code-block BBCodes is no longer parsed as HTML.
Reply With Quote
  #6  
Old 05-22-2015, 05:26 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update: version 1.5
  • BBCodes entered into settings are trimmed to reduce chance of error.
  • Various other parsing issues fixed.
Reply With Quote
  #7  
Old 07-20-2015, 05:26 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update: version 1.6
  • Updated to maintain compatibility with "MarkFL: Hide BBCodes/Signatures From Guests/Users."
Reply With Quote
  #8  
Old 07-20-2015, 12:03 PM
Raptor Raptor is offline
 
Join Date: Nov 2001
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Me again

I'm not seeing anything different in my search results - looks exactly like it was before the mod was enabled.

Yes the .js is uploaded lol

Vb 4.2.3
Reply With Quote
  #9  
Old 07-20-2015, 01:27 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to be sure, are you using the "Find latest posts" search on user profiles?
Reply With Quote
  #10  
Old 07-20-2015, 03:47 PM
Raptor Raptor is offline
 
Join Date: Nov 2001
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i've tried all ways of searching - nothing looks different
Reply With Quote
Reply

Thread Tools

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 06:14 PM.


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.04445 seconds
  • Memory Usage 2,317KB
  • Queries Executed 24 (?)
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)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (3)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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