Home
last modified time | relevance | path

Searched refs:edit (Results 126 – 150 of 491) sorted by last modified time

12345678910>>...20

/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc82 html : lang.Header, //'This dialog window lets you create and edit footnotes.'
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1565 …'<div>'+LANG.linkto+' <input type="text" class="edit" id="link__wiz_entry" autocomplete="off" /></…
/plugin/bootswrapper/exe/help/
H A Dbutton.txt29 <code html><btn type="success" size="lg" icon="glyphicon glyphicon-edit">[[:wiki:welcome]]</btn></c…
31 <btn type="success" icon="glyphicon glyphicon-edit">[[:wiki:welcome]]</btn>
/plugin/discussion/
H A Daction.php396 protected function _show($reply = null, $edit = null) { argument
445 if ($key == $edit) $this->_form($value['raw'], 'save', $edit); // edit form
451 …if (($data['status'] == 1) && (!$reply || !$this->getConf('usethreading')) && !$edit) $this->_form…
H A Dstyle.css34 div.dokuwiki #discussion__comment_form label input.edit {
148 div.dokuwiki #discussion__newthread_form input.edit {
/plugin/changes/
H A Dplugin.info.txt1 # General Plugin Info do not edit
/plugin/sync/
H A Dstyle.css25 div.dokuwiki form.sync_profile input.edit,
26 div.dokuwiki form.sync_profile select.edit {
/plugin/userhomepage/lang/en/
H A Duserhomepage_public.default2 …xt//'', as stated by it's name, **can be read by anyone but only you can edit it** (or a superuse…
H A Duserhomepage_publicspace.default2 …:*//'', as stated by it's name, **can be read by anyone but only you can edit it's content** (or …
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md16 --- \lib\scripts\edit-original.js
17 +++ \lib\scripts\edit.js
44 1. In the file /lib/scripts.edit.js
H A DREADME.md41 * 2021-05-18: Fix for internal link edit toolbar button. Issue #12.
44 * 2020-10-14: Temp fix for Dokuwiki 2020-07-29 "Hogfather". DecryptSecret button was not appearing on page edit.
/plugin/dokucrypt2/patches/
H A Dpatch1.diff8 lib/scripts/edit.js
13 diff --git a/lib/scripts/edit.js b/lib/scripts/edit.js
15 --- a/lib/scripts/edit.js
16 +++ b/lib/scripts/edit.js
/plugin/davcal/vendor/sabre/http/
H A DREADME.md40 or edit a `composer.json` file, and make sure it contains something like this:
/plugin/davcal/
H A Dscript.js386 showEditEventDialog : function(event, edit) { argument
393 if(edit)
420 if(edit && (event.recurring != true) && (readonly === false))
489 else if(edit && (event.recurring == true) && (readonly === false))
495 else if(edit && (readonly === true))
639 if(!edit && (dw_davcal__modals.settings['calids'][i]['write'] === false))
645 if(edit || (dw_davcal__modals.settings['calids'].length < 1))
/plugin/indexmenu/scripts/
H A Dcontextmenu.js23 * indexmenu_contextmenu['all']['pg']['edit'] = [ ... ];
86 //Menu items in edit mode, when previewing
87 'edit': [
107 [LANG.plugins.indexmenu.edit, 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=edit"'],
110 [LANG.plugins.indexmenu.startpage, 'IndexmenuContextmenu.getid(index.config.urlbase,id+index.config.sepchar+"start")+"do=edit"', LANG.plugins.indexmenu.startpagetooltip],
139 ['Edit', 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=edit"', 1, 0 ],
213 window.location.href = IndexmenuContextmenu.getid(urlbase, newpageid) + "do=edit";
337 if (jQuery('#tool__bar')[0] && amenu['edit'] instanceof Array) {
338 cmenu = amenu['edit']
82 'edit': [ global() property in indexmenu_contextmenu
[all...]
/plugin/indexmenu/
H A Dstyle.css32 /*Properties that can be edit*/
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActionDetail.php104 public function setEdit(Edit $edit) argument
106 $this->edit = $edit;
113 return $this->edit;
/plugin/translate/
H A Dscript.js38 var edit = document.getElementById('wrapper__wikitext');
41 if (!edit || !orig) { return; }
42 edit.className=orig.className=cycle[edit.className];
H A Dstyle.css40 div.dokuwiki form#translate__plugin label textarea.edit,
41 div.dokuwiki form#translate__plugin label input.edit {
53 /* edit page */
/plugin/commonmark/
H A DREADME.md28 Due to the concept, section edit will not work, or at least recognize the section as broken snippet rather than expected. This bug will be fixed in later version.
/plugin/layeranimation/
H A Dplugin.info.txt1 # General Plugin Info do not edit
/plugin/timezoneco/
H A DREADME5 edit dokuwiki/public/inc/init.php
/plugin/popupviewer/
H A Dplugin.info.txt1 # General Plugin Info do not edit
/plugin/move/lang/nl/
H A Dmove.txt5 * Je moet edit-permissie hebben voor de huidige pagina/alle pagina's in de huidige namespace.
/plugin/move/lang/en/
H A Dmove.txt5 * You must have edit permission for the current page/all pages in the current namespace.

12345678910>>...20