Log of /contributions/modules/ffpc/ffpc_plugin_row_podcast.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 30 21:40:27 2008 UTC
(10 months, 3 weeks ago)
by
mfer
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.5: +5 -5 lines
Diff to
previous 1.5
#328649 by grendzy: The guid in a feed needs to be unique. Updated to use the filepath which works with private files. Some feed readers judge if an item is unique by the guid.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 30 21:26:15 2008 UTC
(10 months, 3 weeks ago)
by
mfer
Branch:
MAIN
Changes since
1.4: +13 -16 lines
Diff to
previous 1.4
#328649 by mfer: Fixed the enclosure being the url to the file. It is reverted back to nid at http://example.com syntax that the rest of drupal uses. Note: the author tag for the items currently isn't set. This should be a full email address.
Revision
1.4 -
(
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
Changes since
1.3: +84 -9 lines
Diff to
previous 1.3
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.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 19 03:13:43 2008 UTC
(14 months, 1 week ago)
by
suydam
Branch:
MAIN
CVS Tags:
DRUPAL-6--0-2
Trying to make this work with Views 2.0-rc3. TO do that, I have had to remove the ability to have video casts for now. Yes, this sucks. Sorry. It will be back soon.
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.