atb_customize_feeds

Enhance your feeds

Oct 9, 07:58 AM

atb_customize_feeds allows you to modify Textpattern’s article syndication feeds by creating a few new forms that are either parsed and appended to your feeds, or which replace article bodies and excerpts in feeds.

Possible uses include appending file enclosures to your feeds (for podcasts, for example), generating excerpts with <a href="http://www.wilshireone.com/textpattern-plugins/rss_auto_excerpt">rss_auto_excerpt</a>, or appending permlinks to your articles’ text.

(Written and tested on Textpattern 4.2.0. Everything should work in any version since 4.0.4, but I make no promises…)

Download: atb_customize_feeds_v0.9.txt

atb_image_pulldown

Easily assign article images.

Jun 9, 06:06 AM Screenshot: atb_image_pulldown

atb_image_pulldown is a simple plugin that replaces the Article Image text box with a pulldown list showing all images in order by category and name. This should make it fairly easy to assign article images, assuming you use well-chosen names for images and categories. There’s no configuration unless you’re using another plugin to enable multiple article images, then there are some options in the plugin code to replace the pulldown list with a multi-select list box.

Download: atb_image_pulldown_v021.txt