Sermon Audio
Project description
Introduction
============
A simple add-on for the Plone Content Management System which provides a "sermon audio" content
type and a custom folder view which allows users to view and play
sermons.
church.sermonaudio Installation
-------------------------------
To install church.sermonaudio using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:
* Add ``church.sermonaudio`` to the list of eggs to install, e.g.:
[buildout]
...
eggs =
...
church.sermonaudio
* Re-run buildout, e.g. with:
$ ./bin/buildout
Changelog
=========
1.0a
--------------------
- Initial release [David Bain]
- Added collective.mediaelementjs [David Bain]
- Custom folder view allows users to show sermons in a folder and play using
mediaelementjs [David Bain]
- Added a javascript validator to prevent non-mp3 files from being added
============
A simple add-on for the Plone Content Management System which provides a "sermon audio" content
type and a custom folder view which allows users to view and play
sermons.
church.sermonaudio Installation
-------------------------------
To install church.sermonaudio using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:
* Add ``church.sermonaudio`` to the list of eggs to install, e.g.:
[buildout]
...
eggs =
...
church.sermonaudio
* Re-run buildout, e.g. with:
$ ./bin/buildout
Changelog
=========
1.0a
--------------------
- Initial release [David Bain]
- Added collective.mediaelementjs [David Bain]
- Custom folder view allows users to show sermons in a folder and play using
mediaelementjs [David Bain]
- Added a javascript validator to prevent non-mp3 files from being added
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
church.sermonaudio-1.0a2.zip
(32.8 kB
view hashes)