Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-10-14 12:27:36

Bongo-man
Member
Registered: 2009-03-18
Posts: 243

I cannot getRSS feeds

It’ a long time now I’m trying to get RSS feeds, but what I can see is that (with the expression: txp:feed_link) I can only download a file named ‘rss’ not displaying any category listed article links, but only the header.

<txp:feed_link flavor=“rss” section=“proveindex” category=“catA, catB” label=“XML” wraptag=“p”><img src=”/rss.gif” height=“14” border=“0”> </txp:feed_link>

What culd I expect as a result of this expression?
A text file to download, or an xml.file ?

This is what I get: —->

<?xml version=“1.0” encoding=“utf-8”?>
<rss version=“2.0” xmlns:dc=“http://purl.org/dc/elements/1.1/” xmlns:content=“http://purl.org/rss/1.0/modules/content/” xmlns:atom=“http://www.w3.org/2005/Atom”>
<channel>
<title></title>
<link></link>
<atom:link href=”………” rel=“self” type=“application/rss+xml” />
<description></description>
<pubdate></pubdate>
</channel>
</rss>

What I really need is an .xml file with links ntt the permalinksbut t the article IDs, s thatI can prevent my RSS be fetched only to get the kywords placed in the RSS file.
Waiting fr yur answers I thank you in advance,
Bongo-man

Last edited by Bongo-man (2009-10-14 14:43:06)

Offline

#2 2009-10-14 15:02:29

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: I cannot getRSS feeds

Check this out and then clarify your question.

Offline

Board footer

Powered by FluxBB