Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/collective/collective.wavesurfer

Implementation of https://wavesurfer-js.org audio player for Plone
https://github.com/collective/collective.wavesurfer

Last synced: 1 day ago
JSON representation

Implementation of https://wavesurfer-js.org audio player for Plone

Awesome Lists containing this project

README

        

.. 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.