/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | CHANGES.md | 16 …html#method-inlineAll) method tries to initialize inline editor also on elements with an editor al… 22 …ps://ckeditor.com/cke4/addon/autogrow) plugin causes the editor width to be set to `0` on editor r… 27 …tps://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#event-stylesRemove) editor event. 33 …* Improved external CSS support for [classic editor](https://ckeditor.com/docs/ckeditor4/latest/ex… 51 …om_selection.html#method-scrollIntoView) method throws an error when the editor selection is not s… 52 …hub.com/ckeditor/ckeditor4/issues/3361): Fixed: Loading multiple [custom editor configurations](ht… 54 …1): Fixed: The styles are incorrectly applied when there is a `<select>` element inside the editor. 61 …html#cfg-readOnly) configuration option not considered for startup read-only mode of inline editor. 65 …tps://ckeditor.com/cke4/addon/tableresize) plugin does not work when the editor is placed in an ab… 66 …does not work in a [maximized](https://ckeditor.com/cke4/addon/maximize) editor when the [Div Edit… [all …]
|
H A D | ckeditor.js | 201 …id]").toArray();if(e=CKEDITOR.tools.array.map(e,function(a){var b=c.root.editor;a=a.getAttribute("… 221 {editor:a,path:b})?!0:d.refresh&&!1!==d.refresh.apply(this,arguments)};var b;this.checkAllowed=func… property 241 …editor=null;this.id=CKEDITOR.tools.getNextNumber();this._={allowedRules:{elements:{},generic:[]},d… 242 …f(b.toAllowedContentRules)return this.allow(b.toAllowedContentRules(this.editor),c,d);f=b.getDefin… 243 …function(a,b,c,d){if(this.disabled)return!1;var f=this,e=[],n=this.editor&&this.editor.config.prot… 245 …h}c||e.push(a)}},null,!0);e.length&&(r=!0);var h;a=[];d=x[d||(this.editor?this.editor.enterMode:CK… 246 …nction(a){if(this.disabled||!a)return!0;a.toFeature&&(a=a.toFeature(this.editor));return!a.require… 247 …nction(a){if(this.disabled||!a)return!0;a.toFeature&&(a=a.toFeature(this.editor));this.allow(a.all… 252 …ansformations=b(this._.transformations);a.disabled=this.disabled;a.editor=this.editor;return a},de… 259 …editor:a};return this};CKEDITOR.focusManager._={blurDelay:200};CKEDITOR.focusManager.prototype={fo… property [all …]
|
H A D | README.md | 7 CKEditor 4 is a text editor to be used inside web pages. It's not a replacement 13 The full editor documentation is available online at the following address: 30 The editor comes with a few sample pages that can be used to verify that
|
H A D | LICENSE.md | 4 CKEditor - The text editor for Internet - https://ckeditor.com/
|
/webtrees/tests/feature/ |
H A D | Privacy.php | 63 $editor = $user_service->create('editor', 'editor', 'editor', '*'); 64 … $tree->setUserPreference($editor, UserInterface::PREF_TREE_ROLE, UserInterface::ROLE_EDITOR); 96 Auth::login($editor); 98 self::assertFalse(Auth::isManager($tree, $editor), 'editor NOT isManager()'); 99 self::assertFalse(Auth::isModerator($tree, $editor), 'editor isModerator()'); 100 self::assertTrue(Auth::isEditor($tree, $editor), 'editor isEditor()'); 101 self::assertTrue(Auth::isMember($tree, $editor), 'editor isMember()'); 131 Auth::login($editor);
|
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/ |
H A D | readme.md | 24 - **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenanc… 25 - **mainui.css**: the file contains styles of entire editor outline structures, 26 - **toolbar.css**: the file contains styles of the editor toolbar space (top), 30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom), 31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop… 34 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
|
/webtrees/public/ckeditor-4.15.1-custom/adapters/ |
H A D | jquery.js | 7 …e);b.data("ckeditorInstance",c);c.on("instanceReady",function(e){var d=e.editor;setTimeout(functio… 9 …mise=f.promise();a.when.apply(this,k).then(function(){f.resolve()});this.editor=this.eq(0).data("c…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/ |
H A D | options.js | 18 …,d=g.getContentElement("dictionaries","dictionaryNote").getElement(),e=b.editor.scayt,c;void 0===b… 19 …,d=g.getContentElement("dictionaries","dictionaryNote").getElement(),c=b.editor.scayt,f;""===b.dat…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/link/dialogs/ |
H A D | link.js | 5 (function(){function u(){var c=this.getDialog(),p=c._.editor,n=p.config.linkPhoneRegExp,q=p.config.…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/ |
H A D | README.md | 35 That's all. WSC Dialog will appear on the editor toolbar under the ABC button and will be ready to …
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/ |
H A D | README.md | 34 That's all. SCAYT will appear on the editor toolbar under the ABC button and will be ready to use.
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/tabletools/dialogs/ |
H A D | tableCell.js | 17 this.setupContent(a)},onOk:function(){for(var a=this._.editor.getSelection(),b=a.createBookmarks(),…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/find/dialogs/ |
H A D | find.js | 24 …Find":"txtFindReplace");c.setValue(b);c.select();this[("find"==a&&this._.editor.readOnly?"hide":"s…
|
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 36 …ay");b.removeStyle("position");b.removeStyle("left");b.hide();a.dialog._.editor.focusManager.curre… 37 …ay");b.removeStyle("position");b.removeStyle("left");b.hide();a.dialog._.editor.focusManager.curre…
|
/webtrees/resources/lang/id/ |
H A D | messages.po | 1793 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1794 msgstr "Izinkan modul lain untuk mengedit teks menggunakan editor \"WYSIWYG\", daripada menggunakan… 14845 msgstr "Blok ini akan menunjukkan kepada editor daftar rekaman dengan perubahan yang menunggu keput… 15180 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15181 msgstr "Peran ini memiliki semua izin dari peran editor, ditambah izin untuk menerima/menolak perub… 16427 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16428 …an seseorang dalam silsilah keluarga dan memiliki peran sebagai anggota, editor, atau moderator, a…
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 1805 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1806 msgstr "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 15199 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15200 msgstr "This role has all the permissions of the editor role, plus permission to accept/reject chan… 16449 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16450 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you…
|
/webtrees/resources/lang/nb/ |
H A D | messages.po | 1806 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1807 msgstr "Gi andre moduler mulighet for å redigere tekst med en «WYSIWYG» editor i stedet for å bruke… 5565 msgstr "Redigerer(editor)" 15200 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15201 msgstr "Denne rollen har alle tillatelsene som redigerer (editor) har, samt tillatelse til å godkje… 16450 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16451 …n personregistrering i et slektstre og har rollen som medlem, redigerer (editor) eller moderator, …
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 1806 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1807 msgstr "Allow other modules to edit text using a ‘WYSIWYG’ editor, instead of using HTML codes." 15200 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15201 msgstr "This role has all the permissions of the editor role, plus permission to accept/reject chan… 16450 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16451 …iated to an individual record in a family tree and has a role of member, editor or moderator, you …
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 1806 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1807 msgstr "Allow other modules to edit text using a ‘WYSIWYG’ editor, instead of using HTML codes." 15200 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15201 msgstr "This role has all the permissions of the editor role, plus permission to accept/reject chan… 16450 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16451 …iated to an individual record in a family tree and has a role of member, editor or moderator, you …
|
/webtrees/resources/lang/pt-BR/ |
H A D | messages.po | 1809 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1810 msgstr "Permitir que outros módulos alterem textos usando um editor “WYSIWYG”, ao invés de usar cód… 15203 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15204 msgstr "Esta regra tem todas as permissões da função de editor, além de permissão para aprovar/reje… 16453 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16454 …m registro individual em uma árvore de família e tem um papel de membro, editor, ou moderador, voc…
|
/webtrees/resources/lang/es/ |
H A D | messages.po | 1811 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1812 msgstr "Permitir que otros módulos para editar el texto con un «WYSIWYG» editor, en vez de usar cód… 15205 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15206 msgstr "Este rol tiene todos los permisos del rol de editor, más los permisos para aprobar/rechazar… 16455 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16456 …istro individual en un árbol genealògico y tiene una función de miembro, editor, o moderador, pued…
|
/webtrees/resources/lang/gl/ |
H A D | messages.po | 1807 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1808 msgstr "Permitir a outros módulos editar o texto mediante un editor \"WYSIWYG\", en vez de usar cód… 15210 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 16464 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you…
|
/webtrees/resources/lang/ro/ |
H A D | messages.po | 1829 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1830 msgstr "Permite altor module să editeze textul utilizând un editor \"WYSIWYG\" (What You See Is Wha… 15238 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 16494 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you…
|
/webtrees/resources/lang/ca/ |
H A D | messages.po | 1810 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 15204 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 15205 msgstr "Aquest rol té totes les atribucions d’editor a més de permís per autoritzar o rebutjar els … 16454 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you… 16455 …ciat a un Registre Personal d’un arbre genealògic i té un rol de membre, editor o supervisor, pode…
|
/webtrees/resources/lang/da/ |
H A D | messages.po | 1810 msgid "Allow other modules to edit text using a “WYSIWYG” editor, instead of using HTML codes." 1811 msgstr "Tillad andre moduler til at redigere tekst ved hjælp af en “WYSIWYG” editor, i stedet for a… 3217 msgstr "CKEditor™ (kode editor)" 15204 msgid "This role has all the permissions of the editor role, plus permission to accept/reject chang… 16458 …iated to an individual record in a family tree and has a role of member, editor, or moderator, you…
|