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)
-   -   "In Reply To" plugin (threaded view info for all view modes) (https://vborg.vbsupport.ru/showthread.php?t=93247)

WetWired 07-30-2005 10:00 PM

"In Reply To" plugin (threaded view info for all view modes)
 
Description
This plugin provides identification in the postbit of which post each post is a reply to (See screenshots if clarification is needed)

The original purpose of this modification was to provide missing information to linear view mode users. I got the idea from a board I visit that used to be UBB Threads, though my choice of presentation is a bit different. After several requests with my previous version, I have added this same display to hybrid and threaded view modes.

The attached screenshots are probably the best explaination.

Lineage
This is the vb3.5/plugin version of my previous vb3.0 hack you can find here

Complexity
One xml import, and 4 template edits

Technical
This hack has been tested on vB3.5.0RC1
It adds 2 queries to showthread, and adds 1 additional query for each consecutive layer of deleted parents of posts displayed on a page. (If a displayed post is a reply to a deleted reply to an undeleted reply to a deleted reply to an undeleted post, 3 total queries are added to showthread, but if a displayed post is a reply to a deleted reply to a deleted reply to a deleted reply to an undeleted post, 5 total queries are added to showthread. If both examples are displayed in the same page, only 5 total queries are added to showthread.)

Functional changes since vb3.0 version
Display of additional information appears in all thread view modes
Now displays in showpost.php
Full template change steps included (variable details still given for customization)

Support
Please click the install link to the right if you install this modification.

Please leave any questions about the plugin in this thread, I will answer them whenever I get the chance (probably about once a week after the first week after vb3.5.0 gold, more frequently before then).

Biker_GA 07-31-2005 12:35 AM

WOOHOOOOOOO!!! THIS is the one we've been waiting for! Thank you!

aelion 08-06-2005 04:06 PM

This plugin doesn't seem to work for me. The first thing is the title of the plugin doesn't show up in the plugin manager. Second, if I click edit, nothing shows up in the edit code box and the hook location seems not to be set. I'm new to vBulletin but I think I imported the plugin correctly....I used the Download / Upload Plugins link under Plugin System in the Admin panel of 3.5RC2. I imported by browsing to the XML file on my computer and clicked the Import button in the Import Plugin Definitions XML File box.

WetWired 08-07-2005 05:07 AM

No, you need to use the Plugin System>Manage Products page to import the plugin. Also be sure that vBulletin Options>Plugin/Hook System>Enable Plugin/Hook System is set to Yes.

Brinnie 08-07-2005 06:09 AM

On IPB, they have something like this called a "snapback"
you click it and it takes you back to the post. :)

aelion 08-07-2005 01:33 PM

Quote:

Originally Posted by WetWired
No, you need to use the Plugin System>Manage Products page to import the plugin. Also be sure that vBulletin Options>Plugin/Hook System>Enable Plugin/Hook System is set to Yes.

Thanks, I feel a little stupid that I didn't see the link under the box to Add/Import Product. The plugin works fine. Thank you very much.

Logikos 08-07-2005 10:09 PM

Quote:

Originally Posted by Brinnie
On IPB, they have something like this called a "snapback"
you click it and it takes you back to the post. :)

This hack does the same thing. When you click on the 'in reply to' title, it will move the page up to the appropriate post. :)

[high]* Logikos clicks install[/high]

coloradok5 12-07-2005 03:39 AM

Will this work for 3.5.2 ?

Lea Verou 12-07-2005 05:22 AM

I think it would be better if it said for example "in example to post #42" or if the title was a link to the post cause most users tend to leave the deafult title so it wont be much help.

Just my 2 cents :)

WetWired 12-07-2005 01:17 PM

Quote:

Originally Posted by Michelle
I think it would be better if it said for example "in example to post #42" or if the title was a link to the post cause most users tend to leave the deafult title so it wont be much help.

Just my 2 cents :)

Michelle, perhaps you don't realize it, but finding the post number for each reply would add significant load; the way it does it now where it quotes the beginning of the post, however, does not and IMO is better because if you've been reading the thread, you probably know which post started with a given phrase. Also, the mod does add a link back to the post being replied to.


All times are GMT. The time now is 11:18 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.01020 seconds
  • Memory Usage 1,739KB
  • 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
  • (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