Searched refs:editing (Results 1 – 25 of 172) sorted by relevance
1234567
| /plugin/dokumicrobugtracker/js/ |
| D | jquery.jeditable.mini.js | 8 if(self.editing){return;} 14 self.editing=true;self.revert=$(self).html();$(self).html('');var form=$('<form />');if(settings.cs… 21 …ettings.target.apply(self,[input.val(),settings]);$(self).html(str);self.editing=false;callback.ap… 24 self.editing=false;callback.apply(self,[result,settings]);if(!$.trim($(self).html())){$(self).html(… 25 …reset=function(form){if(this.editing){if(false!==onreset.apply(form,[settings,self])){$(self).html…
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | UserObject.java.bak | 57 // Overrides method to disallow edge label editing 151 // Overrides method to create the editing value 186 // Stops editing after enter has been pressed instead 187 // of adding a newline to the current editing value
|
| /plugin/inlineedit/ |
| D | plugin.info.txt | 6 desc inline editing
|
| /plugin/combo/vendor/salesforce/handlebars-php/ |
| H A D | CODEOWNERS | 1 …tely above ownership line is reserved for related gus information. Please be careful while editing.
|
| /plugin/ajaxedit/ |
| D | plugin.info.txt | 6 desc Framework for easy ajax editing
|
| /plugin/autolink4/ |
| D | plugin.info.txt | 6 desc Automatically link a user-defined set of terms, without editing page content.
|
| /plugin/strreplace/ |
| D | README.md | 4 Plugin for Dokuwiki to search and replace strings when a document is opened for editing.
|
| /plugin/saveandedit/ |
| D | plugin.info.txt | 6 desc A plugin that adds a checkbox to the edit form that saves and then lets you continue editing.
|
| /plugin/maintenancemessage/ |
| D | INFO.txt | 7 …enance message on all pages to notify of upcoming downtime, can also disable editing for all users.
|
| /plugin/bpmnio/vendor/dmn-js/ |
| D | README.md | 69 * [diagram-js](https://github.com/bpmn-io/diagram-js): Diagram rendering and editing toolkit 70 * [table-js](https://github.com/bpmn-io/table-js): Table rendering and editing toolkit
|
| /plugin/vkeyboard/ |
| D | change_log | 8 to top of editing window when entering text below the bottom boundary of the 9 editing window. This comes from http://www.scottklarr.com and is selected when
|
| /plugin/aclregex/ |
| D | README.md | 19 At the moment, there's no admin component - editing must be done through
|
| /plugin/combo/resources/ |
| H A D | README.md | 10 * `Firebug` : use by [webcode](../syntax/webcode.php) called when editing the code in JsFiddle
|
| /plugin/dokullm/ |
| H A D | README.md | 3 …his plugin enables advanced text processing directly within the DokuWiki editing environment while… 20 - **Editor Toolbar**: Seamless integration with DokuWiki's editing interface
|
| /plugin/data/lang/en/ |
| D | intro_clean.txt | 3 … However this is only true when the page was deleted through normal wiki editing. If the page was …
|
| /plugin/data-au/lang/en/ |
| D | intro_clean.txt | 3 … However this is only true when the page was deleted through normal wiki editing. If the page was …
|
| /plugin/move/lang/pl/ |
| D | move.txt | 6 * The pages that are moved must not be locked for editing.
|
| /plugin/move/lang/sl/ |
| D | move.txt | 6 * The pages that are moved must not be locked for editing.
|
| /plugin/conflictmerger/lang/en/ |
| D | conflict-solved.txt | 4 user changed the document while you were editing it.
|
| /plugin/epub/lang/en/ |
| D | remove.txt | 1 You can re-create this book, by editing its pages or changing the page list or the order of the pag…
|
| /plugin/authgoogle2fa/ |
| D | README.md | 19 You can revert to the originial auth plugin by editing the file conf/local.php:
|
| /plugin/move/lang/en/ |
| D | move.txt | 6 * The pages that are moved must not be locked for editing.
|
| /plugin/move/lang/lv/ |
| D | move.txt | 7 * The pages that are moved must not be locked for editing.
|
| /plugin/pagemove/lang/en/ |
| D | pagemove.txt | 7 * The document and its' backlinks cannot be locked for editing.
|
| /plugin/pgpinlinesupport/ |
| D | README.MD | 18 3) When editing a page press Mailvelope-Button and encrypt text
|
1234567