vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Any one done this? auto - tagging threads for rss feeds (https://vborg.vbsupport.ru/showthread.php?t=147457)

mmaki 05-17-2007 12:22 PM

Any one done this? auto - tagging threads for rss feeds
 
just wondered if anyone had done anything like this before with vBulletin, and if so what methods you used.
or if any one has any suggestions
.
I am working on an integration project with our forum (powered by vBulletin!) and our sites.
We require a number of rss feeds which will vary depending on the page in the site.

so for example one feed will look for threads containing a unique id, one feed will look for threads containing a location.

at the moment i have set this up so that a new thread can be created from our site (by linking to newthread.php), passing the forum id, our sites unique id, and a location.

these are then suffixed to the actual post content that a user enters, and when the post is submitted will appear in the post.

this works fine, and my rss feeds are producing the correct results.

this also allows forum moderators to tag previous posts (that were not auto tagged) with this information, so they will appear in feeds.

another alternative i have is to create a new field in the post database, and store this tag info in there, then query that field for the rss feed. However this would mean creating another interface for making any amendments to a threads tag data.

has any one ever done anything like this? or have any suggestions?

mmaki 05-21-2007 10:21 AM

bump bump


All times are GMT. The time now is 01:51 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.01460 seconds
  • Memory Usage 1,703KB
  • 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
  • (2)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