jgonyea / grav-plugin-podcast

GravCMS plugin that creates podcast channel and podcast episode page templates along with a podcast RSS feed.
MIT License
18 stars 7 forks source link

Extend rss with episode number #29

Closed dragonito closed 3 years ago

dragonito commented 4 years ago

Hi there,

perhaps you could extend the rss like this (so i dont need an extra twig file for this):

<itunes:episode>{{ episode.header.podcast.number }}</itunes:episode>

Would be really great.

Robin

jgonyea commented 3 years ago

Fixed in 2.1.6