Home
last modified time | relevance | path

Searched refs:editors (Results 1 – 25 of 26) sorted by relevance

12

/plugin/struct/db/
H A Dupdate0014.sql8 editors field
11 INSERT INTO schemas_temp (id, tbl, ts, islookup, user, comment, editors) SELECT id, tbl, ts, islookup, user, comment, editors FROM schemas;
25 INSERT INTO schemas (id, tbl, ts, islookup, user, comment, config) SELECT id, tbl, ts, islookup, user, comment, '{"allowed editors":"' || editors || '"}' FROM schemas_temp;
H A Dupdate0011.sql1 ALTER TABLE schemas ADD COLUMN editors NOT NULL DEFAULT '';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DProtectedRange.php67 public function setEditors(Editors $editors) argument
69 $this->editors = $editors;
76 return $this->editors;
/plugin/sequencediagram/bower_components/lodash/
H A D.editorconfig1 # This file is for unifying the coding style for different editors and IDEs
/plugin/actickets/
H A Dplugin.info.txt6 desc Enables the editors to easily link to Active Collab tickets.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A D.editorconfig1 ; This file is for unifying the coding style for different editors and IDEs.
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBlockMapping.yml26 Often times human editors of documents will align the values even
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.TidyFormat.txt
/plugin/leightweightscript/
H A DREADME4 unneeded scripts parts for non editors. It makes the JS for end users
/plugin/lightweightscript/
H A DREADME4 unneeded scripts parts for non editors. It makes the JS for end users
/plugin/ckgdoku/ckeditor/
H A DREADME.md8 for desktop text editors like Word or OpenOffice, but a component to be used as
H A DCHANGES.md939 …t generated by the [Table Resize](http://ckeditor.com/addon/tableresize) plugin for inline editors.
1095 …p://dev.ckeditor.com/ticket/10370): Inconsistency in data events between framed and inline editors.
1216 …as making the entire page editable with [divarea](http://ckeditor.com/addon/divarea)-based editors.
/plugin/ckgedit/ckeditor/
H A DREADME.md8 for desktop text editors like Word or OpenOffice, but a component to be used as
H A DCHANGES.md1359 …rated by the [Table Resize](https://ckeditor.com/cke4/addon/tableresize) plugin for inline editors.
1515 …s://dev.ckeditor.com/ticket/10370): Inconsistency in data events between framed and inline editors.
1636 …ing the entire page editable with [divarea](https://ckeditor.com/cke4/addon/divarea)-based editors.
/plugin/lightweightcss/
H A DREADME4 unneeded scripts parts for non editors. It makes the CSS for end users
/plugin/adhoctags/
H A DREADME.md98 :information_source: **Tool:** The autor has made good experiences with the Search-Replace function of [Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus), an open-source, free and very powerful text editor for Windows. Other editors may of course also offer similar functionality.
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md412 * `FEAT(decision-table)`: show input and output label first in editors ([#346](https://github.com/b…
506 * `FIX`: fix copy/paste not being possible in decision table cells and editors
/plugin/bibtex/OSBib/format/
H A DREADME.txt151 …specific resource type. It also handles editor/author switching for books which have only editors.
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt187 file with native text editors. In these cases, an indulgence of sorts is
189 text editors.
281 common text editors with long lines.
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js17394 var textEditorFactory = __webpack_require__(/*! ./editors/text */ "./sources/core/ui/grid/editors/e…
17395 …numberEditorFactory = __webpack_require__(/*! ./editors/number */ "./sources/core/ui/grid/editors/…
17396 …selectEditorFactory = __webpack_require__(/*! ./editors/select */ "./sources/core/ui/grid/editors/…
17397 …dateEditorFactory = __webpack_require__(/*! ./editors/date */ "./sources/core/ui/grid/editors/edit…
17398 …predecessorEditorFactory = __webpack_require__(/*! ./editors/predecessor */ "./sources/core/ui/gri…
17399 …durationEditorFactory = __webpack_require__(/*! ./editors/duration */ "./sources/core/ui/grid/edit…
20316 var gridEditorsFactory = __webpack_require__(/*! ./grid/editors/controller */ "./sources/core/ui/gr…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1editors/editors/base.js","webpack://[name]/./sources/core/ui/layout/cell.js","webpack://[name]/./s…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1editors","globalsRegistered","ensureGlobalHandlers","registerGlobalHandlers","resizeTimer","onResi…
/plugin/edittable/lib/
H A Dhandsontable.full.js36336 Handsontable.editors = {};
36339 …Handsontable.editors[stringHelpers.toUpperCaseFirst(editorName) + 'Editor'] = (0, _editors.getEdit…
36342 Handsontable.editors.registerEditor = _editors.registerEditor;
36343 Handsontable.editors.getEditor = _editors.getEditor;
/plugin/jmol2/jmol/
H A DCHANGES.txt2084 # were causing WYSIWG web editors to corrupt the code scripts.
/plugin/tuxquote/
H A Dquotes.txt730 Some editors are failed writers, but so are most writers. <BR> -- T. S. Eliot (1888-1965)

12