PDA

View Full Version : pull xml feed in forum block?


Chadi
12-28-2012, 03:06 AM
Is it possible to pull the below feed in a forum block?

<?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.