Home
last modified time | relevance | path

Searched refs:a (Results 5026 – 5050 of 6240) sorted by path

1...<<201202203204205206207208209210>>...250

/plugin/redissue/
H A Dstyle.css10 a.btn.btn-primary.redissue {
20 a.redissue-status-closed {
27 a.redissue-status-open {
/plugin/redproject/
H A DREADME.md3 This plugin display a roadmap and some other informations of your project in Dokuwiki :
38 * redproject.url : Put your Redmine's url server, without a slash ending. Example : ``http://myredm…
85 Here is a preview of redproject :
H A Dstyle.css36 a:hover div.circle {
135 a.version {
153 div.descver a {
/plugin/referrers/
H A DCHANGELOG.md4 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
H A DLICENSE33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
H A DREADME.md40 If you find my work helpful and would like to give back, [consider joining me as a GitHub sponsor](…
H A Dcode.php21 $a = 'http://'.$refignore;
24 …if (re_beginsWith($ref, $refignore) == false && re_beginsWith($ref, $a) == false && re_beginsWith(…
/plugin/reflect/
H A DREADME.md3a hook in the fetch.php - described in the action.php) and creates an reflected imageversion which…
/plugin/refnotes/
H A Dadmin.js41 list.append(list.children().get().sort(function (a, b) {
42 return a.sorting > b.sorting ? 1 : -1;
1004 /* ECMA regexp doesn't support POSIX character classes, so [a-zA-Z] is used instead of [[:alpha:]] */
1005 if (names[i].match(/^[a-zA-Z]\w*$/) == null) {
H A Dstyle.css
/plugin/refnotes/conf/
H A Dnamespaces.dat1 a:11:{s:1:":";a:0:{}s:8:":biblio:";a:11:{s:10:"refnote-id";s:4:"name";s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:12:"note-id-base";s:4:"text";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:4:"none";s:14:"back-ref-caret";s:6:"prefix";s:15:"back-ref-format";s:1:"a";}s:6:":cite:";a:5:{s:16:"reference-format";s:2:"[]";s:12:"multi-ref-id";s:4:"note";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:15:"back-ref-format";s:1:"a";}s:4:":dw:";a:24:{s:10:"refnote-id";s:1:"1";s:14:"reference-base";s:3:"sup";s:21:"reference-font-weight";s:6:"normal";s:20:"reference-font-style";s:6:"normal";s:16:"reference-format";s:1:")";s:15:"reference-group";s:4:"none";s:16:"reference-render";s:5:"basic";s:12:"multi-ref-id";s:3:"ref";s:12:"note-preview";s:5:"popup";s:15:"notes-separator";s:4:"100%";s:15:"note-text-align";s:7:"justify";s:14:"note-font-size";s:6:"normal";s:11:"note-render";s:5:"basic";s:12:"note-id-base";s:3:"sup";s:19:"note-id-font-weight";s:6:"normal";s:18:"note-id-font-style";s:6:"normal";s:14:"note-id-format";s:1:")";s:14:"back-ref-caret";s:4:"none";s:13:"back-ref-base";s:3:"sup";s:20:"back-ref-font-weight";s:4:"bold";s:19:"back-ref-font-style";s:6:"normal";s:15:"back-ref-format";s:4:"note";s:18:"back-ref-separator";s:1:",";s:7:"scoping";s:5:"reset";}s:4:":fn:";a:0:{}s:9:":harvard:";a:11:{s:14:"reference-base";s:4:"text";s:16:"reference-format";s:2:"()";s:16:"reference-render";s:7:"harvard";s:12:"multi-ref-id";s:4:"note";s:15:"notes-separator";s:4:"none";s:11:"note-render";s:7:"harvard";s:12:"note-id-base";s:4:"text";s:14:"note-id-format";s:1:".";s:14:"back-ref-caret";s:5:"merge";s:15:"back-ref-format";s:1:"a";
[all...]
H A Dnotes.dat1 a:4:{s:6:":fixme";a:2:{s:4:"text";s:29:"This part has to be reworked.";s:6:"inline";b:0;}s:5:":todo";a:6:{s:4:"text";s:51:"%%[%%//[[:missing_citation|citation needed]]//%%]%%";s:6:"inline";b:1;s:18:"use-reference-base";b:1;s:25:"use-reference-font-weight";b:1;s:24:"use-reference-font-style";b:0;s:20:"use-reference-format";b:0;}s:10:":cite:todo";a:6:{s:4:"text";s:37:"[[:missing_citation|citation needed]]";s:6:"inline";b:1;s:18:"use-reference-base";b:1;s:25:"use-reference-font-weight";b:1;s:24:"use-reference-font-style";b:1;s:20:"use-reference-format";b:1;}s:9:":ref:todo";a:6:{s:4:"text";s:53:"%%[%%//[[:missing_reference|reference needed]]//%%]%%";s:6:"inline";b:1;s:18:" (…)
/plugin/refnotes/lang/en/
H A D__template.txt5 * Group a number of notes into single data table (//sheet//). The first row of the table is used to specify which field the corresponding column contains.
7 * Define notes using [[wp>BibTeX]] syntax. BibTeX entries have to be wrapped into a ''<code>'' section. The key of BibTeX entry serves as name of the note. The namespace can be either specified as part of the key or in a separate comment (see example below) for all entries that follow.
8 * Store one note per page as [[doku>plugin:data|Data plugin]] entry. This way the notes are stored in a database, which allows to make queries against the bibliography data, for example, see all books of a certain author. Unfortunately Data plugin allows only one ''dataentry'' section per page.
10 For sheets and cards plugin does not make a distinction between normal table cells and header cells. The field name cells are identified only based on their content. The names are case insensitive and can also be specified using locale-specific labels. BibTeX and ''dataentry'' sections support only field names. The full list of field names is provided in [[doku>plugin:refnotes:refdb|reference database documentation]].
18 ^ :ref:sample3 | A sample reference with a [[http://www.dokuwiki.org/|link.]] |
55 title = "Deciphering a linear congruential encryption",
H A Dintro.txt9 * **Namespaces** --- in this section you can specify rendering style for predefined namespaces. For a detailed explanation of each style see the [[doku>plugin:refnotes:style|style reference]].
13 Settings that are shown on a blue background are the default values. In the //Namespaces// section settings that are shown on a green background are inherited from the parent namespace.
/plugin/relativetimehelper/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
87 You may charge a fee for the physical act of transferring a copy, and
91 of it, thus forming a work based on the Program, and copy and
114 These requirements apply to the modified work as a whole. If
119 distribute the same sections as part of a whole which is a work based
130 with the Program (or with a work based on the Program) on a volume of
197 7. If, as a consequence of a court judgment or allegation of patent
227 be a consequence of the rest of this License.
[all …]
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js144 var a=_18[++i]+"";
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
146 p+=1+a.length;
H A DJsHttpRequest.php159 function php2js($a=false) argument
161 if (is_null($a)) return 'null';
162 if ($a === false) return 'false';
163 if ($a === true) return 'true';
164 if (is_scalar($a)) {
165 if (is_float($a)) {
167 $a = str_replace(",", ".", strval($a));
181 for ($i = 0, reset($a); $i < count($a); $i++, next($a)) {
182 if (key($a) !== $i) {
189 foreach ($a as $v) {
[all …]
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js203 var a = args[++i] + "";
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
205 p += 1 + a.length;
H A DJsHttpRequest-script-xml.js203 var a = args[++i] + "";
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
205 p += 1 + a.length;
H A DJsHttpRequest-script.js203 var a = args[++i] + "";
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
205 p += 1 + a.length;
H A DJsHttpRequest-xml.js203 var a = args[++i] + "";
204 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
205 p += 1 + a.length;
H A DJsHttpRequest.js204 var a = args[++i] + "";
205 msg = msg.substring(0, p) + a + msg.substring(p + 1, msg.length);
206 p += 1 + a.length;
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js144 var a=_18[++i]+"";
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
146 p+=1+a.length;
H A DJsHttpRequest-script-xml.js144 var a=_18[++i]+"";
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
146 p+=1+a.length;
H A DJsHttpRequest-script.js144 var a=_18[++i]+"";
145 msg=msg.substring(0,p)+a+msg.substring(p+1,msg.length);
146 p+=1+a.length;

1...<<201202203204205206207208209210>>...250