ckeditor4-plugin-a11ychecker icon indicating copy to clipboard operation
ckeditor4-plugin-a11ychecker copied to clipboard

Remove balloonpanel dependencies from built and docs.

Open f1ames opened this issue 9 years ago • 0 comments

Since balloonpanel was moved to CKEditor4 repository as a core plugin it is no longer needed in a built proccess and README/docs. So all its usages/mentions probably should be removed.

The problem I see here is that balloonpanel was moved to major branch of CKEditor4 so it will be available starting from 4.6.0. This task should be somehow synchronized with the release. The other thing is that some users may like to build AC for older (than 4.6.0) versions of CKEditor so we should probably mention in the docs how it should be done since 4.6.0 and before (and keep a branch with older gruntfile for < 4.6.0 building?).

f1ames avatar Aug 19 '16 08:08 f1ames