Skip to content

Commit efee7d1

Browse files
authored
Update to version 1.3.17-STABLE
1 parent ccd1481 commit efee7d1

12 files changed

Lines changed: 480 additions & 480 deletions

File tree

editor/plugins/scayt/CHANGELOG.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
SCAYT plugin for CKEditor 4 Changelog
2-
====================
3-
### CKEditor 4.5.6
4-
5-
New Features:
6-
* CKEditor [language addon](http://ckeditor.com/addon/language) support
7-
* CKEditor [placeholder addon](http://ckeditor.com/addon/placeholder) support
8-
* Drag and Drop support
9-
* *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25
10-
11-
Fixed issues:
12-
* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
13-
* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements
14-
* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting
15-
* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page
16-
* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
17-
* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe
18-
* SCAYT stops working when CKEditor Undo plug-in not enabled
19-
* Issue with pasting SCAYT markup in CKEditor
20-
* [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after pressing Cancel button in WSC dialog
1+
SCAYT plugin for CKEditor 4 Changelog
2+
====================
3+
### CKEditor 4.5.6
4+
5+
New Features:
6+
* CKEditor [language addon](http://ckeditor.com/addon/language) support
7+
* CKEditor [placeholder addon](http://ckeditor.com/addon/placeholder) support
8+
* Drag and Drop support
9+
* *Experimental* GRAYT functionality http://www.webspellchecker.net/samples/scayt-ckeditor-plugin.html#25
10+
11+
Fixed issues:
12+
* [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
13+
* [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performance enhancements
14+
* [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak into the clipboard and after pasting
15+
* [#105](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/105) Javascript error fired in case of multiple instances of CKEditor in one page
16+
* [#107](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/107) SCAYT should not check non-editable parts of content
17+
* [#108](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/108) Latest SCAYT copies id of editor element to the iframe
18+
* SCAYT stops working when CKEditor Undo plug-in not enabled
19+
* Issue with pasting SCAYT markup in CKEditor
20+
* [#32](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/32) SCAYT stops working after pressing Cancel button in WSC dialog

editor/plugins/scayt/LICENSE.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
Software License Agreement
2-
==========================
3-
4-
**CKEditor SCAYT Plugin**
5-
Copyright © 2012, [CKSource](http://cksource.com) - Frederico Knabben. All rights reserved.
6-
7-
Licensed under the terms of any of the following licenses at your choice:
8-
9-
* GNU General Public License Version 2 or later (the "GPL"):
10-
http://www.gnu.org/licenses/gpl.html
11-
12-
* GNU Lesser General Public License Version 2.1 or later (the "LGPL"):
13-
http://www.gnu.org/licenses/lgpl.html
14-
15-
* Mozilla Public License Version 1.1 or later (the "MPL"):
16-
http://www.mozilla.org/MPL/MPL-1.1.html
17-
18-
You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice.
19-
20-
Sources of Intellectual Property Included in this plugin
21-
--------------------------------------------------------
22-
23-
Where not otherwise indicated, all plugin content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, the plugin will incorporate work done by developers outside of CKSource with their express permission.
24-
25-
Trademarks
26-
----------
27-
28-
CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.
1+
Software License Agreement
2+
==========================
3+
4+
**CKEditor SCAYT Plugin**
5+
Copyright © 2012, [CKSource](http://cksource.com) - Frederico Knabben. All rights reserved.
6+
7+
Licensed under the terms of any of the following licenses at your choice:
8+
9+
* GNU General Public License Version 2 or later (the "GPL"):
10+
http://www.gnu.org/licenses/gpl.html
11+
12+
* GNU Lesser General Public License Version 2.1 or later (the "LGPL"):
13+
http://www.gnu.org/licenses/lgpl.html
14+
15+
* Mozilla Public License Version 1.1 or later (the "MPL"):
16+
http://www.mozilla.org/MPL/MPL-1.1.html
17+
18+
You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using, reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of this software, indicating your license choice.
19+
20+
Sources of Intellectual Property Included in this plugin
21+
--------------------------------------------------------
22+
23+
Where not otherwise indicated, all plugin content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, the plugin will incorporate work done by developers outside of CKSource with their express permission.
24+
25+
Trademarks
26+
----------
27+
28+
CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trademarks, registered trademarks or service marks of their respective holders.

editor/plugins/scayt/README.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
CKEditor SCAYT Plugin
2-
=====================
3-
4-
This plugin brings Spell Check As You Type (SCAYT) into up to CKEditor 4+.
5-
6-
SCAYT is a "installation-less", using the web-services of [WebSpellChecker.net](http://www.webspellchecker.net/). It's an out of the box solution.
7-
8-
Installation
9-
------------
10-
11-
1. Clone/copy this repository contents in a new "plugins/scayt" folder in your CKEditor installation.
12-
2. Enable the "scayt" plugin in the CKEditor configuration file (config.js):
13-
14-
config.extraPlugins = 'scayt';
15-
16-
That's all. SCAYT will appear on the editor toolbar and will be ready to use.
17-
18-
License
19-
-------
20-
21-
Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html).
22-
23-
See LICENSE.md for more information.
24-
25-
Developed in cooperation with [WebSpellChecker.net](http://www.webspellchecker.net/).
1+
CKEditor SCAYT Plugin
2+
=====================
3+
4+
This plugin brings Spell Check As You Type (SCAYT) into up to CKEditor 4+.
5+
6+
SCAYT is a "installation-less", using the web-services of [WebSpellChecker.net](http://www.webspellchecker.net/). It's an out of the box solution.
7+
8+
Installation
9+
------------
10+
11+
1. Clone/copy this repository contents in a new "plugins/scayt" folder in your CKEditor installation.
12+
2. Enable the "scayt" plugin in the CKEditor configuration file (config.js):
13+
14+
config.extraPlugins = 'scayt';
15+
16+
That's all. SCAYT will appear on the editor toolbar and will be ready to use.
17+
18+
License
19+
-------
20+
21+
Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html).
22+
23+
See LICENSE.md for more information.
24+
25+
Developed in cooperation with [WebSpellChecker.net](http://www.webspellchecker.net/).
Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
1-
a
2-
{
3-
text-decoration:none;
4-
padding: 2px 4px 4px 6px;
5-
display : block;
6-
border-width: 1px;
7-
border-style: solid;
8-
margin : 0px;
9-
}
10-
11-
a.cke_scayt_toogle:hover,
12-
a.cke_scayt_toogle:focus,
13-
a.cke_scayt_toogle:active
14-
{
15-
border-color: #316ac5;
16-
background-color: #dff1ff;
17-
color : #000;
18-
cursor: pointer;
19-
margin : 0px;
20-
}
21-
a.cke_scayt_toogle {
22-
color : #316ac5;
23-
border-color: #fff;
24-
}
25-
.scayt_enabled a.cke_scayt_item {
26-
color : #316ac5;
27-
border-color: #fff;
28-
margin : 0px;
29-
}
30-
.scayt_disabled a.cke_scayt_item {
31-
color : gray;
32-
border-color : #fff;
33-
}
34-
.scayt_enabled a.cke_scayt_item:hover,
35-
.scayt_enabled a.cke_scayt_item:focus,
36-
.scayt_enabled a.cke_scayt_item:active
37-
{
38-
border-color: #316ac5;
39-
background-color: #dff1ff;
40-
color : #000;
41-
cursor: pointer;
42-
}
43-
.scayt_disabled a.cke_scayt_item:hover,
44-
.scayt_disabled a.cke_scayt_item:focus,
45-
.scayt_disabled a.cke_scayt_item:active
46-
{
47-
border-color: gray;
48-
background-color: #dff1ff;
49-
color : gray;
50-
cursor: no-drop;
51-
}
52-
.cke_scayt_set_on, .cke_scayt_set_off
53-
{
54-
display: none;
55-
}
56-
.scayt_enabled .cke_scayt_set_on
57-
{
58-
display: none;
59-
}
60-
.scayt_disabled .cke_scayt_set_on
61-
{
62-
display: inline;
63-
}
64-
.scayt_disabled .cke_scayt_set_off
65-
{
66-
display: none;
67-
}
68-
.scayt_enabled .cke_scayt_set_off
69-
{
70-
display: inline;
71-
}
1+
a
2+
{
3+
text-decoration:none;
4+
padding: 2px 4px 4px 6px;
5+
display : block;
6+
border-width: 1px;
7+
border-style: solid;
8+
margin : 0px;
9+
}
10+
11+
a.cke_scayt_toogle:hover,
12+
a.cke_scayt_toogle:focus,
13+
a.cke_scayt_toogle:active
14+
{
15+
border-color: #316ac5;
16+
background-color: #dff1ff;
17+
color : #000;
18+
cursor: pointer;
19+
margin : 0px;
20+
}
21+
a.cke_scayt_toogle {
22+
color : #316ac5;
23+
border-color: #fff;
24+
}
25+
.scayt_enabled a.cke_scayt_item {
26+
color : #316ac5;
27+
border-color: #fff;
28+
margin : 0px;
29+
}
30+
.scayt_disabled a.cke_scayt_item {
31+
color : gray;
32+
border-color : #fff;
33+
}
34+
.scayt_enabled a.cke_scayt_item:hover,
35+
.scayt_enabled a.cke_scayt_item:focus,
36+
.scayt_enabled a.cke_scayt_item:active
37+
{
38+
border-color: #316ac5;
39+
background-color: #dff1ff;
40+
color : #000;
41+
cursor: pointer;
42+
}
43+
.scayt_disabled a.cke_scayt_item:hover,
44+
.scayt_disabled a.cke_scayt_item:focus,
45+
.scayt_disabled a.cke_scayt_item:active
46+
{
47+
border-color: gray;
48+
background-color: #dff1ff;
49+
color : gray;
50+
cursor: no-drop;
51+
}
52+
.cke_scayt_set_on, .cke_scayt_set_off
53+
{
54+
display: none;
55+
}
56+
.scayt_enabled .cke_scayt_set_on
57+
{
58+
display: none;
59+
}
60+
.scayt_disabled .cke_scayt_set_on
61+
{
62+
display: inline;
63+
}
64+
.scayt_disabled .cke_scayt_set_off
65+
{
66+
display: none;
67+
}
68+
.scayt_enabled .cke_scayt_set_off
69+
{
70+
display: inline;
71+
}
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
.scayt-lang-list > div
2-
{
3-
padding-bottom: 6px !important;
4-
}
5-
6-
.scayt-lang-list > div input
7-
{
8-
margin-right: 4px;
9-
}
10-
11-
#scayt_about_
12-
{
13-
width: 190px;
14-
margin: 30px auto 0 auto;
15-
}
16-
17-
.cke_dialog_contents_body div[name=dictionaries] .cke_dialog_ui_hbox_last > a.cke_dialog_ui_button
18-
{
19-
margin-top: 0;
20-
}
1+
.scayt-lang-list > div
2+
{
3+
padding-bottom: 6px !important;
4+
}
5+
6+
.scayt-lang-list > div input
7+
{
8+
margin-right: 4px;
9+
}
10+
11+
#scayt_about_
12+
{
13+
width: 190px;
14+
margin: 30px auto 0 auto;
15+
}
16+
17+
.cke_dialog_contents_body div[name=dictionaries] .cke_dialog_ui_hbox_last > a.cke_dialog_ui_button
18+
{
19+
margin-top: 0;
20+
}
Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
2-
For licensing, see LICENSE.md or http://ckeditor.com/license
3-
4-
cs.js Found: 118 Missing: 0
5-
cy.js Found: 118 Missing: 0
6-
de.js Found: 118 Missing: 0
7-
el.js Found: 16 Missing: 102
8-
eo.js Found: 118 Missing: 0
9-
et.js Found: 31 Missing: 87
10-
fa.js Found: 24 Missing: 94
11-
fi.js Found: 23 Missing: 95
12-
fr.js Found: 118 Missing: 0
13-
hr.js Found: 23 Missing: 95
14-
it.js Found: 118 Missing: 0
15-
nb.js Found: 118 Missing: 0
16-
nl.js Found: 118 Missing: 0
17-
no.js Found: 118 Missing: 0
18-
tr.js Found: 118 Missing: 0
19-
ug.js Found: 39 Missing: 79
20-
zh-cn.js Found: 118 Missing: 0
1+
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
2+
For licensing, see LICENSE.md or http://ckeditor.com/license
3+
4+
cs.js Found: 118 Missing: 0
5+
cy.js Found: 118 Missing: 0
6+
de.js Found: 118 Missing: 0
7+
el.js Found: 16 Missing: 102
8+
eo.js Found: 118 Missing: 0
9+
et.js Found: 31 Missing: 87
10+
fa.js Found: 24 Missing: 94
11+
fi.js Found: 23 Missing: 95
12+
fr.js Found: 118 Missing: 0
13+
hr.js Found: 23 Missing: 95
14+
it.js Found: 118 Missing: 0
15+
nb.js Found: 118 Missing: 0
16+
nl.js Found: 118 Missing: 0
17+
no.js Found: 118 Missing: 0
18+
tr.js Found: 118 Missing: 0
19+
ug.js Found: 39 Missing: 79
20+
zh-cn.js Found: 118 Missing: 0

0 commit comments

Comments
 (0)