vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   RSS the 10 latest post within unique threads (https://vborg.vbsupport.ru/showthread.php?t=99373)

ricker 10-26-2005 03:44 PM

RSS the 10 latest post within unique threads
 
I think the title says it all ... we're working on an RSS widget for the board and many users don't want to see the last 10 posted threads, but rather that last 10 POSTS. Since we're still quite small this isn't too crazy of a request, but we'll have an option for which you'd like to see.

Can external.php get this task done? Has anyone seen anything close to this that we can start with? I looked into VBExternal but I still need unique threads (so that the 10 broadcasted posts aren't all from the same thread).

Thanks so much.

majorxp 11-14-2005 07:20 PM

If you figure this out, I'd be interested in this as well. I would also love to see login to permit rss of non-public forums.+

TJFweb 11-18-2005 12:24 AM

Quote:

Originally Posted by ricker
I think the title says it all ... we're working on an RSS widget for the board and many users don't want to see the last 10 posted threads, but rather that last 10 POSTS. Since we're still quite small this isn't too crazy of a request, but we'll have an option for which you'd like to see.

Can external.php get this task done? Has anyone seen anything close to this that we can start with? I looked into VBExternal but I still need unique threads (so that the 10 broadcasted posts aren't all from the same thread).

Thanks so much.

Yes, I would like to see this too.

I'm amazed that vB doesn't already have this functionality implemented. In my opinion the vB developers are treating RSS more as a gimmick rather than anything else.

banjolawyer 12-01-2005 02:59 PM

I need this too !!!

Hellcat 12-01-2005 03:08 PM

Hmm.... schouldn't be too hard if you simply read directly from the database.
Then do a little dupe-check on the thread IDs to prevent multiple posts from the same thread.

IMO you don't even have to call vB APIs.

I might be wrong, but the idea is cool, since my members also start asking for RSS feeds.
MAybe I should do some reading about the RSS specs ;)

LBmtb 01-26-2006 05:05 AM

<~ also interested


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.01017 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)bbcode_quote_printable
  • (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