Home
last modified time | relevance | path

Searched refs:nice (Results 1 – 25 of 82) sorted by relevance

1234

/plugin/farm/
Dinfos.animal.class.php118 public function getSize($mode='', $nice=false) { argument
122 if($nice) $s = $this->animal->manager->nicesize($s);
280 public function getCreation($nice=false) { argument
283 if(!$nice) return $d;
299 public function pagesInfo($nice=false) { argument
310 if($nice) $info['average'] = $this->animal->manager->nicesize($info['average']);
313 if($nice) $info['total'] = $this->animal->manager->nicesize($info['total']);
317 if($nice) {
329 if($nice) {
342 if($nice) {
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Descape-in-link.md1 nice [video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
3 nice ![video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \*
/plugin/latexport/examples/
Dsimplest.tex5 \usepackage{soul} % To provide nice hyphenation.
14 \usepackage[dvipsnames]{xcolor} % To define nice colors.
Dexample.tex5 \usepackage{soul} % To provide nice hyphenation.
14 \title{A nice and catchy title}
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DXmlSerializationTest.php386 self::assertEquals('This is a nice title.', $this->xpathFirstToString($xml, './ns1:title'));
391 self::assertAttributeEquals('This is a nice title.', 'title', $deserialized);
400 $object = new ObjectWithXmlNamespacesAndObjectProperty('This is a nice title.', $author);
409 …$object = new ObjectWithXmlNamespacesAndObjectPropertyVirtual('This is a nice title.', new \stdCla…
433 …$object = new ObjectWithXmlRootNamespace('This is a nice title.', 'Foo Bar', new \DateTime('2011-0…
/plugin/zotero/tests/
DTestEntries.txt2 |[[link|ABC123]]|Macke2011|A nice book|Stefan Macke|2011| |
/plugin/codeprism/
Dplugin.info.txt6 desc Using Prism to provide nice syntax highlighting.
/plugin/prettyprint/
Dplugin.info.txt6 desc Add nice looking header when printing dokuwiki page
/plugin/a2s/
Dplugin.info.txt6 desc Convert ASCII art diagram to nice embedded SVG images.
/plugin/menu/
Dplugin.info.txt6 desc Shows a list of links as a nice menu card
/plugin/svgedit/
Dplugin.info.txt6 desc A nice way, to create, store, edit, and embed SVG images in DokuWiki
DREADME1 A nice way, to create, store, edit, and embed SVG images in DokuWiki
/plugin/pagelist/
Dplugin.info.txt6 desc Lists pages in a nice formatted way
/plugin/formatplus2/
DREADME.md2 A fork of the [nice DokuWiki plugin "formatplus"](https://www.dokuwiki.org/plugin:formatplus) (orig…
DREADME62 to do something nice for me, please consider dropping a few clams in
/plugin/whoisonline/
DREADME4 Got the idea and some code/styling from nice article at
/plugin/dokutexit/help/
Dtexit.txt4 The main goal is have a nice looking printable version of a DokuWiki pages. LaTeX is a good choice.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dif.rst45 <p>It's a nice day for a walk in the park.</p>
/plugin/flowcharts/
DREADME.md37 A nice feature is that each element of a diagram can be made clickable by using
/plugin/dirtylittlehelper/
DREADME.md17 …t fits best for me: with "bureaucracy" and "struct" plugin you can build nice lookups for namespa…
29 Then i thought it would be nice to have a tree on the left side like "dokubook" template -> added …
Ddokuwiki_plugin_dirtylittlehelper.txt37 * [[svgembed]] (optional - dlh ships a nice button for the editor)
56 …t fits best for me: with "bureaucracy" and "struct" plugin you can build nice lookups for namespa…
68 Then i thought it would be nice to have a tree on the left side like "dokubook" template -> added …
/plugin/html2pdf/snorriheim/
Ddesign.css97 /* nice alphatransparency background except for IE <7 */
114 /* nice alphatransparency background except for IE <7 */
190 /* nice alphatransparency background except for IE <7 */
758 /* nice alphatransparency background except for IE <7 */
/plugin/pgn4web/
DREADME.md3 pgn4web (a DokuWiki plugin) displays the nice interactive pgnviewer from http://pgn4web.casaschi.net
/plugin/twcheckliste/
Drenderer.php.old86 // but cleanup is nice
/plugin/sfauth/
DREADME.wiki61 nice names. To provide a unique username this feature is limited to one host.

1234