Skip to content

Conversation

chesio
Copy link
Contributor

@chesio chesio commented Jul 14, 2017

Inspired by #12, I implemented a view helper for getting basic info from enclosures. I haven't changed default templates to include it, I just mentioned the view helper in README.

buepro added a commit to buepro/rss_display that referenced this pull request Jul 22, 2020
Used to obtain image information from a feed item.
Usage in template:
`<img src="{feed:item.enclosure(attribute:'url')}" />`

Related: fabarea#23
buepro added a commit to buepro/rss_display that referenced this pull request Jul 22, 2020
Used to obtain image information from a feed item.
Usage in template:
`<img src="{feed:item.enclosure(attribute:'url')}" />`

Related: fabarea#23
fabarea pushed a commit that referenced this pull request Jan 26, 2021
Used to obtain image information from a feed item.
Usage in template:
`<img src="{feed:item.enclosure(attribute:'url')}" />`

Related: #23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant