Implementation of https://wavesurfer-js.org audio player (1.4.0) as a pattern for Plone
- Registers wavesurfer-js resources for Plone
- Example views for file, collection and folder content types
More information about configuration options https://wavesurfer-js.org/docs/options.html
Install collective.wavesurfer by adding it to your buildout:
[buildout] ... eggs = collective.wavesurfer
and then running bin/buildout
- Issue Tracker: https://github.com/collective/collective.wavesurfer/issues
- Source Code: https://github.com/collective/collective.wavesurfer
The project is licensed under the GPLv2.