new ckeditor
New ckeditor
This commit is contained in:
594
ckeditor/plugins/magicline/dev/magicline.html
Normal file
594
ckeditor/plugins/magicline/dev/magicline.html
Normal file
File diff suppressed because one or more lines are too long
BIN
ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
Normal file
BIN
ckeditor/plugins/magicline/images/hidpi/icon-rtl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 176 B |
Binary file not shown.
|
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 199 B |
BIN
ckeditor/plugins/magicline/images/icon-rtl.png
Normal file
BIN
ckeditor/plugins/magicline/images/icon-rtl.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 B |
Binary file not shown.
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 133 B |
8
ckeditor/plugins/magicline/lang/af.js
Normal file
8
ckeditor/plugins/magicline/lang/af.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'af', {
|
||||
title: 'Voeg paragraaf hier in'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/ar.js
Normal file
8
ckeditor/plugins/magicline/lang/ar.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'ar', {
|
||||
title: 'إدراج فقرة هنا'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/az.js
Normal file
8
ckeditor/plugins/magicline/lang/az.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'az', {
|
||||
title: 'Abzası burada əlavə et'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/bg.js
Normal file
8
ckeditor/plugins/magicline/lang/bg.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'bg', {
|
||||
title: 'Вмъкнете параграф тук'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/ca.js
Normal file
8
ckeditor/plugins/magicline/lang/ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'ca', {
|
||||
title: 'Insereix el paràgraf aquí'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/cs.js
Normal file
8
ckeditor/plugins/magicline/lang/cs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'cs', {
|
||||
title: 'zde vložit odstavec'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/cy.js
Normal file
8
ckeditor/plugins/magicline/lang/cy.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'cy', {
|
||||
title: 'Mewnosod paragraff yma'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/da.js
Normal file
8
ckeditor/plugins/magicline/lang/da.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'da', {
|
||||
title: 'Indsæt afsnit'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/de-ch.js
Normal file
8
ckeditor/plugins/magicline/lang/de-ch.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'de-ch', {
|
||||
title: 'Absatz hier einfügen'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/de.js
Normal file
8
ckeditor/plugins/magicline/lang/de.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'de', {
|
||||
title: 'Absatz hier einfügen'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/el.js
Normal file
8
ckeditor/plugins/magicline/lang/el.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'el', {
|
||||
title: 'Εισάγετε παράγραφο εδώ'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/en-gb.js
Normal file
8
ckeditor/plugins/magicline/lang/en-gb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'en-gb', {
|
||||
title: 'Insert paragraph here'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/en.js
Normal file
8
ckeditor/plugins/magicline/lang/en.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'en', {
|
||||
title: 'Insert paragraph here'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/eo.js
Normal file
8
ckeditor/plugins/magicline/lang/eo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'eo', {
|
||||
title: 'Enmeti paragrafon ĉi-tien'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/es.js
Normal file
8
ckeditor/plugins/magicline/lang/es.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'es', {
|
||||
title: 'Insertar párrafo aquí'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/et.js
Normal file
8
ckeditor/plugins/magicline/lang/et.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'et', {
|
||||
title: 'Sisesta siia lõigu tekst'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/eu.js
Normal file
8
ckeditor/plugins/magicline/lang/eu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'eu', {
|
||||
title: 'Txertatu paragrafoa hemen'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/fa.js
Normal file
8
ckeditor/plugins/magicline/lang/fa.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'fa', {
|
||||
title: 'قرار دادن بند در اینجا'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/fi.js
Normal file
8
ckeditor/plugins/magicline/lang/fi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'fi', {
|
||||
title: 'Lisää kappale tähän.'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/fr-ca.js
Normal file
8
ckeditor/plugins/magicline/lang/fr-ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'fr-ca', {
|
||||
title: 'Insérer le paragraphe ici'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/fr.js
Normal file
8
ckeditor/plugins/magicline/lang/fr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'fr', {
|
||||
title: 'Insérer un paragraphe ici'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/gl.js
Normal file
8
ckeditor/plugins/magicline/lang/gl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'gl', {
|
||||
title: 'Inserir aquí o parágrafo'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/he.js
Normal file
8
ckeditor/plugins/magicline/lang/he.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'he', {
|
||||
title: 'הכנס פסקה כאן'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/hr.js
Normal file
8
ckeditor/plugins/magicline/lang/hr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'hr', {
|
||||
title: 'Ubaci paragraf ovdje'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/hu.js
Normal file
8
ckeditor/plugins/magicline/lang/hu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'hu', {
|
||||
title: 'Szúrja be a bekezdést ide'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/id.js
Normal file
8
ckeditor/plugins/magicline/lang/id.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'id', {
|
||||
title: 'Masukkan paragraf disini'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/it.js
Normal file
8
ckeditor/plugins/magicline/lang/it.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'it', {
|
||||
title: 'Inserisci paragrafo qui'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/ja.js
Normal file
8
ckeditor/plugins/magicline/lang/ja.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'ja', {
|
||||
title: 'ここに段落を挿入'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/km.js
Normal file
8
ckeditor/plugins/magicline/lang/km.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'km', {
|
||||
title: 'បញ្ចូលកថាខណ្ឌនៅទីនេះ'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/ko.js
Normal file
8
ckeditor/plugins/magicline/lang/ko.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'ko', {
|
||||
title: '여기에 단락 삽입'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/ku.js
Normal file
8
ckeditor/plugins/magicline/lang/ku.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'ku', {
|
||||
title: 'بڕگە لێرە دابنێ'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/lv.js
Normal file
8
ckeditor/plugins/magicline/lang/lv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'lv', {
|
||||
title: 'Ievietot šeit rindkopu'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/nb.js
Normal file
8
ckeditor/plugins/magicline/lang/nb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'nb', {
|
||||
title: 'Sett inn nytt avsnitt her'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/nl.js
Normal file
8
ckeditor/plugins/magicline/lang/nl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'nl', {
|
||||
title: 'Hier paragraaf invoeren'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/no.js
Normal file
8
ckeditor/plugins/magicline/lang/no.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'no', {
|
||||
title: 'Sett inn nytt avsnitt her'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/oc.js
Normal file
8
ckeditor/plugins/magicline/lang/oc.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'oc', {
|
||||
title: 'Inserir un paragraf aicí'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/pl.js
Normal file
8
ckeditor/plugins/magicline/lang/pl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'pl', {
|
||||
title: 'Wstaw nowy akapit'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/pt-br.js
Normal file
8
ckeditor/plugins/magicline/lang/pt-br.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'pt-br', {
|
||||
title: 'Insera um parágrafo aqui'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/pt.js
Normal file
8
ckeditor/plugins/magicline/lang/pt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'pt', {
|
||||
title: 'Insira aqui o parágrafo'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/ru.js
Normal file
8
ckeditor/plugins/magicline/lang/ru.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'ru', {
|
||||
title: 'Вставить здесь параграф'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/si.js
Normal file
8
ckeditor/plugins/magicline/lang/si.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'si', {
|
||||
title: 'චේදය ඇතුලත් කරන්න'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/sk.js
Normal file
8
ckeditor/plugins/magicline/lang/sk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'sk', {
|
||||
title: 'Odsek vložiť sem'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/sl.js
Normal file
8
ckeditor/plugins/magicline/lang/sl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'sl', {
|
||||
title: 'Vstavite odstavek tukaj'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/sq.js
Normal file
8
ckeditor/plugins/magicline/lang/sq.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'sq', {
|
||||
title: 'Vendos paragraf këtu'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/sv.js
Normal file
8
ckeditor/plugins/magicline/lang/sv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'sv', {
|
||||
title: 'Infoga paragraf här'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/tr.js
Normal file
8
ckeditor/plugins/magicline/lang/tr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'tr', {
|
||||
title: 'Parağrafı buraya ekle'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/tt.js
Normal file
8
ckeditor/plugins/magicline/lang/tt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'tt', {
|
||||
title: 'Бирегә параграф өстәү'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/ug.js
Normal file
8
ckeditor/plugins/magicline/lang/ug.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'ug', {
|
||||
title: 'بۇ جايغا ئابزاس قىستۇر'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/uk.js
Normal file
8
ckeditor/plugins/magicline/lang/uk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'uk', {
|
||||
title: 'Вставити абзац'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/vi.js
Normal file
8
ckeditor/plugins/magicline/lang/vi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'vi', {
|
||||
title: 'Chèn đoạn vào đây'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/zh-cn.js
Normal file
8
ckeditor/plugins/magicline/lang/zh-cn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'zh-cn', {
|
||||
title: '在这插入段落'
|
||||
} );
|
||||
8
ckeditor/plugins/magicline/lang/zh.js
Normal file
8
ckeditor/plugins/magicline/lang/zh.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.plugins.setLang( 'magicline', 'zh', {
|
||||
title: '在此插入段落'
|
||||
} );
|
||||
1874
ckeditor/plugins/magicline/plugin.js
Normal file
1874
ckeditor/plugins/magicline/plugin.js
Normal file
File diff suppressed because it is too large
Load Diff
209
ckeditor/plugins/magicline/samples/magicline.html
Normal file
209
ckeditor/plugins/magicline/samples/magicline.html
Normal file
@@ -0,0 +1,209 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Using Magicline plugin — CKEditor Sample</title>
|
||||
<script src="../../../ckeditor.js"></script>
|
||||
<link rel="stylesheet" href="../../../samples/old/sample.css">
|
||||
<meta name="ckeditor-sample-name" content="Magicline plugin">
|
||||
<meta name="ckeditor-sample-group" content="Plugins">
|
||||
<meta name="ckeditor-sample-description" content="Using the Magicline plugin to access difficult focus spaces.">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="samples">
|
||||
<a href="../../../samples/old/index.html">CKEditor Samples</a> » Using Magicline plugin
|
||||
</h1>
|
||||
<div class="warning deprecated">
|
||||
This sample is not maintained anymore. Check out its <a href="http://sdk.ckeditor.com/samples/magicline.html">brand new version in CKEditor SDK</a>.
|
||||
</div>
|
||||
<div class="description">
|
||||
<p>
|
||||
This sample shows the advantages of <strong>Magicline</strong> plugin
|
||||
which is to enhance the editing process. Thanks to this plugin,
|
||||
a number of difficult focus spaces which are inaccessible due to
|
||||
browser issues can now be focused.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Magicline</strong> plugin shows a red line with a handler
|
||||
which, when clicked, inserts a paragraph and allows typing. To see this,
|
||||
focus an editor and move your mouse above the focus space you want
|
||||
to access. The plugin is enabled by default so no additional
|
||||
configuration is necessary.
|
||||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<label for="editor1">
|
||||
Editor 1:
|
||||
</label>
|
||||
<div class="description">
|
||||
<p>
|
||||
This editor uses a default <strong>Magicline</strong> setup.
|
||||
</p>
|
||||
</div>
|
||||
<textarea cols="80" id="editor1" name="editor1" rows="10">
|
||||
<table border="1" cellpadding="1" cellspacing="1" style="width: 100%; ">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>This table</td>
|
||||
<td>is the</td>
|
||||
<td>very first</td>
|
||||
<td>element of the document.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>We are still</td>
|
||||
<td>able to acces</td>
|
||||
<td>the space before it.</td>
|
||||
<td>
|
||||
<table border="1" cellpadding="1" cellspacing="1" style="width: 100%; ">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>This table is inside of a cell of another table.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>We can type&nbsp;either before or after it though.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>Two succesive horizontal lines (<tt>HR</tt> tags). We can access the space in between:</p>
|
||||
|
||||
<hr />
|
||||
<hr />
|
||||
<ol>
|
||||
<li>This numbered list...</li>
|
||||
<li>...is a neighbour of a horizontal line...</li>
|
||||
<li>...and another list.</li>
|
||||
</ol>
|
||||
|
||||
<ul>
|
||||
<li>We can type between the lists...</li>
|
||||
<li>...thanks to <strong>Magicline</strong>.</li>
|
||||
</ul>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet dui. Morbi vel turpis. Nullam et leo. Etiam rutrum, urna tellus dui vel tincidunt mattis egestas, justo fringilla vel, massa. Phasellus.</p>
|
||||
|
||||
<p>Quisque iaculis, dui lectus varius vitae, tortor. Proin lacus. Pellentesque ac lacus. Aenean nonummy commodo nec, pede. Etiam blandit risus elit.</p>
|
||||
|
||||
<p>Ut pretium. Vestibulum rutrum in, adipiscing elit. Sed in quam in purus sem vitae pede. Pellentesque bibendum, urna sem vel risus. Vivamus posuere metus. Aliquam gravida iaculis nisl. Nam enim. Aliquam erat ac lacus tellus ac felis.</p>
|
||||
|
||||
<div style="border: 2px dashed green; background: #ddd; text-align: center;">
|
||||
<p>This text is wrapped in a&nbsp;<tt>DIV</tt>&nbsp;element. We can type after this element though.</p>
|
||||
</div>
|
||||
</textarea>
|
||||
<script>
|
||||
|
||||
// This call can be placed at any point after the
|
||||
// <textarea>, or inside a <head><script> in a
|
||||
// window.onload event handler.
|
||||
|
||||
CKEDITOR.replace( 'editor1', {
|
||||
extraPlugins: 'magicline', // Ensure that magicline plugin, which is required for this sample, is loaded.
|
||||
allowedContent: true // Switch off the ACF, so very complex content created to
|
||||
// show magicline's power isn't filtered.
|
||||
} );
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<br>
|
||||
<div>
|
||||
<label for="editor2">
|
||||
Editor 2:
|
||||
</label>
|
||||
<div class="description">
|
||||
<p>
|
||||
This editor is using a blue line.
|
||||
</p>
|
||||
<pre class="samples">
|
||||
CKEDITOR.replace( 'editor2', {
|
||||
magicline_color: 'blue'
|
||||
});</pre>
|
||||
</div>
|
||||
<textarea cols="80" id="editor2" name="editor2" rows="10">
|
||||
<table border="1" cellpadding="1" cellspacing="1" style="width: 100%; ">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>This table</td>
|
||||
<td>is the</td>
|
||||
<td>very first</td>
|
||||
<td>element of the document.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>We are still</td>
|
||||
<td>able to acces</td>
|
||||
<td>the space before it.</td>
|
||||
<td>
|
||||
<table border="1" cellpadding="1" cellspacing="1" style="width: 100%; ">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>This table is inside of a cell of another table.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>We can type&nbsp;either before or after it though.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>Two succesive horizontal lines (<tt>HR</tt> tags). We can access the space in between:</p>
|
||||
|
||||
<hr />
|
||||
<hr />
|
||||
<ol>
|
||||
<li>This numbered list...</li>
|
||||
<li>...is a neighbour of a horizontal line...</li>
|
||||
<li>...and another list.</li>
|
||||
</ol>
|
||||
|
||||
<ul>
|
||||
<li>We can type between the lists...</li>
|
||||
<li>...thanks to <strong>Magicline</strong>.</li>
|
||||
</ul>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet dui. Morbi vel turpis. Nullam et leo. Etiam rutrum, urna tellus dui vel tincidunt mattis egestas, justo fringilla vel, massa. Phasellus.</p>
|
||||
|
||||
<p>Quisque iaculis, dui lectus varius vitae, tortor. Proin lacus. Pellentesque ac lacus. Aenean nonummy commodo nec, pede. Etiam blandit risus elit.</p>
|
||||
|
||||
<p>Ut pretium. Vestibulum rutrum in, adipiscing elit. Sed in quam in purus sem vitae pede. Pellentesque bibendum, urna sem vel risus. Vivamus posuere metus. Aliquam gravida iaculis nisl. Nam enim. Aliquam erat ac lacus tellus ac felis.</p>
|
||||
|
||||
<div style="border: 2px dashed green; background: #ddd; text-align: center;">
|
||||
<p>This text is wrapped in a&nbsp;<tt>DIV</tt>&nbsp;element. We can type after this element though.</p>
|
||||
</div>
|
||||
</textarea>
|
||||
<script>
|
||||
|
||||
// This call can be placed at any point after the
|
||||
// <textarea>, or inside a <head><script> in a
|
||||
// window.onload event handler.
|
||||
|
||||
CKEDITOR.replace( 'editor2', {
|
||||
extraPlugins: 'magicline', // Ensure that magicline plugin, which is required for this sample, is loaded.
|
||||
magicline_color: 'blue', // Blue line
|
||||
allowedContent: true // Switch off the ACF, so very complex content created to
|
||||
// show magicline's power isn't filtered.
|
||||
});
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<hr>
|
||||
<p>
|
||||
CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
|
||||
</p>
|
||||
<p id="copy">
|
||||
Copyright © 2003-2017, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
|
||||
Knabben. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user