rah_custom_feed

Published under current TXP projects

Customize the output of your feeds with Textpattern tags, like any other form.

Download rah_custom_feed v0.1

Image: rah_custom_feed

Image: rah_custom_feed

List of features

Requirements

Usage

The plugin uses form called rah_feed_body customize feeds output. The automatic setup should have created it, but if it didn’t then create the form, called rah_feed_body. This form will hold your rss- and atom-feed contents, or so said the feeds body content. You can use txp-tags as the form will work like any other form.

Example

rah_feed_body-form’s content:

<txp:excerpt />
<p><txp:permlink>Read more...</txp:permlink></p>

The code outputs excerpt and a read more-link.