Home
last modified time | relevance | path

Searched refs:little (Results 1 – 25 of 108) sorted by last modified time

12345

/plugin/pagequery/
H A Dreadme.md25 Nothing worthwhile is built in isolation: pagequery has been built on the shoulders of giants — i.e. the DokuWiki core functions. Under the skin it makes shamefaced use of the excellent built-in page and full-text [[:search]] functions available in DokuWiki, so there's no new search syntax to learn. However it does bring a little something new to the mix by providing powerful sorting and grouping options.
/plugin/combo/resources/theme/default/pages/templates/
H A Dindex.md3 `Index` is a little landing page
/plugin/odt/
H A DChangeLog.txt75 Fixes issue "exported images are just sized of some little pixels #11".
/plugin/orphanmedia2/
H A DREADME17 On top it provides a little statistic of your DokuWiki:
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanContaining.php14 public function __construct(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null) argument
16 if (null !== $little) {
17 $this->setLittle($little);
28 public function setLittle(AbstractSpanQuery $little): self argument
30 return $this->setParam('little', $little);
H A DSpanWithin.php14 public function __construct(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null) argument
16 if (null !== $little) {
17 $this->setLittle($little);
28 public function setLittle(AbstractSpanQuery $little): self argument
30 return $this->setParam('little', $little);
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php444 public function span_containing(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null): SpanContaining argument
446 return new SpanContaining($little, $big);
454 public function span_within(?AbstractSpanQuery $little = null, ?AbstractSpanQuery $big = null): SpanWithin argument
456 return new SpanWithin($little, $big);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL96 case, there is little to gain by limiting the free library to free
H A DREADME.md283 The response is a little different from the previous responses. We see some metadata (`took`, `timed_out`, etc.) and
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc101 Configuring SSL is a little more complex. You need to identify if your
H A Dconnection-factory.asciidoc10 There is little reason to provide your own ConnectionFactory, but if you need to
/plugin/ckgedit/ckeditor/
H A DLICENSE.md450 case, there is little to gain by limiting the free library to free
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less469 /* 8x8 little dot */
505 /* a little bit more space before the first event */ }
/plugin/a2s/
H A Ddemo.txt3 a2s is a little plugin that turns ASCII art boxes, lines and arrows into nice SVG images. It is bas…
/plugin/vshare/
H A Dsites.ini24 web = https://www.slideshare.net/iruska_38/little-cat-45544603
/plugin/passpolicy/
H A D10k-common-passwords.txt428 little
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 … 'line-size',\n 'list',\n 'listbox',\n 'list-processing',\n 'little',\n 'llang',\n …
H A Dbundle.js.map1little slower `than Array#sort`\n * so only use this when actually needing stable sort.\n */\nexpo…
H A Deditor.worker.js.map1 …urn low;\n}\n/**\n * Like `Array#sort` but always stable. Usually runs a little slower `than Array…
H A Djson.worker.js.map1 …urn low;\n}\n/**\n * Like `Array#sort` but always stable. Usually runs a little slower `than Array…
H A D3.3.js.map1 …tional and defaults to `text/css` if it is not specified — there is very little reason to include …
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md697 * Changed: Restructured the zip distribution to be a little bit more lean
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dreadme.txt60 and click the little "monitor package" icon/link. If you're
H A DREADME.md59 and click the little "monitor package" icon/link. If you're
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …other\n// implementation of the openDialog method.\n\n// Replace works a little oddly -- it will d…

12345