Searched refs:nice (Results 1 – 25 of 82) sorted by relevance
1234
| /plugin/farm/ |
| D | infos.animal.class.php | 118 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/ |
| D | escape-in-link.md | 1 nice [video](http://www.youtube.com/video\-on\e). Nice\-vide\o star \* 3 nice . Nice\-vide\o star \*
|
| /plugin/latexport/examples/ |
| D | simplest.tex | 5 \usepackage{soul} % To provide nice hyphenation. 14 \usepackage[dvipsnames]{xcolor} % To define nice colors.
|
| D | example.tex | 5 \usepackage{soul} % To provide nice hyphenation. 14 \title{A nice and catchy title}
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/ |
| D | XmlSerializationTest.php | 386 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/ |
| D | TestEntries.txt | 2 |[[link|ABC123]]|Macke2011|A nice book|Stefan Macke|2011| |
|
| /plugin/codeprism/ |
| D | plugin.info.txt | 6 desc Using Prism to provide nice syntax highlighting.
|
| /plugin/prettyprint/ |
| D | plugin.info.txt | 6 desc Add nice looking header when printing dokuwiki page
|
| /plugin/a2s/ |
| D | plugin.info.txt | 6 desc Convert ASCII art diagram to nice embedded SVG images.
|
| /plugin/menu/ |
| D | plugin.info.txt | 6 desc Shows a list of links as a nice menu card
|
| /plugin/svgedit/ |
| D | plugin.info.txt | 6 desc A nice way, to create, store, edit, and embed SVG images in DokuWiki
|
| D | README | 1 A nice way, to create, store, edit, and embed SVG images in DokuWiki
|
| /plugin/pagelist/ |
| D | plugin.info.txt | 6 desc Lists pages in a nice formatted way
|
| /plugin/formatplus2/ |
| D | README.md | 2 A fork of the [nice DokuWiki plugin "formatplus"](https://www.dokuwiki.org/plugin:formatplus) (orig…
|
| D | README | 62 to do something nice for me, please consider dropping a few clams in
|
| /plugin/whoisonline/ |
| D | README | 4 Got the idea and some code/styling from nice article at
|
| /plugin/dokutexit/help/ |
| D | texit.txt | 4 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/ |
| D | if.rst | 45 <p>It's a nice day for a walk in the park.</p>
|
| /plugin/flowcharts/ |
| D | README.md | 37 A nice feature is that each element of a diagram can be made clickable by using
|
| /plugin/dirtylittlehelper/ |
| D | README.md | 17 …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 …
|
| D | dokuwiki_plugin_dirtylittlehelper.txt | 37 * [[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/ |
| D | design.css | 97 /* 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/ |
| D | README.md | 3 pgn4web (a DokuWiki plugin) displays the nice interactive pgnviewer from http://pgn4web.casaschi.net
|
| /plugin/twcheckliste/ |
| D | renderer.php.old | 86 // but cleanup is nice
|
| /plugin/sfauth/ |
| D | README.wiki | 61 nice names. To provide a unique username this feature is limited to one host.
|
1234