Skip to content

Latest commit

 

History

History
executable file
·
24 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

executable file
·
24 lines (17 loc) · 1.27 KB

Version GitHub license

News Podcast for Contao

Add podcast files to your news and generate podcast compatible RSS files

Usage

  1. Configure a new podcast in "News" -> "Podcast Feeds"
  2. In your news article settings check "add podcast" and pick an audio file from your filesystem.
  3. In your /share folder you'll find your new RSS file, which can be tested and provided in podcast platforms.
  4. (Optional) Add the podcast XML to your page layout

Optional

For faster calculation of duration, install mp3info [http://ibiblio.org/mp3info/] on your server and allow shell_exec. Recommended for larger podcast files.

Translation

Translations are managed through Transifex. Feel free to add new: [https://www.transifex.com/projects/p/news_podcasts]

More Information

Please follow the instruction from the official Apple website: [https://www.apple.com/itunes/podcasts/creatorfaq.html]

Credits

Thanks to Martin Schwenzer [https://github.com/Metis77] for supporting this bundle!