CaRP Evolution Documentation
CaRP Evolution Documentation
twitter youtube linkedin google-plus
CaRP Evolution Box
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

EvolutionLEKoiSE
>=3.5.11n/a>=3.5.11n/a
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');
See also the Podcast plugin

Display formatting options

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