Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 1.12 KB

README.rst

File metadata and controls

51 lines (29 loc) · 1.12 KB

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

License

The project is licensed under the GPLv2.