Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2010-10-20 16:03:08

richtestani
Plugin Author
Registered: 2009-11-08
Posts: 128

No permlink in RSS feed

Our company has been blogging over the last month, and send our RSS feed through MailChimp to our newsletter subscribers.
I updated our blog to show excerpts if available which is marked up like:

<txp:if_excerpt>
   <txp:excerpt />
   <txp:permlink class="read_more">Read the whole thing</txp:permink>
 <txp:else />
   <txp:body />
 </txp:if_excerpt>

I realize that the permlink is not included in the RSS feed. Is there a way to include in the RSS feed this without adding it to the excerpt field every time?
Thanks
Rich

Offline

#2 2010-10-20 16:50:10

lazyadmin
Member
From: Germany
Registered: 2009-08-08
Posts: 25
Website

Re: No permlink in RSS feed

Offline

#3 2010-10-21 10:42:36

merz1
Member
From: Hamburg
Registered: 2006-05-04
Posts: 994
Website

Re: No permlink in RSS feed

I never really thought about how Textpattern assembles the default feed.

But I use the plug-in tru_tags – mainly a sophisticated tagging module – which offers the possibility to attach individual code to every feed item at the end. Check out the paragraph Customize your RSS and Atom feeds.

Main point is:

If you want to customize this display, simply create a new ‘misc’ form (in the Textpattern admin) named “tru_tags_feed_tags”. Anything you put into that form will be put into the ‘body’ of your RSS/Atom feed(s).


Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML

Offline

#4 2010-10-21 20:23:49

richtestani
Plugin Author
Registered: 2009-11-08
Posts: 128

Re: No permlink in RSS feed

Thanks guys, this is great information.
I’ll test these out.

Rich

Offline

#5 2010-10-22 09:36:08

faca5
New Member
Registered: 2010-10-22
Posts: 1
Website

Re: No permlink in RSS feed

Hello.

Google Data Protocol

Last edited by faca5 (2010-10-22 09:39:35)

Offline

Board footer

Powered by FluxBB