You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
Drupal 8 module for providing <itunes:*> tags via Views RSS.
2
2
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.
0 commit comments