Web This Site

CaRP: Caching RSS Parser - Documentation


CaRP Interactive FAQ
Getting Started: Free Download | Purchase | Install
Reference: Functions | Plugins | Themes | Full Index
Etc.: Display Formatting | Example Code | Affiliates

Item Podcast

GPL Koi Evolution
n/a >=3.5.11 >=3.5.11
Displaying the URL of or a link to a podcast
The podcast URL is taken from an enclosure whose type begins with "audio/" (not case sensitive). To display the podcast URL or a link to the podcast, include the word "podcast" in your iorder setting. For example:
CarpConf('iorder','link,desc,podcast');
Display formatting options

Example
CarpConf('iorder','title,url');
CarpConf('bipodcast','<a target="_blank" href="');
CarpConf('aipodcast','">Listen to the Audio</a><br />');