Searched refs:editing (Results 1 – 25 of 160) sorted by relevance
1234567
/plugin/dokumicrobugtracker/js/ |
H A 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/ |
H A 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/ |
H A D | plugin.info.txt | 6 desc inline editing
|
/plugin/combo/vendor/salesforce/handlebars-php/ |
H A D | CODEOWNERS | 1 # Comment line immediately above ownership line is reserved for related gus information. Please be careful while editing.
|
/plugin/ajaxedit/ |
H A D | plugin.info.txt | 6 desc Framework for easy ajax editing
|
/plugin/autolink4/ |
H A D | plugin.info.txt | 6 desc Automatically link a user-defined set of terms, without editing page content.
|
/plugin/strreplace/ |
H A D | README.md | 4 Plugin for Dokuwiki to search and replace strings when a document is opened for editing.
|
/plugin/saveandedit/ |
H A 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/ |
H A D | INFO.txt | 7 …enance message on all pages to notify of upcoming downtime, can also disable editing for all users.
|
/plugin/aclregex/ |
H A 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/vkeyboard/ |
H A 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/bpmnio/vendor/dmn-js/ |
H A 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/data-au/lang/en/ |
H A 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/lang/en/ |
H A D | intro_clean.txt | 3 When pages with attached data entries are deleted, their stored meta data is deleted as well. However this is only true when the page was deleted through normal wiki editing. If the page was deleted by other means, eg. by removing it on the file system, its meta data remains in the database.
|
/plugin/move/lang/pl/ |
H A D | move.txt | 6 * The pages that are moved must not be locked for editing.
|
/plugin/move/lang/sl/ |
H A D | move.txt | 6 * The pages that are moved must not be locked for editing.
|
/plugin/conflictmerger/lang/en/ |
H A D | conflict-solved.txt | 4 user changed the document while you were editing it.
|
/plugin/authgoogle2fa/ |
H A D | README.md | 19 You can revert to the originial auth plugin by editing the file conf/local.php:
|
/plugin/epub/lang/en/ |
H A 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/move/lang/en/ |
H A D | move.txt | 6 * The pages that are moved must not be locked for editing.
|
/plugin/move/lang/lv/ |
H A D | move.txt | 7 * The pages that are moved must not be locked for editing.
|
/plugin/pagemove/lang/en/ |
H A D | pagemove.txt | 7 * The document and its' backlinks cannot be locked for editing.
|
/plugin/pgpinlinesupport/ |
H A D | README.MD | 18 3) When editing a page press Mailvelope-Button and encrypt text
|
/plugin/fastwiki/ |
H A D | README.md | 4 * Inline section editing.
|
1234567