Home
last modified time | relevance | path

Searched refs:edit (Results 1 – 25 of 548) sorted by relevance

12345678910>>...22

/plugin/diagramsnet/lib/plugins/
Dreplay.js38 var edit = new mxUndoableEdit(model);
39 edit.changes = changes;
41 edit.notify = function()
44 edit.source.fireEvent(new mxEventObject(mxEvent.CHANGE,
45 'edit', edit, 'changes', edit.changes));
46 edit.source.fireEvent(new mxEventObject(mxEvent.NOTIFY,
47 'edit', edit, 'changes', edit.changes));
50 return edit;
59 var edit = createUndoableEdit(changes);
66 'edit', edit, 'changes', changes));
[all …]
/plugin/dirtylittlehelper/mermaid/editor/src/components/
DEditor.svelte11 let edit;
19 if (edit) {
21 edit.setValue(updatedCode);
24 edit.deltaDecorations(decor, []);
34 edit.deltaDecorations(
61 edit = monaco.editor.create(editorElem, {
66 resizeHandler = getResizeHandler(edit);
67 edit.onDidChangeModelContent(function (e) {
68 handleCodeUpdate(edit.getValue(), false);
DConfig.svelte10 let edit;
16 if (updateEditor && edit) {
17 edit.setValue(JSON.stringify(conf, null, 2));
34 edit = monaco.editor.create(editorElem, {
39 resizeHandler = getResizeHandler(edit);
40 edit.onDidChangeModelContent(function (e) {
42 const conf = JSON.parse(edit.getValue());
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.edit.js50 local = tree.ext.edit,
51 instOpts = tree.options.edit,
133 instOpts.edit.call(node, { type: "edit" }, eventData);
149 local = tree.ext.edit,
151 instOpts = tree.options.edit,
273 self.tree.ext.edit.relatedNode = self;
286 return this.ext.edit ? this.ext.edit.currentNode : null;
296 return this.tree.ext.edit
297 ? this.tree.ext.edit.currentNode === this
319 edit: $.noop, // Editor was opened (available as data.input) property
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
Ddmn-js-decision-table-controls.css18 --edit-button-color: var(--color-grey-225-10-15);
19 --edit-button-background-color: var(--color-grey-225-10-97);
20 --edit-button-border-color: var(--color-grey-225-10-75);
21 --edit-button-box-shadow-color: var(--color-black-opacity-10);
22 --edit-button-disabled-color: var(--color-grey-225-10-75);
25 /* simple string edit */
26 .dmn-decision-table-container .simple-string-edit,
27 .dmn-decision-table-container .simple-date-edit {
31 .dmn-decision-table-container .input-expression-edit {
39 .dmn-decision-table-container .allowed-values-edit .dms-form-control {
[all …]
Ddmn-js-boxed-expression-controls.css9 --edit-button-color: var(--color-grey-225-10-15);
10 --edit-button-background-color: var(--color-grey-225-10-97);
11 --edit-button-border-color: var(--color-grey-225-10-75);
12 --edit-button-box-shadow-color: var(--color-black-opacity-10);
13 --edit-button-disabled-color: var(--color-grey-225-10-75);
99 /* edit-button */
101 .dmn-boxed-expression-container .edit-button {
102 color: var(--edit-button-color);
103 background-color: var(--edit-button-background-color);
109 border: solid 1px var(--edit-button-border-color);
[all …]
/plugin/dokucrypt2/patches/
Dpatch1.diff8 lib/scripts/edit.js
13 diff --git a/lib/scripts/edit.js b/lib/scripts/edit.js
15 --- a/lib/scripts/edit.js
16 +++ b/lib/scripts/edit.js
/plugin/form/
Dstyle.css22 div.dokuwiki div.form__wide input.edit,
23 div.dokuwiki div.form__column input.edit,
24 div.dokuwiki div.form__wide textarea.edit,
25 div.dokuwiki div.form__column textarea.edit {
/plugin/findologicxmlexport/tpl/
Dadmin.twig40 <th class="header-page-edit-link">
41 {{languageText['edit']}}
63 <td class="page-edit-link">
64 {# edit #}
65 … <a target="_blank" class='page-edit-link-a' href="{{pages[page].url}}&do=edit">
66 … <div class='page-edit-link-div' style='background-image:url("{{editImageUrl}}");'></div>
/plugin/translate/
Dscript.js38 var edit = document.getElementById('wrapper__wikitext');
41 if (!edit || !orig) { return; }
42 edit.className=orig.className=cycle[edit.className];
Dstyle.css40 div.dokuwiki form#translate__plugin label textarea.edit,
41 div.dokuwiki form#translate__plugin label input.edit {
53 /* edit page */
/plugin/combo/resources/theme/default/components/css/
H A Dedit-button.css7 .edit-button-cs button {
18 .edit-button-cs svg {
23 section_highlight is a node added when hovering around the edit button by the page.js file
30 .edit-button-highlight-cs {
35 /** Because section edit can also be outside outline, it's here*/
/plugin/block/
Dsyntax.php45 var $edit = false; variable in syntax_plugin_block
71 $this->edit = $INPUT->str('edit');
80 $this->edit = false;
123 if($this->edit){
157 if($this->edit){
/plugin/actionlink/
Dsyntax.php66 case 'edit':
72 $renderer->doc .=$this->tpll_link(wl($ID,'do=edit&amp;rev='.$REV),
77 $renderer->doc .=$this->tpll_link(wl($ID,'do=edit&amp;rev='.$REV),
83 $renderer->doc .=$this->tpll_link(wl($ID,'do=edit&amp;rev='.$REV),
/plugin/editsections/
Dplugin.info.txt6 …in moves edit section buttons up to the heading they originated from. Configurable for nested (hie…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DActionDetail.php104 public function setEdit(Edit $edit) argument
106 $this->edit = $edit;
113 return $this->edit;
/plugin/myshortcuts/
H A DREADME17 * Ctrl+S - Save current page (only in edit mode)
18 * Ctrl+I - Insert snippet (only in edit mode)
36 1. shortcut_edit: Keyboard shortcut to edit pages (default: ctrl+e)
68 - Press your configured edit shortcut (default: Ctrl+E) to enter edit mode
96 - Make sure you're in edit mode
97 - Check if the edit form is visible
100 - Make sure you're in edit mode
/plugin/advanced/lang/en/config/
Dacl.txt3 :!: **Please edit carefully** :!:
5 … to use the ACL admin interface described above. It is not recommended to edit this file manually.…
13 …s represented by an integer. Higher levels include lower ones. If you can edit you can read, too. …
18 | edit | 2 | pages, namespaces | existing pages may be edited | AUTH_EDIT |
Dmain.txt3 :!: **Please edit carefully** :!:
5 … contains the "default" values of the system. To customize it, you should edit the file ''conf/loc…
/plugin/fckg/
DChanges51 edit.php:_preprocess. The URLs are reset on a page by page basis when loaded and saved. The option
63 Minor edit to edit.php
69 Minor edit to edit.php editor form syntax
72 Fixed bug where table markup inside code blocks dropped empty cells (edit.php::_preprocess)
94 In edit.php: insert this.is_smiley = false after alt (text form of smiley) is added to results;
131 Made an exception for svg-edit svg images in php/connectors/php/util.php (l. 150), which
141 In preprocessor, edit.php ca. 235ff: Create tagged <code>. . .</code> blocks from code blocks mark…
146 (In edit.php:_preprocess())
151 Removed new by reference warning in edit.php on line 2552
202 In edit.php fix for images with detail urls using .htaccess nice urls
[all …]
/plugin/zwidoku/
H A Dplugin.info.txt1 # General Plugin Info do not edit
7 desc Allows export and edit ZWI files
/plugin/stopforumspam2/lang/en/
Dbannededit.txt3 Sorry, you can't edit pages because you were regarded as a spammer.
4 If you think this is an error, ask the admin of this website to be allowed to edit pages.
/plugin/infomail/
Dstyle.less20 textarea.edit,
21 input.edit {
/plugin/recaptcha2/
Dplugin.info.txt1 # General Plugin Info do not edit
8 desc Add the new, simplified Recaptcha2 ("I am not a robot"-checkbox) to your register and edit-f…
/plugin/findologicxmlexport/resources/
Dstyle.css7 .page-edit-link-a {
10 .page-edit-link-div {

12345678910>>...22