Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taalendigitaal/summernote-audio

Summernote plugin to insert audio by URL or file upload
https://github.com/taalendigitaal/summernote-audio

Last synced: 3 months ago
JSON representation

Summernote plugin to insert audio by URL or file upload

Awesome Lists containing this project

README

        

# summernote-audio
[Summernote](https://summernote.org/) plugin to insert audio by URL or file upload. Based on the ImageDialog and VideoDialog already provided by Summernote.

## Installation

Include the plugin script after including Summernote:

```html

```

## Configuration

Add the audio button to the Summernote toolbar:

````javascript
$('.summernote').summernote({
toolbar:[
['insert', ['link', 'picture', 'video', 'audio']],
],
});
````

## Translations

Currently supports the following languages:
* English
* Dutch