vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - UF - Forum Updates on Homepage! (Updates come from posts in a specified thread) (https://vborg.vbsupport.ru/showthread.php?t=167834)

alexgeek 01-14-2008 10:00 PM

UF - Forum Updates on Homepage! (Updates come from posts in a specified thread)
 
Forum Home Updates pulled from a specific thread.
That should explain it, if not there's screen shots.

This mod will allow you have a table of updates on the forum home. These updates come from a thread you have created, all you have to do is put the ID of thread in options.
Each update will show the title, date, username and the update itself.
You could of course use this for things other than updates, but this is what it was designed for.

Installation.
  1. Import the product
  2. Find the following in the FORUMHOME template:
    Code:

    $header
    $navbar

  3. Add under:
    Code:

    $homeupdates
  4. Configure the options in "Forum Updates Options" under vbulletin options.

alexgeek 01-15-2008 08:26 PM

~reserved for screenies and other~

Screenies
Default style screenies.
Shows the thread that the updates come from and then the updates on the homepage.
Shows the vbulletin settings for the mod.

screenies of it on my theme soon.

Other
Next version you will be able to set a limit on how many updates to show.

River_rush 01-15-2008 08:26 PM

no files or code posted with this.

alexgeek 01-15-2008 08:26 PM

They are now, sorry.

alexgeek 01-15-2008 09:15 PM

I'd love some feedback at least to know that others have it working :D

lazydesis 01-17-2008 06:18 PM

wud this actually push the categories and forums to the bottom of the page? that wudnt be so good visually :(

alexgeek 01-17-2008 10:03 PM

Not really push it, just sits above it.
You can put the table wherever you want though, move $homeupdates to where you want to appear. ;)

Zaiaku 01-18-2008 03:25 PM

Can this be displayed on pages other then FORUMHOME?

alexgeek 01-18-2008 11:22 PM

Yeah, but you'd have to change to the location of the forumhome_complete hook to global.
I put it in forumhome_complete for efficiency :)

periphrastic 01-21-2008 07:41 PM

this is awesome

i'll use this occassionally

thanks for sharing

alexgeek 01-23-2008 05:34 PM

I'm glad someone likes it!
I thought it would be more popular than this.


Another note: You can change the templates it adds to customise the look of table.. or you could turn it into a div or something :)

TCE Killa 01-24-2008 07:12 PM

This is great, thanks man.

TCE Killa 01-24-2008 08:07 PM

One question though, can't it be the first post of the thread instead of the whole thread? It is a very long thread full of updates and it drags and drags until you actually reach the forums properly. Disabled for now, thanks again.

Dark Cynicus! 01-24-2008 10:45 PM

thanks, this works great for my forum.

alexgeek 01-25-2008 06:14 AM

Quote:

Originally Posted by TCE Killa (Post 1428191)
One question though, can't it be the first post of the thread instead of the whole thread? It is a very long thread full of updates and it drags and drags until you actually reach the forums properly. Disabled for now, thanks again.

Well it would just be forum update on home then..
Why would you only want the first post? If anything wouldn't you want the last posts in that thread as they'd be newer updates?

TCE Killa 01-25-2008 03:51 PM

Well the whole thread of updates just drags all the way to the bottom of my forum homepage, guests will visit and turn away. Good idea though.

alexgeek 01-25-2008 04:01 PM

Wouldn't setting the option to only list a certain amount of posts make more sense?

TCE Killa 01-25-2008 04:11 PM

Yes lol how do you do that ?

alexgeek 01-25-2008 09:10 PM

Came out wrong, I meant would you like that in the next version.
I'll add it in the next one.
For now if you know SQL, edit the plugin and add "LIMIT X" to your SQL (X being the number of posts you want to show).

TCE Killa 01-26-2008 08:04 PM

Okay man, thanks, I'll think that will be good.

BioWaffen 02-03-2008 03:42 PM

I would like to do more than just only 1 Update on my FORUMHOME like on the second screenshot. How can I do that, I mean how can I show more than only one update on FORUMHOME?

sml 02-03-2008 03:47 PM

iu would love to see the next version where it limits the number it shows and then see if i can stuff it in my side column, this would be great as i have a specific thread for updates and usaully manually post announcements.


All times are GMT. The time now is 07:56 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.01107 seconds
  • Memory Usage 1,749KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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