Searched full:edit (Results 176 – 200 of 2087) sorted by relevance
12345678910>>...84
| /plugin/conflictmerger/lang/en/ |
| D | conflict-unsolved.txt | 11 version right now overwriting the latest revision, edit your version to adapt 14 Note that if you edit your version but you don't fix the conflicts with the
|
| /plugin/combo/resources/slot/ |
| H A D | page-header.md | 8 [[:slot_header?do=edit|Edit this menu]]
|
| /plugin/combo/resources/snippet/js/ |
| H A D | edit-button.js | 3 document.querySelectorAll('.edit-button-cs').forEach(editButtonFormElement => { 9 let classNameFunction = "edit-button-highlight-cs";
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_id.txt | 1 # *DO NOT DIRECTLY EDIT THIS FILE, IT IS AUTOMATICALLY GENERATED AND IT IS BASED ON:* 114 … different version of this diagram on a shared draft of this page. Please edit the diagram from th… 223 edit=Edit 224 editData=Edit Data 225 editDiagram=Edit Diagram 226 editGeometry=Edit Geometri 227 editImage=Edit Gambar 228 editImageUrl=Edit URL Gambar 229 editLink=Edit Tautan 230 editShape=Edit Bentuk [all …]
|
| D | dia_eo.txt | 1 # *DO NOT DIRECTLY EDIT THIS FILE, IT IS AUTOMATICALLY GENERATED AND IT IS BASED ON:* 114 … different version of this diagram on a shared draft of this page. Please edit the diagram from th… 223 edit=Redakti 224 editData=Edit Data 226 editGeometry=Edit Geometry 228 editImageUrl=Edit Image URL 230 editShape=Edit Shape 231 editStyle=Edit Style 233 editTooltip=Edit Tooltip 456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit. [all …]
|
| /plugin/offline/ui/dokuwiki/ |
| D | screen.css | 1 …edit{width:30em;}#config__manager td select.edit{}#config__manager td textarea.edit{width:27.5em;h…
|
| /plugin/infomail/ |
| D | action.php | 79 $form->addTextInput('s_name', $this->getLang('yourname'))->addClass('edit'); 80 $form->addTextInput('s_email', $this->getLang('youremailaddress'))->addClass('edit'); 94 $form->addTextInput('r_email', $this->getLang('recipients'))->addClass('edit'); 95 $form->addTextInput('subject', $this->getLang('subject'))->addClass('edit'); 96 …rea('comment', $this->getLang('message'))->attr('rows', '8')->attr('cols', '10')->addClass('edit'); 102 //$form->addCheckbox('archiveopt', $this->getLang('archive'))->addClass('edit');
|
| /plugin/hidden/ |
| D | syntax.php | 64 'edit' => false, 65 'editText' => $this->getLang('edit'), 89 if ( preg_match('/-edit(able)?( *= *"([^"]*)")?/i', $match, $found) ){ 93 $return['edit'] = true; 170 $this->editableBlocks[] = $data['edit']; 171 …$classEdit = ($data['edit'] ? $renderer->startSectionEdit($data['bytepos_start'], 'section', $data…
|
| /plugin/webdav/core/DAV/Collection/Pages/ |
| D | File.php | 26 Utils::log('debug', "Edit page"); 27 Utils::saveWikiText($this->info['id'], Utils::streamReader($data), 'edit');
|
| /plugin/grensladawritezor/ |
| D | action.php | 4 * GrenSladaWritezor Edit page. 25 'desc' => 'Support awesome HTML edit in dokuwiki',
|
| /plugin/struct/admin/ |
| H A D | schemas.php | 216 ->attr('checked', 'checked')->addClass('edit block'); 219 ->addClass('edit block'); 222 ->addClass('edit block'); 234 ->addClass('edit block'); 237 ->addClass('edit block'); 240 ->addClass('edit block'); 244 $form->addCheckbox('createPage', 'Create missing pages')->addClass('block edit');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/ |
| D | EditsTesters.php | 37 * @param string $editId Identifier of the edit. 53 * @param string $editId Identifier of the edit. 70 * @param string $editId Identifier of the edit.
|
| /plugin/doodle3/lang/en/ |
| D | lang.php | 7 $lang['edit'] = 'edit';
|
| /plugin/doodle4/lang/en/ |
| D | lang.php | 7 $lang['edit'] = 'edit';
|
| /plugin/doodle2/lang/en/ |
| D | lang.php | 8 $lang['edit'] = 'edit';
|
| /plugin/structnotification/lang/en/ |
| H A D | lang.php | 18 $lang['edit'] = 'Edit';
|
| /plugin/dokucrypt3/ |
| H A D | dokuwiki_plugin_page.wiki | 73 …edit the encrypted data, the user needs to Edit the wiki page. When first loaded, encrypted text …
|
| /plugin/dtable/ |
| D | TODO | 3 - window remember last open position so when you edit long table it would be very anoying. 4 - link_wiz is show behind edit buttons
|
| /plugin/odt2dw/conf/ |
| D | metadata.php | 11 $meta['formDisplayRule'] = array( 'multicheckbox', '_choices' => array( 'odt2dw', 'edit', … 15 $meta['parserPostDisplay'] = array('multichoice', '_choices' => array( 'odt2dw', 'edit', 'sh…
|
| /plugin/approve/lang/en/ |
| H A D | settings.php | 5 $lang['hide_drafts_for_viewers'] = 'Hide draft from users without edit permission and show the late… 8 $lang['viewmode'] = 'Enables View/Edit mode toggle button. In view mode no one can see drafts.';
|
| /plugin/include/syntax/ |
| H A D | closelastsecedit.php | 3 * Include plugin (close last section edit) 24 * Finishes the last open section edit
|
| /plugin/sectionedit/ |
| D | README.md | 1 Section Edit Plugin for DokuWiki 3 Edit sections of a page in a popup editor
|
| /plugin/fckg/fckeditor/editor/lang/ |
| D | en.js | 45 InsertLink : "Insert/Edit Link", 48 Anchor : "Insert/Edit Anchor", 51 InsertImage : "Insert/Edit Image", 53 InsertFlash : "Insert/Edit Flash", 55 InsertTable : "Insert/Edit Table", 80 EditDiv : "Edit Div Container", 132 EditLink : "Edit Link", 577 + " and styles of code. </OL> You can then edit your code and when finished, click OK", 609 InsertFootnote : "Create/Edit Footnotes", 703 AbbrDlgHLEdit : "<b>Edit Dokuwiki Plugin</b>", [all …]
|
| /plugin/recommend/ |
| D | action.php | 149 $form->addTextInput('s_name', $this->getLang('yourname'))->addClass('edit'); 150 $form->addTextInput('s_email', $this->getLang('youremailaddress'))->addClass('edit'); 154 ->addClass('edit') 157 ->addClass('edit') 162 ->addClass('edit')
|
| /plugin/recaptcha/lang/en/ |
| D | settings.php | 13 $lang['editprotect'] = 'Protect the page edit forms'; 14 $lang['regeditprotect'] = 'If a user is registered do they submit recaptcha when they edit pages?';
|
12345678910>>...84