Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2014-01-18 06:25:15
- monicahu
- Member
- From: Sydney NSW
- Registered: 2009-03-07
- Posts: 69
Generate RSS for the mp3 files of which file ID in custom field
How can I generate feeds of new mp3 files for user download in a proper manner using TXP tags, pages and forms?
Currently the RSS icon on my site is linked to feedburner (http://feeds.feedburner.com/stpeterseastlindfield). I need to include the following code in the article content in order that the feeds will contain the mp3 file link and the “Play now” text is shown:
==<a href="/file_download/<txp:custom_field name="url" />"> *</a>==
Can I do it in a smarter way as the content writer is now required to include the above code everytime? My goal is to generate feeds for people to subscribe so that they can download the sermons (mp3) when new ones come up. This will be different from the general feeds – http://www.stpeterseastlindfield.org.au/rss/. Besides, how would I facilitate itune users to subscribe to these mp3 feeds?
Monica
Life with God is the purpose.
Offline
Re: Generate RSS for the mp3 files of which file ID in custom field
Hi Monica
There’s a number of tutorials on custom feeds on txptips which could be amended to suit your needs
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#3 2014-01-20 12:20:27
- monicahu
- Member
- From: Sydney NSW
- Registered: 2009-03-07
- Posts: 69
Re: Generate RSS for the mp3 files of which file ID in custom field
colak wrote #278246:
There’s a number of tutorials on custom feeds on txptips which could be amended to suit your needs
Thanks Yiannis. I’ve quickly browsed all related ones and shall work on my project with reference to them when I have more time in the weekend.
Monica
Life with God is the purpose.
Offline