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.
Changelog
=========
1.0a9
------------------
- Now displays sermons in a reverse sorted manner [David Bain]
1.0a8
-------------------
- Fixed script bug that prevented update without reuploading mp3 [David Bain]
- Changed styles so that the default width of player is bit wider [David Bain]
1.0a7
--------------------
- Fixed missing files from broken 1.0a6 release [David Bain]
1.0a6
--------------------
- Added a catalog index (date) [David Bain]
- sermon.pt view now sorts sermon results by data index [David Bain]
1.0a4
-------------------
- A documentation release [David Bain]
1.0a3
--------------------
- Mostly a version bump and beginnings of some documentation [David Bain]
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
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
Usage
------
Use `Site Setup` > `Add-ons` and activate `Sermon Audio`.
Create a folder for your sermons and select `Display` > `sermons`.
This creates a custom view for your sermons. Now add sermon audio
to your new folder. Visitors viewing your folder will see a
custom audio player.
===============
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.
Changelog
=========
1.0a9
------------------
- Now displays sermons in a reverse sorted manner [David Bain]
1.0a8
-------------------
- Fixed script bug that prevented update without reuploading mp3 [David Bain]
- Changed styles so that the default width of player is bit wider [David Bain]
1.0a7
--------------------
- Fixed missing files from broken 1.0a6 release [David Bain]
1.0a6
--------------------
- Added a catalog index (date) [David Bain]
- sermon.pt view now sorts sermon results by data index [David Bain]
1.0a4
-------------------
- A documentation release [David Bain]
1.0a3
--------------------
- Mostly a version bump and beginnings of some documentation [David Bain]
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
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
Usage
------
Use `Site Setup` > `Add-ons` and activate `Sermon Audio`.
Create a folder for your sermons and select `Display` > `sermons`.
This creates a custom view for your sermons. Now add sermon audio
to your new folder. Visitors viewing your folder will see a
custom audio player.
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.0a9.zip
(28.5 kB
view hashes)