.. contents::

Introduction
============

iskra.audiofile is a plone egg that enables audio content using dexterity. 

Features
========

* file type with mp3 and ogg options
* mediaelementjs player (HTML5 and fallback to flash)
* folder listing view to show the players and the image on a listing
* image field

Credits
=======

This product is developed by Iskra sponsored by Hitotsubashi University.

Installation
============

Add to your egg section on buildout.cfg

  eggs = 
    iskra.audiofile

