Home
last modified time | relevance | path

Searched full:edit (Results 51 – 75 of 2087) sorted by relevance

12345678910>>...84

/plugin/freesync/
Dadmin.php99 ptln('<select name="profile" class="edit">');
124 ptln('<legend>Edit '.$this->fshlp->getProfileName().' profile</legend>');
127 …ptln('<td><input type="text" class="edit" name="fn[save_profile][xmlrpcurl]" id="xmlrpcurl" value=…
129 …ptln('<td><input type="text" class="edit" name="fn[save_profile][namespace]" id="namespace" value=…
131 …ptln('<td><input type="text" class="edit" name="fn[save_profile][user]" id="user" value="'.$profil…
133 …ptln('<td><input type="text" class="edit" name="fn[save_profile][pass]" id="pass" value="'.$profil…
136 …ptln('<td><input type="checkbox" class="edit" name="fn[save_profile][pages]" id="pages" '.($profil…
138 …ptln('<td><input type="checkbox" class="edit" name="fn[save_profile][files]" id="files" '.($profil…
169 …ptln('<td><input class="edit" type="radio" name="'.($page["file"]?'files':'pages').'['.$p.']" valu…
170 …ptln('<td><input class="edit" type="radio" name="'.($page["file"]?'files':'pages').'['.$p.']" valu…
[all …]
/plugin/bpmnioeditor/
Dscript.js12 // START Insert html elements to display and edit
19 //END Insert html elements to display and edit
67 window.bpmn[index]['type'] = 'edit';
71 //START Check whether to display edit button
89 //END Check whether to display edit button
91 //START Handle edit button click
116 //END Handle edit button click
122 if(typeof window.bpmn[""+index]['edit'] == "undefined"){
126 window.bpmn[""+index]['edit'] = modeler;
128 modeler = window.bpmn[""+index]['edit'];
[all …]
/plugin/sidebar/lang/en/
Dsettings.php7 $lang['showeditbtn'] = 'Show edit button (if user has edit permission for sidebar)';
8 $lang['editbtntxt'] = 'Edit button text';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
DEditsApks.php42 * @param string $editId Identifier of the edit.
54 * Lists all current APKs of the app and edit. (apks.listEditsApks)
57 * @param string $editId Identifier of the edit.
68 * Uploads an APK and adds to the current edit. (apks.upload)
71 * @param string $editId Identifier of the edit.
DEditsListings.php37 * @param string $editId Identifier of the edit.
52 * @param string $editId Identifier of the edit.
65 * @param string $editId Identifier of the edit.
81 * @param string $editId Identifier of the edit.
95 * @param string $editId Identifier of the edit.
112 * @param string $editId Identifier of the edit.
/plugin/advanced/lang/en/config/
Dacl.txt3 :!: **Please edit carefully** :!:
5 … to use the ACL admin interface described above. It is not recommended to edit this file manually.…
13 …s represented by an integer. Higher levels include lower ones. If you can edit you can read, too. …
18 | edit | 2 | pages, namespaces | existing pages may be edited | AUTH_EDIT |
/plugin/enforcesummary/
Daction.php35 * Append Edit Guide in the Edit Window (below save button)
47 // insert the edit guide after minor edit checkbox
/plugin/blogtng/lang/en/
Dsettings.php14 $lang['default_commentstatus'] = 'Default comment status choice in edit window';
15 $lang['default_blog'] = 'Default blog choice in edit window for new pages';
16 $lang['default_tags'] = 'Tags that are default prefilled in edit window';
23 $lang['editform_set_date'] = 'Allow to set the creation date of a blog entry via the edit f…
/plugin/ckgdoku/lang/en/
Dlang.php3 $lang['btn_dw_edit'] = "DW Edit";
12 $lang['btn_fck_edit'] = "CKG Edit";
21 $lang['title_draft'] = "View, Show, Edit Draft";
23 $lang['title_draft'] = "View, Show, Edit Draft";
25 …The draft button toggles between the this document and the draft. You can edit and save either of …
30 $lang['dw_btn_styling'] = "Edit Fonts";
/plugin/sidebar/conf/
Ddefault.php7 $conf['showeditbtn'] = 1; // show a sidebar edit button IF USER HAS EDIT PERMISSION FOR SI…
8 $conf['editbtntxt'] = 'Edit';
/plugin/include/_test/
H A Dpagemove_support.test.php42 $this->assertTrue($move->movePage('editx', 'test:edit'));
43 …s('{{section>links#foo}} {{page>test:edit}} {{page>test:edit&nofooter}} {{section>test:edit#test}}…
/plugin/combo/syntax/
H A Dedit.php14 * An edit button
20 * * an iterator will not allow edit button and delete them
28 const TAG = "edit";
131 LogUtility::error("The edit button should be a special tag", self::CANONICAL);
139 …LogUtility::error("Error while rendering the edit button ($editButton). Error: {$e->getMessage()}"…
/plugin/whennotfound/
Daction.php17 …rected, you may also <a href='".wl($_GET['whennotfounded'], "do=edit")."'>create and edit [".hsc($…
91 …check($ID)>=AUTH_CREATE ? " You may also <a href='".wl($ID, "do=edit")."'>create and edit [".hsc($…
100 …check($ID)>=AUTH_CREATE ? " You may also <a href='".wl($ID, "do=edit")."'>create and edit [".hsc($…
/plugin/txtconf/lang/en/
Dlang.php29 $lang['msg_howto'] = "You may edit below the values for each config line or remove item by eras…
33 $lang['msg_chooseConf'] = "Please select which config file you would like to edit";
34 $lang['msg_editThisConf'] = "You may choose to edit another config file.<br /> Please note that cha…
35 $lang['btn_editThisConf'] = "Edit This Config";
/plugin/indexmenu/scripts/
Dcontextmenu.js12 * HOWTO EDIT:
15 * - PLEASE EDIT ONLY the scripts/contextmenu.local.js file
16 * - DON'T EDIT this file, it is overwritten at plugin update
23 * indexmenu_contextmenu['all']['pg']['edit'] = [ ... ];
74 // IMPORTANT: DON'T MODIFY THIS FILE, BUT EDIT contextmenu.local.js PLEASE!
86 //Menu items in edit mode, when previewing
87 'edit': [ property
107 … [LANG.plugins.indexmenu.edit, 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=edit"'],
110 …ntextmenu.getid(index.config.urlbase,id+index.config.sepchar+"start")+"do=edit"', LANG.plugins.ind…
139 ['Edit', 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=edit"', 1, 0 ],
[all …]
/plugin/davcard/lang/en/
Dlang.php44 $lang['edit'] = 'Edit';
56 $lang['js']['edit'] = 'Edit';
57 $lang['js']['edit_entry'] = 'Edit Entry';
/plugin/move/_test/
DfindMissingDocuments.test.php64 saveWikiText('start','[[oldns:missing]]','test edit');
72 saveWikiText('start','[[oldns:missing]]','test edit');
80 saveWikiText('oldns:start','[[oldns:missing]] {{oldns:missing.png}}','test edit');
96 saveWikiText('start','{{oldns:missing.png}}','test edit');
107 saveWikiText('start','{{oldns:oldnsimage.png}}','test edit');
/plugin/oiddelegate/
Dadmin.php138 …echo '<td><input type="text" class="edit" name="oiddel['.$row.'][0]" value="'.hsc($page).'" /></td…
139 …echo '<td><input type="text" class="edit" name="oiddel['.$row.'][1]" value="'.hsc($oid).'" /></td>…
140 …echo '<td><input type="text" class="edit" name="oiddel['.$row.'][2]" value="'.hsc($server).'" /></…
141 …echo '<td><input type="text" class="edit" name="oiddel['.$row.'][3]" value="'.hsc($provider).'" />…
142 …echo '<td><input type="text" class="edit" name="oiddel['.$row.'][4]" value="'.hsc($xrds).'" /></td…
150 echo '<td><input type="text" class="edit" name="oidadd[0]" value="" /></td>';
151 echo '<td><input type="text" class="edit" name="oidadd[1]" value="" /></td>';
/plugin/subconfhelper/lang/en/
Dlang.php6 $lang['vhost_text'] = 'Edit Settings per subdomain prefix';
8 $lang['btn_vhost_edit'] = 'Edit';
10 $lang['act_vhost_edit'] = 'Edit vhost';
/plugin/editonlink/
Dscript.js25 if (a.href.indexOf('?') < 0) a.href += '?do=edit';// add EDIT to the link
27 if (a.href.search(/\bdo=/) < 0) a.href += '&do=edit';
28 else a.href.replace(/\bdo=[^&]*/, 'do=edit');
/plugin/bootswrapper/
Daction.php20 * Syntax with section edit
43 * Edit Form
58 * Set Section Edit button
74 * Set toolbar button in edit mode
/plugin/revealjs/
Daction.php15 /* close last edit section correctly (missing </div>), because we close sections
18 $search = '<!-- EDIT';
19 $replace = '</div><!-- EDIT';
23 …//dbglog('Plugin revealjs - hook RENDERER_CONTENT_POSTPROCESS - closing last edit section (missing…
/plugin/ckgedit/lang/en/
Dlang.php3 $lang['btn_dw_edit'] = "DW Edit";
12 $lang['btn_fck_edit'] = "CKG Edit";
21 $lang['title_draft'] = "View, Show, Edit Draft";
23 $lang['title_draft'] = "View, Show, Edit Draft";
25 …The draft button toggles between the this document and the draft. You can edit and save either of …
30 $lang['dw_btn_styling'] = "Edit Fonts";
/plugin/confmanager/lang/en/
Dlang.php10 $lang['welcome'] = 'The Configuration File Manager allows you to edit various configu…
14 $lang['edit'] = 'Edit';
21 $lang['edit_icon_action'] = 'edit icon';
22 $lang['edit_icon_action_disabled'] = 'cannot edit icon';
/plugin/findologicxmlexport/lang/en/
Dlang.php10 $lang['lasteditby'] = 'Last edit by';
12 $lang['edit'] = 'Edit';

12345678910>>...84