Home
last modified time | relevance | path

Searched full:edit (Results 176 – 200 of 2087) sorted by relevance

12345678910>>...84

/plugin/conflictmerger/lang/en/
Dconflict-unsolved.txt11 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 Dpage-header.md8 [[:slot_header?do=edit|Edit this menu]]
/plugin/combo/resources/snippet/js/
H A Dedit-button.js3 document.querySelectorAll('.edit-button-cs').forEach(editButtonFormElement => {
9 let classNameFunction = "edit-button-highlight-cs";
/plugin/diagramsnet/lib/resources/
Ddia_id.txt1 # *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 …]
Ddia_eo.txt1 # *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/
Dscreen.css1edit{width:30em;}#config__manager td select.edit{}#config__manager td textarea.edit{width:27.5em;h…
/plugin/infomail/
Daction.php79 $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/
Dsyntax.php64 '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/
DFile.php26 Utils::log('debug', "Edit page");
27 Utils::saveWikiText($this->info['id'], Utils::streamReader($data), 'edit');
/plugin/grensladawritezor/
Daction.php4 * GrenSladaWritezor Edit page.
25 'desc' => 'Support awesome HTML edit in dokuwiki',
/plugin/struct/admin/
H A Dschemas.php216 ->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/
DEditsTesters.php37 * @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/
Dlang.php7 $lang['edit'] = 'edit';
/plugin/doodle4/lang/en/
Dlang.php7 $lang['edit'] = 'edit';
/plugin/doodle2/lang/en/
Dlang.php8 $lang['edit'] = 'edit';
/plugin/structnotification/lang/en/
H A Dlang.php18 $lang['edit'] = 'Edit';
/plugin/dokucrypt3/
H A Ddokuwiki_plugin_page.wiki73edit the encrypted data, the user needs to Edit the wiki page. When first loaded, encrypted text …
/plugin/dtable/
DTODO3 - 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/
Dmetadata.php11 $meta['formDisplayRule'] = array( 'multicheckbox', '_choices' => array( 'odt2dw', 'edit', …
15 $meta['parserPostDisplay'] = array('multichoice', '_choices' => array( 'odt2dw', 'edit', 'sh…
/plugin/approve/lang/en/
H A Dsettings.php5 $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 Dcloselastsecedit.php3 * Include plugin (close last section edit)
24 * Finishes the last open section edit
/plugin/sectionedit/
DREADME.md1 Section Edit Plugin for DokuWiki
3 Edit sections of a page in a popup editor
/plugin/fckg/fckeditor/editor/lang/
Den.js45 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/
Daction.php149 $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/
Dsettings.php13 $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