vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Threading threads (https://vborg.vbsupport.ru/showthread.php?t=39249)

asarian 05-30-2002 07:59 PM

Threading threads
 
I am toying with the idea to actually make threads be displayed threaded.

I am fairly new to vbulletin. But, thinking outloud, I do not foresee huge trouble storing a message-id field to each new post, and, just like with a true threaded reader, display replies indented relative to the parent post.

All that would be required is one extra MySQL query per thread to preload all message-ids, so they can then be displayed in threaded order. Plus, I would need to make some changes to the code that tells you when a user has replied to your thread (and really to YOUR post, and not just to every one in the global thread).

Unless I am overseeing something drastic, this idea does not seem overly undoable.

I would appreciate some feedback on the possibility/desireability to do this. If many pepple want it, I will make it.

- Mark

System Administrator Asarian-host.org

---
"If you were supposed to understand it,
we wouldn't call it code." - FedEx

N!ck 05-31-2002 12:30 AM

it'll suck up all your bandwidth

Burns 07-25-2002 04:37 PM

Since we even don't know when we get public Beta
( can be even the end of the year
http://www.vbulletin.com/forum/showt...356#post325356 )
it would be just great if soneone made a hack for threaded view
( i'm very unhappy with "flat"... )

Oh, and i don't worry about the traffic ;)

Burns 08-01-2002 04:07 PM

I could not make this hack alone,
but may be a friend will help me...

Guess there will be just one column in vB3, where the post-ids
to which post(parent) the current post is connected ( as answer ),
in the post-table, right ?

Could anyone tell what is the name of this new column in vB3 ?

Admin 08-01-2002 06:08 PM

No one has seen vB3, so you won't be able to know. But just as a guess, I'd say it's called parentid.

Burns 08-01-2002 07:02 PM

Quote:

Originally posted by FireFly
No one has seen vB3, so you won't be able to know. But just as a guess, I'd say it's called parentid.
I understand, that almost everyone here havent seen vB3 yet,
but do you mean - you have not seen it too ?
I thought it could not be a big secret what the name this new column has...
<--- looking for this smiley with question marks

Admin 08-01-2002 07:06 PM

You got your answer already.

Burns 08-01-2002 07:10 PM

Quote:

Originally posted by FireFly
You got your answer already.
Oh, thank you,
I'm probably feeling too bad now ( ok, my own business... ),
so <edit>overlooked</edit> the joke...
sorry


All times are GMT. The time now is 08:40 AM.

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.01652 seconds
  • Memory Usage 1,724KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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