Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/collective/collective.wavesurfer
- Owner: collective
- License: gpl-2.0
- Created: 2018-04-25T14:15:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T16:29:02.000Z (4 months ago)
- Last Synced: 2024-11-02T18:41:22.064Z (10 days ago)
- Language: JavaScript
- Homepage:
- Size: 216 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.GPL
Awesome Lists containing this project
- awesome-plone - collective.wavesurfer - Implementation of https://wavesurfer-js.org audio player for Plone. (Media)
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 typesDocumentation
-------------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.wavesurferand then running ``bin/buildout``
Contribute
----------- Issue Tracker: https://github.com/collective/collective.wavesurfer/issues
- Source Code: https://github.com/collective/collective.wavesurferLicense
-------The project is licensed under the GPLv2.