collective.wavesurfer
April 25, 2018 ยท View on GitHub
.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features. If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html This text does not appear on pypi or github. It is a comment.
===================== collective.wavesurfer
Implementation of https://wavesurfer-js.org audio player (1.4.0) as a pattern for Plone
Features
- Registers wavesurfer-js resources for Plone
- Example views for file, collection and folder content types
Documentation
More information about configuration options https://wavesurfer-js.org/docs/options.html
Installation
Install collective.wavesurfer by adding it to your buildout::
[buildout]
...
eggs =
collective.wavesurfer
and then running bin/buildout
Contribute
- Issue Tracker: https://github.com/collective/collective.wavesurfer/issues
- Source Code: https://github.com/collective/collective.wavesurfer
License
The project is licensed under the GPLv2.