Wiktor Walc

Results 20 issues of Wiktor Walc

It looks like there is some demand for adding the possibility to **insert videos hosted locally**. It seems that there are several issues connected together related to upload adapters: *...

type:feature
package:media-embed
domain:ui/ux
support:2

More and more features do not work offline so let's get rid of it.

Try the cheapest possible option. Use the existing HTML code for source files instead of markdown. The "Get Sample Source Code" should work as before.

(after porting SDK to umberto) - ckeditor4/latest/examples/size.html looks silly with toolbar in 4 lines.

Instead of using the config.js that is included in presets, use config.js that additionally enables the file browser (in each sample). In short this config.js should contain what the default...

enhancement
priority:★★★

I'm uploading a 55KB image. This is the result: ![screen shot 2018-07-27 at 16 57 35](https://user-images.githubusercontent.com/545175/43328406-324dfb0e-91be-11e8-943d-470dba5822b6.png) Why it shows 0% if my image was scaled down from 55KB to 14KB?

bug
priority:★★★

Moved from #76 Reinmar: > How impossible it is to add "source code" buttons next to editors? Like a small icon on the right margin?

enhancement

The build process should be split into two tasks: - building - publishing After a successful build, the developer should do smoke testing to check if the SDK build runs...

Open this link in Chrome: http://sdk.ckeditor.com/samples/fileupload.html#uploading-dropped-and-pasted-images Result in the error console: ``` simplesample.js:191 Uncaught TypeError: Cannot read property 'length' of undefined(…) createSampleSourceCode @ simplesample.js:191 getSampleSourceCode @ simplesample.js:171 showSampleSource @ simplesample.js:330...

bug