vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Looking for thread title display hack... (https://vborg.vbsupport.ru/showthread.php?t=47012)

Axe 12-26-2002 08:56 PM

Looking for thread title display hack...
 
1 Attachment(s)
I've seen this only in a couple of other forum apps, but this is something which we really want to integrate into our vB system.

I've attached a couple of screenshots of an OpenSource forum software (which I'm obviously not going to advertise here), to demonstrate what I'm trying to achieve.

"forum-thread-list-flat.gif" Is the default view of forum thread listing's we're all used to with vB. Sorted by the date & time of the last post that was added to each thread.

"forum-thread-list-nested.gif" is the other view which we are trying to integrate into our site. This view is sorted by the date & time of the first post in the thread.

Is there a hack that allows this to be done? And which of the views being used is a choice made by the user in his CP (but obviously with a default admin setting for guest/default)?

Axe 12-26-2002 08:56 PM

1 Attachment(s)
.

Mystis 12-26-2002 09:26 PM

So you simply want threaded view posts? I'm pretty sure that I heard that vB3 was going to offer the option. In the meantime, I don't believe that I've ever seen a hack with that capability. If you know your way around PHP perhaps you could read up on how its done and try to integrate it into the vb system yourself :)

good luck!

Axe 12-26-2002 09:31 PM

I read that vB3's going to offer this, but I don't really wanna get this all tweaked and have to hack things all over again.

Yeah, I know some PHP, but with my present lack of knowledge of vB's inner workings, I'd do more harm than good attempting something as big as this, lol.

NTLDR 12-26-2002 09:50 PM

This has been requested before and I can't see anyone writing this for vB2, not that all thread prior to hacking this in / upgrading to vB3 won't appear threaded anyway.

Axe 01-13-2003 04:02 AM

1 Attachment(s)
Okies, well, basically... apparently vB3 won't have a nested thread display like this. The "nested threads" that I've seen thrown around on vBcom is apparently about nesting the posts within threads, and not about nesting post topics in the thread list.

So, I decided to work on this hack myself.

I've attached a screeny so y'all can take a peek so far.

I've got the threaded views sorted out, now I've just gotta hack the user thingemy to give them this choice, and the forumdisplay.php file to actually understand the setting and determine what to display.

A few more bits too, but it's getting there :)


All times are GMT. The time now is 09:00 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.01066 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete