Searched refs:pasted (Results 1 – 25 of 27) sorted by relevance
12
/plugin/interwikipaste/ |
D | script.js | 59 function getLocal(pasted) { argument 60 const url = new URL(pasted); 128 const pasted = event.originalEvent.clipboardData.getData('text'); 132 if (pasted.search(/^http[^ ]+$/) === -1) { 136 if (pasted.indexOf(window.location.origin) === 0) { 137 result = getLocal(pasted); 140 result = getIwl(pasted);
|
D | plugin.info.txt | 6 desc Transforms pasted urls into matching interwiki or local links
|
D | README.md | 3 The plugin analyzes URLs pasted into the editor and transforms them on-the-fly into interwiki links…
|
/plugin/sketchcanvas/ |
D | README.md | 14 * Can be easily copy & pasted to another document.
|
/plugin/pdftools/ |
D | README.md | 43 Inserts an image which is meant for printed documents, where a sticker is to be pasted on.
|
/plugin/ckgdoku/ckeditor/ |
D | CHANGES.md | 33 …editor.com/ticket/16912): Fixed: Exception thrown when a single image is pasted using [Paste from … 38 * [#16833](http://dev.ckeditor.com/ticket/16833): [IE11] Fixed: Malformed list with headers [pasted… 39 …itor.com/ticket/16826): [IE] Fixed: Superfluous paragraphs within lists [pasted from Word](http://… 80 * [#16745](http://dev.ckeditor.com/ticket/16745): [Edge] Fixed: List items are lost when [pasted fr… 81 * [#16682](http://dev.ckeditor.com/ticket/16682): [Edge] Fixed: A list gets [pasted from Word](http… 111 …fg-pasteFromWordRemoveStyles) options were dropped and no longer have any effect on pasted content. 126 * [#7209](http://dev.ckeditor.com/ticket/7209): Fixed: Lists with 3 levels not [pasted from Word](h… 133 …or.com/ticket/3336): Fixed: Extra blank row added on top of the content [pasted from Word](http://… 134 …t/6115): Fixed: When Right-to-Left text direction is applied to a table [pasted from Word](http://… 139 … number/bullet shown in the editor body when editing a multi-level list [pasted from Word](http://… [all …]
|
/plugin/ckgedit/ckeditor/ |
D | CHANGES.md | 54 …election](https://ckeditor.com/cke4/addon/tableselection) plugin inserts pasted content into the w… 92 * [#651](https://github.com/ckeditor/ckeditor-dev/issues/651): Text pasted using the [Paste from Wo… 312 * [#796](https://github.com/ckeditor/ckeditor-dev/issues/796): Fixed: A list is pasted from OneNote… 322 …list with custom bullets with exotic characters crashes the editor when [pasted from Word](https:/… 383 ….com/ckeditor/ckeditor-dev/issues/520): Fixed: Widgets cannot be properly pasted into a table cell. 453 …editor.com/ticket/16912): Fixed: Exception thrown when a single image is pasted using [Paste from … 458 …v.ckeditor.com/ticket/16833): [IE11] Fixed: Malformed list with headers [pasted from Word](https:/… 459 …itor.com/ticket/16826): [IE] Fixed: Superfluous paragraphs within lists [pasted from Word](https:/… 500 * [#16745](https://dev.ckeditor.com/ticket/16745): [Edge] Fixed: List items are lost when [pasted f… 501 * [#16682](https://dev.ckeditor.com/ticket/16682): [Edge] Fixed: A list gets [pasted from Word](htt… [all …]
|
/plugin/fckg/ |
D | Changes | 319 Removed query string from copied/pasted images; interfered with parsing of url. Affects
|
/plugin/pgn4web/pgn4web/ |
D | pgn-standard-proposed-supplement.txt | 347 this syntax is pasted into an html document then parsers will ignore the
|
D | README.txt | 92 Or the PGN file can be pasted in the body of the HTML file
|
/plugin/ckgedit/ckeditor/lang/ |
D | en.js.4.9 | 5 …o clean it before pasting?","error":"It was not possible to clean up the pasted data due to an int…
|
D | lang_array.txt | 525 "error": "It was not possible to clean up the pasted data due to an internal error",
|
D | en.js-4.9.merged | 5 …o clean it before pasting?","error":"It was not possible to clean up the pasted data due to an int…
|
D | en.js.unc | 5 …o clean it before pasting?","error":"It was not possible to clean up the pasted data due to an int…
|
D | en.4.9.js.beautified | 602 "error": "It was not possible to clean up the pasted data due to an internal error",
|
/plugin/ckgdoku/ckeditor/lang/ |
D | lang_array.txt | 525 "error": "It was not possible to clean up the pasted data due to an internal error",
|
D | en.js.unc | 5 …o clean it before pasting?","error":"It was not possible to clean up the pasted data due to an int…
|
D | en.js.beautified | 521 error: "It was not possible to clean up the pasted data due to an internal error",
|
/plugin/ckgedit/lang/ |
D | en.4.9.js.beautified | 602 "error": "It was not possible to clean up the pasted data due to an internal error",
|
/plugin/codemirror/dist/keymaps/ |
D | vim.min.js.map | 1 …pasted, should it insert itself into a new line, or should the text be\n * inserted at the cur…
|
/plugin/codemirror/dist/ |
D | scripts.min.js.map | 1 …pasted","clipboardData","disableInput","electricChars","smartIndent","getModeAt","electricInput","…
|
/plugin/mizarveifiabledocs/dist/ |
D | script.js.map | 1 …pasted input\n - `\"input.drop\"` when adding content with drag-and-drop\n - `\"input.complete…
|
/plugin/mizarproofchecker/dist/ |
D | script.js.map | 1 …pasted input\n - `\"input.drop\"` when adding content with drag-and-drop\n - `\"input.complete…
|
/plugin/mizarverifiabledocs/dist/ |
D | script.js.map | 1 …pasted input\n - `\"input.drop\"` when adding content with drag-and-drop\n - `\"input.complete…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
D | bundle.js.map | 1 …pasted content. A formatter must be available and the formatter should be able to format a range i…
|
12