#5: Embed audio files which are hosted externally
- Contents
Make it possible to embed an audio file that is hosted on an external site.
- Proposed by
- Nate Aune
- Proposal type
- Architecture
- State
- draft
Motivation
Currenly, if you have an audio file which is already hosted on a website, you must download this audio file and reupload it to your Plone site. You should be able to paste in the URL of the MP3 file, and Plone will playback the audio using that remote file.Proposal
Make a p4a.audioembed product similar to p4a.videoembed, which will let you embed audio in your Plone site which is externally hosted on a site such as libsyn.com or odeo.com.