/[drupal]/contributions/modules/ffpc/ffpc-view-podcast-feed.tpl.php
ViewVC logotype

Log of /contributions/modules/ffpc/ffpc-view-podcast-feed.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 4 17:53:24 2008 UTC (13 months, 3 weeks ago) by mfer
Branch: MAIN
CVS Tags: DRUPAL-6--0-6, DRUPAL-6--0-7, HEAD
This is an overhaul of the ffpc module.
- Removed the ffpc display type. Instead defaulting to the core feed type.
- Moved the sytle plugin class to be an extends of the core rss plugin syste. The core plugin style provides everything we need except the ability to add aditional elements to the feed itself (such as the iTunes specific tags). The new object adds this extra functionality.
- Moved the row plugin to be an extends of the default node row rss plugin provided by core and then extending that to add the aditional files and iTunes/podcast specific tags to the items.

Moving to this setup provides a number of benefits.
- Less complexity now that the ffpc display has been removed.
- Uses move of core so core fixes should benefit this module and core settings (e.g., using the teaser or full node text for the description) are now available.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2