====== podcast Plugin ====== ---- plugin ---- description: Helper Functions and Template for blogtng Podcast Operation author : sf email : sf@notomorrow.de type : action, helper lastupdate : 2013-09-15 compatible : depends : blogtng, data conflicts : similar : tags : podcast, player, feed, blog downloadurl: https://trello.com/1/cards/5afb129e59a2e75777041647/attachments/5afb12cd9a4a853bc9244b5b/download/podcast.zip bugtracker : sourcerepo : donationurl: screenshot_img : https://trello.com/1/cards/5afb129e59a2e75777041647/attachments/5afb132dc5091b579b256c6e/download/dokuwiki-plugin-podcast-player.png ---- ===== Features ===== Helper functions and template for [[plugin:blogtng]] podcast operation. The Plugin adds an HTML5 player and download links to blogtng entries and a enclosure to the RSS feed suitable for Podcasts. The url to the file is configured using [[#data entry]] and a http prefix in the [[#settings]]. ===== Example ===== Create a new page and add it to the podcast Blog: ====== Chaosradio | Sendung 16 ====== ===== thema: whistleblowing; der skandal um die nsa ===== ---- dataentry chaosradio ---- podcastnr : 016 wers : Black, Martin ---- Go to Admin -> Configuration Settings and Change //podcast»podcast_prefix// and //podcast»podcast_extensions// eg: * podcast_prefix: ''%%http://mydomain.de/myradio/files/file-%%'' * podcast_extensions: mp3, ogg * podcast_filetype: mp3 This will check the existance and filesize of ''%%http://mydomain.de/myradio/files/file-016.mp3%%'' and ''%%http://mydomain.de/myradio/files/file-016.ogg%%'' and add player and the links to your entry. A new feed will be available at ''%%http://yourdokuwiki/feed.php?mode=podcast&blog=podcast%%''. ===== Settings ===== Some settings. ===== Data Entry ===== Until now only the number field is interpreted to determine the file name. If not present the name of the page without namespace is used. === Change Log === ===== Discussion =====