Home
last modified time | relevance | path

Searched refs:form (Results 526 – 550 of 1387) sorted by path

1...<<21222324252627282930>>...56

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1form \\d\\.\\d+e[-+]\\d+\n // (e.g., 1.2e+3) or the form \\de[-+]\\d+ (e.g., 1e+3).\n return [\n…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1form \\d\\.\\d+e[-+]\\d+\n // (e.g., 1.2e+3) or the form \\de[-+]\\d+ (e.g., 1e+3).\n return [\n…
/plugin/dirtylittlehelper/
H A Dstyle.css264 .dokuwiki form.search div.ajax_qsearch{
/plugin/disabledelete/
H A DLICENSE12 2. Redistributions in binary form must reproduce the above copyright notice,
/plugin/discussion/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
H A Dscript.js25 function validate(form){ argument
26 if(!form) return;
28 if (isBlank(form.name.value)){
29 form.name.focus();
30 form.name.style.backgroundColor = '#fcc';
33 form.name.style.backgroundColor = '#fff';
35 if (isBlank(form.mail.value) || form.mail.value.indexOf("@") == -1){
36 form.mail.focus();
42 if (isBlank(form.text.value)){
43 form.text.focus();
[all …]
/plugin/displaywikipage/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/divalign2/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/dlcounter/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/doctree2filelist/
H A Dadmin.php128 ptln('<form action="'.wl($ID).'" method="post" /> ');
133 ptln('</form></div>');
138 ptln('<form action="'.wl($ID).'" method="post" /> ');
143 ptln('</form></div>');
148 ptln(' <form action="'.wl($ID).'" method="post" /> ');
153 ptln(' </form>');
172 $html = '<form action="'.wl($ID).'" method="post" /> '."\n";
177 $html .= '</form>'."\n";
183 $html .= '</form>'."\n";
185 $html .= '<form action="'.wl($ID).'" method="post" /> '."\n";
[all …]
/plugin/doi/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/dokubookmark/
H A Dhelper.php144 $form->addHidden('rev', $REV);
145 $form->addHidden('date', $DATE);
146 $form->addHidden('prefix', $PRE . '.');
147 $form->addHidden('suffix', $SUF);
148 $form->addHidden('changecheck', $check);
151 $dataNew = array('form' => $form,
171 $form->addElement(',');
173 $form->addElement('&nbsp;');
175 $form->addElement('&nbsp;');
243 $form->addElement($out);
[all …]
/plugin/dokucrypt2/
H A DCOPYING137 under Section 2) in object code or executable form under the terms of
154 received the program in object code or executable form with such
157 The source code for a work means the preferred form of the work for
164 form) with the major components (compiler, kernel, and so on) of the
H A DOLDER_VERSIONS.md25 - if (field.form.prefix) {
27 - opts.push(field.form.prefix.value);
29 + //if (field.form.prefix) { // Dokucrypt Plugin Mod
30 + if (field.form && field.form.prefix) { // Dokucrypt Plugin Mod
32 + opts.push(field.form.prefix.value);
46 3. Inside that section (function), find: if (field.form.prefix) {
47 4. Change it to: if (field.form && field.form.prefix) {
/plugin/dokucrypt2/patches/
H A Dpatch1.diff21 - if (field.form.prefix) {
22 + if (field.form && field.form.prefix) { // DOKUCRYPT
24 opts.push(field.form.prefix.value);
/plugin/dokudrawingboard/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/dokugource/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/dokukiwix/
H A DCOPYING114 The "source code" for a work means the preferred form of the work
116 form of a work.
124 than the work as a whole, that (a) is included in the normal form of
128 implementation is available to the public in source code form. A
134 The "Corresponding Source" for a work in object code form means all
151 The Corresponding Source for a work in source code form is that
211 produce it from the Program, in the form of source code under the
237 and which are not combined with it such as to form a larger program,
247 You may convey a covered work in object code form under the terms
340 source code form), and must require no special password or key for
[all …]
/plugin/dokumicrobugtracker/
H A DCHANGELOG10 Version 2011-04-13 Fix #27, remove the forced title in the form, fix multiple post occurring when …
H A DLICENSE.txt114 The "source code" for a work means the preferred form of the work
116 form of a work.
124 than the work as a whole, that (a) is included in the normal form of
128 implementation is available to the public in source code form. A
134 The "Corresponding Source" for a work in object code form means all
151 The Corresponding Source for a work in source code form is that
211 produce it from the Program, in the form of source code under the
237 and which are not combined with it such as to form a larger program,
247 You may convey a covered work in object code form under the terms
340 source code form), and must require no special password or key for
[all …]
H A DREADME.md8 … integrates a really small bug tracker in your wiki by displaying a small form that enable everyon…
28 …isplay only the report form, or only the bugs list, or count the number of different status in the…
45 {{dokumicrobugtracker>project=KhtEditor|status=all|display=form}}
48 **Display all fixed bugs for project KhtEditor with a report form :**
61 There is currently a bug on the sort of header when displaying multiple form in the same page.
74 | 2011-04-13 | Fix #27, remove the forced title in the form, fix multiple post occurring when displ…
/plugin/dokumicrobugtracker/js/
H A Djquery.jeditable.mini.js14 ….html('');var form=$('<form />');if(settings.cssclass){if('inherit'==settings.cssclass){form.attr(…
15 …f('inherit'==settings.style){form.attr('style',$(self).attr('style'));form.css('display',$(self).c…
16 …lement.apply(form,[settings,self]);var input_content;if(settings.loadurl){var t=setTimeout(functio…
18form,[input_content,settings,self]);input.attr('name',settings.name);buttons.apply(form,[settings,…
19form,[settings,self]);}});var t;if('cancel'==settings.onblur){input.blur(function(e){t=setTimeout(…
20 form.submit(function(e){if(t){clearTimeout(t);}
21 e.preventDefault();if(false!==onsubmit.apply(form,[settings,self])){if(false!==submit.apply(form,[s…
24 …l(settings.placeholder);}},error:function(xhr,status,error){onerror.apply(form,[settings,self,xhr]…
25 …s.tooltip);return false;});});this.reset=function(form){if(this.editing){if(false!==onreset.apply( argument
26 …ar form=this;if(settings.submit){if(settings.submit.match(/>$/)){var submit=$(settings.submit).cli…
[all …]
H A Djquery.js4 …sLocal:bF.test(bS[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",process…
/plugin/dokusioc/
H A DLICENSE135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the
/plugin/dokutexit/
H A DLICENSE.GPLv2135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
155 The source code for a work means the preferred form of the work for
162 form) with the major components (compiler, kernel, and so on) of the

1...<<21222324252627282930>>...56