Home
last modified time | relevance | path

Searched full:editing (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/plugin/structtemplate/meta/
DStructTemplateSyntax.php74 // Disable section editing for the template
111 // Re-enable section editing
119 // Re-enable section editing
144 // Disable section editing for the template
165 // Re-enable section editing
214 // Re-enable section editing
/plugin/aimg/
Dscript.js45 var FN_POST_UNSUPPORTED = 'Sorry, your browser does not support editing notes.';
58 var fnEditingData = null; // Data store during note editing process.
241 // and clear the editing data store.
670 // No mouseovers if fnActionVerb is set (i.e. editing/deleting/adding/etc).
718 // Perform no other if we're currently editing a note.
722 // has been clicked, check if we're editing/deleting it.
739 // Logo click toggles control bar, if we're not editing a note.
788 // Either shows or hides the editing UI.
796 // Set area className so its remains visible if editing, or reset it back otherwise.
797 area.className = show ? 'fn-area-editing' : 'fn-area';
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/
DUserObject.java.bak57 // 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
DUserObject.java63 // Overrides method to disallow edge label editing in UserObject()
157 // Overrides method to create the editing value in UserObject()
192 // Stops editing after enter has been pressed instead in UserObject()
193 // of adding a newline to the current editing value in UserObject()
/plugin/editsections/lang/en/
Dsettings.php10 $lang['cache'] = 'Dokuwiki cache. Enabled: cache will be used but nested editing won\'t work and se…
15 $lang['order_type'] = 'Editing type. Warning : the hierarchical type will disable cache (see issues…
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckeditingarea.js26 …* @param {String} targetElement The element that will hold the editing area. Any child element pre…
52 // Create the editing area IFRAME.
93 // IE: Avoid JavaScript errors thrown by the editing are source (like tags events).
113 // FF 1.0.x is buggy... we must wait a lot to enable editing because
204 // Disable the standard table editing features of Firefox.
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckeditingarea.js26 …* @param {String} targetElement The element that will hold the editing area. Any child element pre…
59 // Create the editing area IFRAME.
110 // IE: Avoid JavaScript errors thrown by the editing are source (like tags events).
130 // FF 1.0.x is buggy... we must wait a lot to enable editing because
231 // Disable the standard table editing features of Firefox.
265 // Let's try now to set the editing area editable
/plugin/dtable/lang/en/
Dlang.php23 …tify'] = 'This page is currently locked for editing by %u. You have to wait until this user finish…
/plugin/codeblockedit/
H A Daction.php9 * Handles editing of code blocks via standard DokuWiki editor
10 * Uses the same range-based approach as DokuWiki's section editing
61 // Only handle preview action when editing a code block
83 * section editing mechanism handles the rest
/plugin/vkeyboard/
Dchange_log8 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/tableedit/
Daction.php3 * Table editing plugin. Allows to manipulate with table columns order.
22 'name' => 'Table editing plugin',
/plugin/dokumicrobugtracker/js/
Djquery.jeditable.mini.js8 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/autotweet2/lang/en/
Dsettings.php8 … type of editing ("edited", "reverted", "created", "deleted", or "edited (minor change)" will be s…
/plugin/dokullm/
H A DREADME.md3 …his plugin enables advanced text processing directly within the DokuWiki editing environment while…
20 - **Editor Toolbar**: Seamless integration with DokuWiki's editing interface
/plugin/ckgedit/lang/en/
Dlang.php55 …w Feature:</b> double click browser window to open DW Editor for section editing at cursor. <b>See…
78 $lang['js']['lock_msg'] = "Your lock for editing this page is about to expire in one minute\n";
79 $lang['js']['willexpire'] = 'Your lock for editing this page is about to expire in a minute.\n…
Dsettings.php29 …new server. This is done on a page by page basis when page is loaded for editing and saved. This …
50 …de>off</code> to turn off the double click feature which enables section editing using the Dokuwik…
54 $lang['style_sheet'] = 'Use an alternate style sheet for the Ckeditor editing window.' .
/plugin/odt/ODT/
DODTmeta.php27 'meta:editing-cycles' => '1',
28 'meta:editing-duration' => 'PT0S',
/plugin/grensladawritezor/
Dreadme.txt5 …L editing. It adds a new tag <EMBEDDED_HTML>, and everything within is interpretted as full HTML. …
/plugin/bpmnio/vendor/dmn-js/
DREADME.md69 * [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/bibtex/OSBib/
DCHANGELOG5 1/ A web interface OSBib-Create for creation and editing of XML style files has been added to the p…
8 4/A preview link is displayed next to each resource type template when editing a style. (Requires …
/plugin/fckg/
DChanges14 Converted Arabic language file for fckg editing window from BOM to non-BOM (Corrupted image display…
26 auto-switching IE to IE8 compatibility while in editing mode.
267 New language strings for Signature plugin and "what's this" in editing window
270 New lang string-- 'complex_tables'-- for editing window
/plugin/aceeditor/
DNEWS12 * Fixed lock expiring while editing
79 * Table editing commands
/plugin/diagrams/action/
H A Dembed.php33 * This locks the page for editing
71 lock($id); // FIXME we probably need some periodic lock renewal while editing?
/plugin/editsections/action/
Des.php73 // flat editing
76 // search end of nested section editing
86 dbglog('ERROR (plugin editsections): section editing type unknown ('.$order.')');
173 // without editing entire page
/plugin/revealjs/
Dchangelog.md41 - Improved section editing:
43 …- The normal section editing has the problem, that it is starting on the headers, so the backgroun…
44 …- With the section editing improvement the whole slide can be edited at once including the backgro…

12345678910>>...22