Home
last modified time | relevance | path

Searched refs:edit (Results 26 – 50 of 491) sorted by relevance

12345678910>>...20

/plugin/recommend/
H A Dstyle.css53 form#plugin__recommend label textarea.edit,
54 form#plugin__recommend label input.edit {
/plugin/bureaucracy-au/
H A Dstyle.css46 .dokuwiki form.bureaucracyau__plugin label input.edit,
56 .dokuwiki form.bureaucracyau__plugin label textarea.edit {
97 .dokuwiki form.bureaucracyau__plugin label .edit,
/plugin/condition/
H A DREADME.md17 - nsedit : refers to the ability of the user to edit a namespace
21 - = (==) : equality, membership, read/edit ability on ...
22 - != : non-equality, non-member, no read/edit ability on ...
/plugin/bureaucracyau/
H A Dstyle.css46 .dokuwiki form.bureaucracyau__plugin label input.edit,
56 .dokuwiki form.bureaucracyau__plugin label textarea.edit {
97 .dokuwiki form.bureaucracyau__plugin label .edit,
/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
/plugin/bureaucracy/
H A Dstyle.css46 .dokuwiki form.bureaucracy__plugin label input.edit,
56 .dokuwiki form.bureaucracy__plugin label textarea.edit {
97 .dokuwiki form.bureaucracy__plugin label .edit,
/plugin/html2pdf/snorriheim/
H A Ddesign.css75 div.dokuwiki label.block input.edit {
87 div.dokuwiki textarea.edit {
102 div.dokuwiki input.edit,
103 div.dokuwiki select.edit {
115 html>body div.dokuwiki input.edit,
116 html>body div.dokuwiki select.edit {
120 div.dokuwiki select.edit {
138 div.dokuwiki input.edit[disabled],
139 div.dokuwiki input.edit[readonly],
140 div.dokuwiki select.edit[disabled] {
[all …]
H A Dmedia.css163 /* --- meta edit form --- */
179 #media__content form.meta .edit {
188 #media__content form.meta textarea.edit {
/plugin/etherpadlite/
H A DREADME.md11 This dokuwiki plugin lets you edit your pages using an existing etherpad lite instance. Using an ap…
16 * multiple persons can edit the same page at the same time
25 The user who is in (dokuwiki) "edit"-Mode can create a PAD to edit and save the content. Users in "…
30 The dokuwiki plugin adds javascript code to the edit page that hooks into the toolbar javascript an…
34 …so it is more or less cross-domain independend. The dokuwiki plugin sends edit-messages (i.e. past…
42 …ttings. They ensure that only users authorized by the dokuwiki plugin can edit a pad and that ther…
/plugin/conflictmerger/lang/en/
H A 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/fckg/extra/
H A DREADME-MULTLINE-PLUGINS5 1. edit.php and save.php go in fckg/action and replace the current edit.php and
/plugin/textinsert/lang/en/
H A Dintro.txt1 This panel enables you to add and delete macros and their replacement texts, and to edit them after…
10 with all your macros. You can edit the texts of any number of macros.
/plugin/bliki/
H A Dlocal.php.dist8 …amp} -- [[{permalink}|Permalink]] -- [[{edit}|Edit]]</sub> \\\\ \\\\ '; // use {timestamp}, {perma…
/plugin/bbcodeextensions/
H A DChangeLog11 * Adds ''ins'' (edit insertions).
12 * Adds ''del'' (edit deletions).
/plugin/zul/syntax/
H A Dzirkelundlineal.php169 $edit = $data['edit'];
229 if ($edit != '') {
230 $txt .= '<param name="edit" value="'.$edit.'"/>';
/plugin/dtable/
H A 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
H A Dstyle.css49 #dtable_context_menu li.edit a { background-image: url(images/edit.png); }
/plugin/oiddelegate/
H A Dstyle.css1 table#openid__delegates input.edit {
/plugin/labeled/
H A Dhelper.php46 $edit = auth_quickaclcheck($ID) >= AUTH_EDIT;
54 if ($edit) {
67 if ($edit) $result .= '</a>';
/plugin/searchformgoto/
H A Dstyle.css1 div.dokuwiki form#dw__search input.edit {
/plugin/davcard/
H A Dscript.js123 showEditContactDialog : function(entry, edit, write) { argument
130 if(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)
447 if(edit)
/plugin/wysiwyg/
H A Dajax.php37 $ajax_indexmenu->edit();
118 function edit() { function in ajax_wysiwyg_plugin
/plugin/batchedit/
H A Dinterface.css196 #batchedit #be-mainform td.be-edit {
201 #batchedit #be-mainform td.be-edit .be-edit {
208 #batchedit #be-mainform textarea.be-edit {
/plugin/sketchcanvas/
H A Dstyle.less1 /* the section edit button */
/plugin/autolink3/
H A Dadmin.php90 …rc='".DOKU_BASE."/lib/plugins/autolink3/ressources/edit.gif' name='mod' value='".$global."' alt ='

12345678910>>...20