Home
last modified time | relevance | path

Searched refs:first (Results 301 – 325 of 1078) sorted by relevance

1...<<11121314151617181920>>...44

/plugin/twcheckliste/
H A Drenderer.php.old54 * Gets called when the very first H1 header is discovered. It includes
106 $this->twcheckliste_init($text); // this is the first slide
/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.
6 * Use separate table for each note (//card//). The table should have two columns where the first column is used to specify the field names.
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DCHANGELOG.md30 (first snapshot)
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Drange.rst54 * ``low``: The first value of the sequence.
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md11 To install the project and run the tests, you need to clone it first:
/plugin/structsection/lib/
H A Dbundle.js1 …,u.position({my:"left top",at:"left top",of:t}),r.find("input, textarea").first().focus())})),r.su…
/plugin/structsection/script/
H A Dmain.js69 $form.find('input, textarea').first().focus();
/plugin/editions/
H A DREADME26 for a first chapter page
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DCHANGELOG.md49 (first snapshot)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOptions.php108 * Retrieve the first option, if it exists.
112 public function first(): ?Option
104 public function first(): ?Option global() function in FreeDSx\\Ldap\\Entry\\Options
/plugin/color/
H A DREADME.md16 - In the first syntax, the color specification(s) MUST NOT include a slash (`/`).
/plugin/advanced/lang/en/config/
H A Dmanifest.txt10 …efined in a manifest.local.json, it looks for some svg logos and uses the first it finds: '':wiki:…
/plugin/subjectindex/syntax/
H A Dentry.php62 $item = $this->matcher->first;
/plugin/latex/
H A DTODO5 -use dvisvgm? output seems weird on my first try at it.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Draw.rst31 The first ternary statement is not escaped: ``hello`` is marked as being
/plugin/linkscollection/
H A Dscript.js56 let $sublist = $listitem.find('ul').first();
/plugin/approve/
H A Dscript.js15 .insertAfter($select.find('option:first-child'));
39 var $h1 = jQuery("#dokuwiki__content h1:first");
45 var h1 = jQuery("#dokuwiki__header h1:first span").text();
125 $tr.children().first().css('border-left', '0');
/plugin/latex-was/
H A DTODO5 -use dvisvgm? output seems weird on my first try at it.
/plugin/struct/script/
H A DInlineEditor.js60 // focus first input
61 $form.find('input, textarea').first().focus();
/plugin/linkback/
H A DCHANGELOG29 * Initial release of the first prototype
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js259 var first = true;
263 if(first) {
264 first = false;
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.js259 var first = true;
263 if(first) {
264 first = false;
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php104 * in the first character of their respective name.
106 * Note: The LaTeX mathmode replacements (see above) will be done first, thus
963 while (in_array($firstchar, $beginningdels)) { //The first character is an opening delimiter
1018 /*The first version of how an author could be written (First von Last)
1020 $first = '';
1030 } elseif (2 == $size) { //There is a first and a last
1031 $first = $tmparray[0];
1067 if (0 == $case) { //Change from first to von
1071 $first .= ' '.$tmparray[$j];
1081 //The first entr
[all...]
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO16 the fckg/action subdirectory. You would be wise to first back up the original ent.ser
/plugin/authjoomla3/
H A DREADME.md10 …- The first thing to do is to go to the Authentication page and change `Authentication backend` wi…

1...<<11121314151617181920>>...44