Renaissauce

Wyatt Lyon Preul's Portfolio

CommunityServer MediaModules

June 07
by admin 7. June 2008 11:38

Community Server Media Modules

* MP3 Module

To install the media module simply add the following to your CSModules section of your CommunityServer.config file:

<add name = "Mp3Module" type="CS.MediaModules.Mp3Module, CS.MediaModules" />

To use this module simply add a text part linking to the mp3 file you want to be able to play with the following parameters:
src = URL of MP3 file
display = What you want to be displayed in replace of the URL path

Example:

[mp3: src=http://download.publicradio.org/podcast/minnesota/podcasts/current_download/2007/01/20070201_apples_in_stereo_energy.mp3: display=Apples in Stereo - Energy]

Comments

Comments are closed