Skip to content

Commit 063aa13

Browse files
committed
Update README.md.
1 parent c5bb1a0 commit 063aa13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Drupal 8 module for providing <itunes:*> tags via Views RSS.
22

3+
This module provides a new Views formatter for rendering Views RSS feeds as iTunes podcast feeds. It essentially allows you to map fields on Drupal entities to iTunes elements. E.g., you may map a node's `field_episode_recording` file field to the `<enclosure>` XML element, or a node's `field_explicit` boolean field to the `<itunes:explicit>` XML element.
4+
35
# Set up
46

57
1. Create a new view with a 'feed' display.

0 commit comments

Comments
 (0)