Home
last modified time | relevance | path

Searched refs:last (Results 201 – 225 of 663) sorted by relevance

12345678910>>...27

/plugin/authjoomla3/
H A DREADME.md11 …- Scroll down to the last row and you should see `Absolute path to a Joomla 3 installation` there …
/plugin/dtable/
H A DTODO3 - window remember last open position so when you edit long table it would be very anoying.
/plugin/indexmenu/scripts/
H A Dcontextmenu.js252 IndexmenuContextmenu.ajaxmenu(get, $toc_picker, jQuery('#' + btn), $toc_picker.children().last(), null);
372 $cmenu.children().last().append(item);
/plugin/dev/
H A Dcli.php251 $last = exec($cmd, $output, $result);
252 if ($last === false || $result !== 0) {
/plugin/redissue/
H A DREADME.md13 …e ROOT of your redissue's folder or inside ``/usr/share/php`` folder. The last place is better if …
22 # Go to last version. Use "git describe --abbrev=0" to see last tag.
/plugin/layeranimation/
H A Dscript.js204 self.setActive( this.elem.parent().children().last(), true, true );
270 self.setActive( self.layerList.children().last(), true, true );
280 self.setActive( self.layerList.children().last(), false, true );
/plugin/gitlog/
H A Dreadme.md3 This dokuwiki plugin displays your last commits for a given repository and the changed files.
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md38 * Added a 'getLastPosition' method for encoders. Returns the last position in the byte stream the decoder stopped at.
/plugin/codemirror/dist/modes/
H A Dsoy.min.js.map1last","array","length","tokenUntil","stream","state","untilRegExp","sol","indent","eat","oldString…
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php204 $last =& $parent->last_in_line();
205 if ($last) {
209 if ($last->is_note_call() && $this->is_punctuation()) {
H A Dbox.generic.formatted.php130 $last =& $parent->get_last();
131 $is_last = !is_null($last) && $this->uid == $last->uid;
133 if (!is_null($last) &&
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-modules.js150 build(_.last(process.argv));
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php62 public function last()
65 public function last() global() function in League\\CommonMark\\Util\\ArrayCollection
/plugin/phpipam/
H A Dstyle.css50 .phpipam table.phpipam_devices .last{
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dtext.rst60 parameter to ``true``. If the last Word is on the the separator, truncate
/plugin/solr/
H A DREADME.md21 The last step of the installation is the **integration with your DokuWiki template**, i.e. replacin…
52 …which is handled by the Solr plugin if the page was modified since it was last indexed. After the …
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md71 * Searching for database metadata only occurs within the last 128KB
105 * In the last several releases, the version number in the extension was
/plugin/tumblr/
H A Dstyle.less22 blockquote p:last-child {
/plugin/code3/src/
H A Dtz.js753 var last = -1;
755 for (var i = 0, n = s.length; i < n; last = i, i = next) {
782 tokenEnds.push(new PR_TokenEnd(k + last, PR_PLAIN));
785 tokenEnds.push(new PR_TokenEnd(k + last, PR_PLAIN));
794 tokenEnds.push(new PR_TokenEnd(k + last, PR_PLAIN));
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css503 div.tree div.last {
504 background: url('tree-last.png') left -240px no-repeat;
507 div.tree li.last {
/plugin/sequencediagram/bower_components/lodash/lib/main/
H A Dbuild-site.js124 const ext = _(classes).intersection(exts).last();
/plugin/webcode/
H A DREADME.md14 By enclosing code block by a `<webcode>` block, the plugin will add the result after the last webco…
56 …* adds after the last webcode tag an [iframe](https://docs.webplatform.org/wiki/html/elements/ifra…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php781 $last = count($arguments) - 1;
784 if ($i != $last) {
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md34 * Consistency: Import last methods from `Hoa\Core`. (Ivan Enderlin, 2015-12-09T08:24:02+01:00)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc21 When the client runs out of retries, it will throw the last exception that it

12345678910>>...27