Home
last modified time | relevance | path

Searched refs:a (Results 2051 – 2075 of 6240) sorted by relevance

1...<<81828384858687888990>>...250

/plugin/adfs/phpsaml/
H A DREADME.md53 sign a user into an application.
76 * Enable a Single Logout Service endpoint.
151 the toolkit (v.1). Take a look.
227 are described in a later section.
294 There is a template file, `settings_example.php`, so you can make a copy of this
865 is an array - a single-valued attribute is an array of a single element.
1157 echo '<p><a href="?slo" >Logout</a></p>'; // Print some links with possible
1159 echo '<p><a href="?sso" >Login</a></p>';
1160 echo '<p><a href="?sso2" >Login and access to attrs.php page</a></p>';
1440 * `setBaseURL` - Set a baseurl value
[all …]
/plugin/bible/bible_douayRheims/
H A DHebrews.txt37 …3:5. And Moses indeed was faithful in all his house as a servant, for a testimony of those things …
80 …5:13. For every one that is a partaker of milk is unskilful in the word of justice: for he is a li…
120 …7:19. For the law brought nothing to perfection: but a bringing in of a better hope, by which we d…
123 7:22. By so much is Jesus made a surety of a better testament.
135 …8:6. But now he hath obtained a better ministry, by how much also he is a mediator of a better tes…
136 …8:7. For if that former had been faultless, there should not indeed a place have been sought for a
197 …10:27. But a certain dreadful expectation of judgment, and the rage of a fire which shall consume …
207 …10:37. For yet a little and a very little while, and he that is to come will come and will not del…
225 …hey desire a better, that is to say, a heavenly country. Therefore, God is not ashamed to be calle…
267 …12:18. For you are not come to a mountain that might be touched and a burning fire and a whirlwind…
[all …]
H A DSophonias.txt7 …f the Lord God: for the day of the Lord is near, for the Lord hath prepared a victim, he hath sanc…
10 …be in that day, saith the Lord, the noise of a cry from the fish gate, and a howling from the Seco…
13 …1:13. And their strength shall become a booty, and their houses as a desert: and they shall build …
15 …1:15. That day is a day of wrath, a day of tribulation and distress, a day of calamity and misery,…
22 …2:4. For Gaza shall be destroyed, and Ascalon shall be a desert, they shall cast out Azotus at noo…
27 …the dryness of thorns, and heaps of salt, and a desert even for ever: the remnant of my people sha…
31 …stroy Assyria: and he will make the beautiful city a wilderness, and as a place not passable, and …
33 …aid in her heart: I am, and there is none beside me: how is she become a desert, a place for beast…
42 …3:9. Because then I will restore to the people a chosen lip, that all may call upon the name of th…
45 …3:12. And I will leave in the midst of thee a poor and needy people: and they shall hope in the na…
[all …]
/plugin/galleryv1.5/
H A Dsyntax.php374 $ret .= '<a href="'.$href.'" '.$aatt.'>';
376 $ret .= '</a>';
394 $ret .= '<br /><a href="'.$lnk.'">';
396 $ret .= '</a>';
411 $content .= '<a href="' . $lnk . '">';
413 $content .= '</a>';
/plugin/findologicxmlexport/vendor/hoa/event/
H A DCHANGELOG.md12 * Fix a typo (Metalaka, 2016-01-28T09:05:40+01:00)
13 * CHANGELOG: Add a missing newline. (Ivan Enderlin, 2016-01-11T09:37:32+01:00)
28 * Test: Fix a conflict between 2 test suites. (Ivan Enderlin, 2015-11-23T21:29:28+01:00)
31 * Documentation: Fix a typo. (Ivan Enderlin, 2015-11-23T13:01:56+01:00)
33 * Add a `.gitignore` file. (Metalaka, 2015-11-20T19:37:52+01:00)
37 * Composer: Add a keyword. (Ivan Enderlin, 2015-11-11T13:38:35+01:00)
/plugin/api/
H A DREADME.md7 This is a Dokuwiki plugin that implements a rest API for Dokuwiki in order to use DokuWiki as a bac…
16 `pages` returns a list of all pages
27 `page` returns much more information on a page than [pages](#pages)
50 Used in the `wl` function of the `common.php` file to create a link.
/plugin/latex/syntax/
H A Dddollar.php10 $a = parent::getInfo();
11 $a['name'] = '$$...$$ syntax for displayed LaTeX-math';
12 return $a;
/plugin/diagramsnet/lib/math/jax/input/MathML/entities/
H A Dx.js19a){MathJax.Hub.Insert(a.Parse.Entity,{xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",xh…
/plugin/latex-was/syntax/
H A Deqnarray.php10 $a = parent::getInfo();
11 $a['name'] = '\\begin{eqnarray} ... \\end{eqnarray} syntax';
12 return $a;
H A Ddisplaymath.php10 $a = parent::getInfo();
11 $a['name'] = '\\begin{displaymath} ... \\end{displaymath} syntax';
12 return $a;
H A Deqnarraystar.php10 $a = parent::getInfo();
11 $a['name'] = '\\begin{eqnarray*} ... \\end{eqnarray*} syntax';
12 return $a;
H A Dequation.php10 $a = parent::getInfo();
11 $a['name'] = '\\begin{equation} ... \\end{equation} syntax';
12 return $a;
H A Dequationstar.php10 $a = parent::getInfo();
11 $a['name'] = '\\begin{equation*} ... \\end{equation*} syntax';
12 return $a;
H A Dlatex.php10 $a = parent::getInfo();
11 $a['name'] = '<latex>...</latex> syntax for inline LaTeX (non-math-mode)';
12 return $a;
H A Dddollar.php10 $a = parent::getInfo();
11 $a['name'] = '$$...$$ syntax for displayed LaTeX-math';
12 return $a;
/plugin/authjoomla3/
H A DREADME.md3 #### DokuWiki plugin to authenticate against a Joomla 3 installation
7 - Create a folder inside dokuwiki/lib/plugins called authjoomla3
11 …the last row and you should see `Absolute path to a Joomla 3 installation` there you have to speci…
14 Now a few notes:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-factory.asciidoc2 === Setting a custom ConnectionFactory
5 <<connection_pool>>. A single Connection represents a single node. Since the
7 is book-keeping: Is this node alive? Did it fail a ping request? What is the
37 // Code here...must return a Connection object
56 over the responsibility of wiring it correctly. The ConnectionFactory requires a
/plugin/patchpanel/
H A Dscript.js15 function patchpanel_toggle(v,a,b) { argument
16 return (v==a)?b:a;
/plugin/translate/lang/es/
H A Dnewtrans.txt1 ====== Esta traducción todavía no existe ======
3 Un enlace te ha traído a una traducción que aún no existe. Si tienes el permiso necesario, puedes c…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dlightning-fill.svg2 <path fill-rule="evenodd" d="M11.251.068a.5.5 0 0 1 .227.58L9.677 6.5H13a.5.5 0 0 1 .364.843l-8 8.5a.5.5 0 0 1-.842-.49L6.323 9.5H3a.5.5 0 0 1-.364-.843l8-8.5a.5.5 0 0 1 .615-.09z"/>
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified40 validateNumberFailed: "This value is not a number.",
65 invalidHeight: "Height must be a number.",
66 invalidWidth: "Width must be a number.",
68 …lidHtmlLength: 'Value specified for the "%1" field must be a positive number with or without a val…
70 …cssLengthTooltip: "Enter a number for a value in pixels or a number with a valid CSS unit (px, %, …
266 validateHSpace: "HSpace must be a number.",
268 validateVSpace: "VSpace must be a number.",
402 title: "Insert a Smiley",
615 invalidBorder: "Border size must be a number.",
621 invalidWidth: "Table width must be a number.",
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dmakefont.php12 $a=file($file);
13 if(empty($a))
16 foreach($a as $l)
37 $a=file($file);
38 if(empty($a))
50 foreach($a as $l)
241 $a=unpack('n1n',fread($f,2));
242 return $a['n'];
247 $a=unpack('N1N',fread($f,4));
248 return $a['N'];
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md55 // Create a new instance
70 The method follows a number of simple steps in splitting and re-merging the
73 Though the splitting may be a bit off, in particular abbreviations at the start
82 The following is a rough list of the rules used to split sentences.
85 - The end of the text indicates the end if a sentence if not otherwise ended
87 - Sentences must be at least two words long, unless a linebreak or end-of-text.
88 - An empty line is not a sentence.
90 the end of a sentence.
91 - A single period is considered the end of a sentence, unless...
94 - A sequence of multiple periods is not considered the end of a sentenc
[all...]
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dphp.min.js1a={cN:"meta",b:/<\?(php)?|\?>/},i={cN:"string",c:[e.BE,a],v:[{b:'b"',e:'"'},{b:"b'",e:"'"},e.inher… class in AnonymousFunctionc848fcd40100
/plugin/magnifier/
H A DREADME.md4 This is a [DokuWiki plugin](https://www.dokuwiki.org/plugin:magnifier) that renders a loupe over a
20 * __%TITLE%__ - a title for the image.

1...<<81828384858687888990>>...250