Giter VIP home page Giter VIP logo

ckeditor-html5-audio's People

Contributors

aldatsa avatar bahriddin avatar dimitriskr avatar jenzener avatar jhuguco avatar mhrabiee avatar mnakalay avatar nmpetkov avatar sensetivity avatar simogeo avatar smartcorestudio avatar vkmet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ckeditor-html5-audio's Issues

Missing icon for the context menu in built version.

Hello again,
while the icon for the context menu is visible in the dev version of the plugin, for the built version of CKEditor all icons are combined into a sprite so the path for the context menu icon (https://github.com/iametza/ckeditor-html5-audio/blob/master/html5audio/plugin.js#L73) is broken:
screen shot 2016-07-22 at 10 38 27
You could simply use icon: 'html5audio', so it references the icon from the plugin definition (https://github.com/iametza/ckeditor-html5-audio/blob/master/html5audio/plugin.js#L4).

Tested in Chrome 51.

play audio file once only

I am looking for one feature in an audio plugin.
I need a means to allow an audio file to be played only once.
I just need to hold this in the browser session so if page refresh is hit it won't replay.

if the user leaves the site and comes back at a later time that is fine to play once again.

asking if anyone has a clue how to do this or is there a developer that can help with this.

button doesn't show on the toolbar

What are some steps I can go through to find out why the button for it just refuses to appear on the toolbar?

No errors in the console, just nothing seems to happen.

The only dependency it requires "Widget" is also installed.

Html5audio doesn't work with Drupal CKEditor module

I tried version 1.4.0 on both CKEditor 4.5 and 4.7 with the Drupal CKEditor module. The module shows up in the Drupal CKEditor GUI, and I can enable it, but html5audio icon wont show up in the list of Available toolbar icons, even if I manually add it to the toolbars in ckeditor.config.js.

Upload with only filebrowser/filetools?

Hi, any chance to make the upload work only with the filebrowser plugin instead of ckfinder?

Would include my version of the plugin now, but its nowhere in the source :/

PS: my ckeditor config is basically just his: CKEDITOR.config.extraPlugins = 'filebrowser,html5audio';

Review Russian translation

Hi @smartcorestudio,

I don't want to bother you but we are going to release a new version soon. The main improvement is a new tab for advanced options that includes the option to set the autoplay attribute of the audio tag. We added some new new strings, can you please review and correct them?

Thank you very much!

Error using html5audio plugin

Insert an audio file (uploading it or defining the url) in a document

Expected result:
Audio plugin appears in the document and i can hear the audio.
I can save the document.

Actual result:
Audio plugin appears in the document and i can hear the audio.
It is impossible to save the document. Attached the error message i obtain.

Other details:
Browser: Chrome
OS: Debian
CKEditor version: 4.5.7
Installed CKEditor plugins: save,filebrowser,colorbutton,panelbutton,html5audio,widget,lineutils,clipboard,widgetselection
screen shot 06-09-17 at 12 01 pm

Added Chinese language

CKEDITOR.plugins.setLang(` 'html5video', 'cn', {
button: '发布HTML5视频',
title: 'HTML5视频',
infoLabel: '视频信息',
allowed: '支持格式: mp4, webm, ogv',
urlMissing: '视频url',
videoProperties: '视频属性',
upload: '上传视频',
btnUpload: '上传',
advanced: '高级',
autoplay: '自动播放',
yes: '是',
no: '否',
responsive: '自动宽度'
} );

progress bar

Great plugin;
Can we add progress bar about this when the audio uploading?

Thanks.

Problem with icon?

I've installed the files into plugins, and added the call in config.extraPlugins. I've added 'html5audio' to the toolbar, but the icon doesn't show up. My installation has widgets and other plutings are functioning with similar installations. Any suggestions?

Thanks,
Michael

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.