Home
last modified time | relevance | path

Searched full:edit (Results 226 – 250 of 2087) sorted by relevance

12345678910>>...84

/plugin/combo/action/
H A Dinstructionspostprocessing.php19 * section, they are edit section
20 * that delimits the edit area
130 // no outline or edit button for dynamic rendering
H A Dslotmanagermenuitem.php26 const CANONICAL = "edit-page-menu";
59 if ($menuItem instanceof \dokuwiki\Menu\Item\Edit) {
/plugin/recaptcha2/lang/en/
Dsettings.php14 $lang['editprotect'] = 'Protect the page edit forms';
15 $lang['regeditprotect'] = 'If a user is registered do they submit recaptcha when they edit pages?';
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/
DEdit.php4 * XHTML 1.1 Edit Module, defines editing-related elements. Text Extension
13 public $name = 'Edit';
/plugin/geonav/server/
Dget_country.php23 …p?id='.$path.'"><input type="button" class="button" value="Go to Edit" title="Go To Edit" /></a></…
Dget_county.php29 …p?id='.$path.'"><input type="button" class="button" value="Go to Edit" title="Go To Edit" /></a></…
/plugin/davcard/
Dscript.js21 // Attach edit event dialog to link
63 // Attach edit event dialog to link
123 showEditContactDialog : function(entry, edit, write) { argument
130 if(edit)
133 dialogButtons[LANG.plugins.davcard['edit']] = function() {
315 // Remove create/edit buttons if we are read only
319 delete dialogButtons['edit'];
387 if(edit && dw_davcard__modals.id == jQuery(this).val())
389 … if(edit || (!edit && (jQuery(this).data('write') == "1" || jQuery(this).data('write') == "true")))
395 if(edit)
[all …]
/plugin/dwedit/
Daction.php3 * Action adding DW Edit button to page tools (useful with fckedit)
46 if(!$btn) $btn = 'DW Edit';
75 $params = array('do' => 'edit');
/plugin/displaywikipage/
Dcode.php29 …t .='<div class="secedit2"><a href="' . DOKU_BASE . 'doku.php?id=' . $wikipagename . '&amp;do=edit'
37 …t .='<div class="secedit2"><a href="' . DOKU_BASE . 'doku.php?id=' . $wikipagename . '&amp;do=edit'
/plugin/dtable/lang/en/
Dlang.php5 $lang['edit'] = 'Edit';
/plugin/editonlink/
Dtest.php15 <body style="padding-left:6em;<?php if($_GET['do']=='edit')
22 "test.php" into "test.php?do=edit".</p>
/plugin/widearea/
DREADME.md5 to add an expanded text edit field in the DokuWiki editor. You can see a demo
7 will get a faded gray `X` in the top right of the edit field.
/plugin/combo/resources/slot/
H A Dpage-footer.md22 [[:slot_footer?do=edit|Edit this footer]] \\
/plugin/slacknotifier/event/
DPageSaveEvent.php20 DOKU_CHANGE_TYPE_EDIT => 'edit',
21 DOKU_CHANGE_TYPE_MINOR_EDIT => 'edit minor',
/plugin/telleveryone/
Dadmin.php118 if ($id == $INPUT->int('edit')) {
130 'edit' => $id
156 if (!$INPUT->param('edit')) {
175 $textarea->attr('class', "edit");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DArea120Tables.php37 /** See, edit, create, and delete all of your Google Drive files. */
40 /** See, edit, create, and delete only the specific Google Drive files you use with this app. */
46 /** See, edit, create, and delete all your Google Sheets spreadsheets. */
52 /** See, edit, create, and delete your tables in Tables by Area 120. */
/plugin/wysiwyg/fckeditor/editor/lang/
Den-uk.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
50 InsertImage : "Insert/Edit Image",
52 InsertFlash : "Insert/Edit Flash",
54 InsertTable : "Insert/Edit Table",
111 EditLink : "Edit Link",
Den.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
50 InsertImage : "Insert/Edit Image",
52 InsertFlash : "Insert/Edit Flash",
54 InsertTable : "Insert/Edit Table",
111 EditLink : "Edit Link",
Den-ca.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
50 InsertImage : "Insert/Edit Image",
52 InsertFlash : "Insert/Edit Flash",
54 InsertTable : "Insert/Edit Table",
111 EditLink : "Edit Link",
Den-au.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
50 InsertImage : "Insert/Edit Image",
52 InsertFlash : "Insert/Edit Flash",
54 InsertTable : "Insert/Edit Table",
111 EditLink : "Edit Link",
/plugin/grensladawritezor/fckeditor/editor/lang/
Den-au.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
49 InsertImage : "Insert/Edit Image",
51 InsertFlash : "Insert/Edit Flash",
53 InsertTable : "Insert/Edit Table",
108 EditLink : "Edit Link",
Den.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
49 InsertImage : "Insert/Edit Image",
51 InsertFlash : "Insert/Edit Flash",
53 InsertTable : "Insert/Edit Table",
108 EditLink : "Edit Link",
Den-uk.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
49 InsertImage : "Insert/Edit Image",
51 InsertFlash : "Insert/Edit Flash",
53 InsertTable : "Insert/Edit Table",
108 EditLink : "Edit Link",
Den-ca.js45 InsertLink : "Insert/Edit Link",
47 Anchor : "Insert/Edit Anchor",
49 InsertImage : "Insert/Edit Image",
51 InsertFlash : "Insert/Edit Flash",
53 InsertTable : "Insert/Edit Table",
108 EditLink : "Edit Link",
/plugin/firenews/lang/en/
Dlang.php29 //Edit News /HTMLTemplates/editnews/
32 $lang['firenews_editnews_header'] = 'Edit News';

12345678910>>...84