Anna Tomanek
Anna Tomanek
All documentation links (API, guides) should be changed from http://docs.ckeditor.com/* to https://ckeditor.com/docs/*.
The SDK stylesheets add a special "documentation" icon to links that point to our documentation. However, these icons are not added for `https://docs.ckeditor.com/ckeditor4/latest/*` links (see the [Autotag](https://sdk.ckeditor.com/samples/autotag.html), [Autocomplete](https://sdk.ckeditor.com/samples/autocomplete.html) samples) while...
We have planned to add this feature since the beginning, it would be cool to have it now. There should be a feature to view/edit the code of a particular...
On current master (e2e3415296cd38742c4420b905b9fc6d4a350447), using the [build method recommended by Marek](https://gist.github.com/mlewand/50d22703cb4f71712df2), CKEditor no longer builds for me. ``` vagrant@precise32:~$ ls /dev/ckeditor-sdk bender.js gruntfile.js package.json template vm dev LICENSE.md README.md tests...
Let's create a meaningful SDK sample that would show how useful the Balloon Panel plugin can be without Accessibility Checker. Features we'd like to highlight: - Setting custom content in...
After the recent changes, I am unable to build the SDK on my local Windows machine. Environment: - Windows 8.1 - git version 2.5.1.windows.1 - Node v0.12.7 - ruby 2.2.2p95...
CKFinder should not be a part of the downloadable package and samples that use it should not be included in the offline package. Tricky: what about links to these samples,...
At the moment the `ckeditor` submodule tracks the [ckeditor-releases](https://github.com/ckeditor/ckeditor-releases) repository. This is fine for working with features that have already been released. We need a way to make it possible...
When we finally replace the existing samples available in each CKEditor distribution with the online and downloadable SDK, we will also need to create SDK versions for particular CKEditor releases...
To be released with CKEditor 4.5 (beta), added in [ticket 10925](https://dev.ckeditor.com/ticket/10925).