vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   pull xml feed in forum block? (https://vborg.vbsupport.ru/showthread.php?t=293353)

Chadi 12-28-2012 03:06 AM

pull xml feed in forum block?
 
Is it possible to pull the below feed in a forum block?

Code:

<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Bible Gateway's Verse of the Day</title>
 <subtitle>A daily word of exultation.</subtitle>
 <link href="http://www.biblegateway.com/votd/get/?format=atom" rel="self"/>
 <link href="http://www.biblegateway.com"/>
 <updated>2012-12-27T00:00:00Z</updated>
 <author>
  <name>Bible Gateway</name>
 </author>
 <id>tag:biblegateway.com,2012-12-27:NIV</id>
 
 <entry>
  <title>Psalm 103:1-2</title>
  <rights type="html"><![CDATA[Copyright ©  1973, 1978, 1984, 2011 by Biblica]]></rights>
  <link href="http://www.biblegateway.com/passage/?version=NIV&amp;search=Psalm+103:1-2"/>
  <link rel="related" title="Full Copyright" href="http://www.biblegateway.com/versions/index.php?action=getVersionInfo&amp;vid=31&amp;lang=2" />
  <link rel="related" title="Audio" href="http://www.biblegateway.com/audio/mclean/niv/Ps.103.1-Ps.103.2" />
  <id>tag:biblegateway.com,2012-12-27:NIV</id>
  <updated>2012-12-27T00:00:00Z</updated>
  <content type="html"><![CDATA[&ldquo;Of David. Praise the LORD, my soul; all my inmost being, praise his holy name.  Praise the LORD, my soul, and forget not all his benefits—&rdquo;]]></content>
 </entry>
 
</feed>


kh99 12-28-2012 11:28 AM

I'm not sure if there's an RSS feed forum block - you might try searching for that (unless someone else knows). But another thing you might be able to do is to create a forum for that feed and use the RSS Feed Manage to have that feed posted as threads in the new forum (and of course you probably don't want members to be able to post in that forum). Then you could use a Forum Threads block and configure it to get 1 new thread from that forum.


All times are GMT. The time now is 12:03 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.01014 seconds
  • Memory Usage 1,711KB
  • 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_code_printable
  • (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