Searched full:basics (Results 1 – 25 of 28) sorted by relevance
12
| /plugin/quickstats/ |
| D | HOW-TO | 70 ~~QUICKSTATS:basics<;;depth>~~ 79 ~~QUICKSTATS:<month_year>&basics<;;depth>~~ 91 ~~QUICKSTATS:~~ is a snynonym for ~~QUICKSTATS:basics~~ 92 ~~QUICKSTATS:<month_year>~~ is a synonym for ~~QUICKSTATS:<month_year>&basics~~ 95 outputs 'basics' for January 2011 98 basics:
|
| D | style.wide.css | 14 div.quickstats.basics span.title, div.quickstats.ip span.title, div.quickstats.ua span.title, 28 margin-left: 60px; /* aligns with basics left alignment */ 41 div.quickstats.basics { padding:2px; }
|
| D | style.css | 14 div.quickstats.basics span.title, div.quickstats.ip span.title, div.quickstats.ua span.title, 28 margin-left: 60px; /* aligns with basics left alignment */ 41 div.quickstats.basics { padding:2px; }
|
| D | syntax.php | 150 return array('basics',$match,$depth); 152 return array('basics',"",$depth); 168 $match = 'basics'; 172 return array('basics',"",$depth); 203 if($which == 'basics') { 204 …$renderer->doc .= "<div class='quickstats basics' style='margin: auto;width: 920px;'>" ; … 211 case 'basics': 319 if($which == 'basics' || $which == 'pages') { 323 if($which == 'basics' || $which == 'ip') { 327 if($which == 'basics' || $which == 'countries' || $which == 'misc') {
|
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | md1_markdown_documentation_basics.md | 1 Markdown: Basics 6 <li><a class="selected" title="Markdown Basics">Basics</a></li> 32 [src]: /projects/markdown/basics.text
|
| D | md1_markdown_documentation_basics.html | 1 <h1>Markdown: Basics</h1> 4 <li><a class="selected" title="Markdown Basics">Basics</a></li> 20 can <a href="/projects/markdown/basics.text">see the source for it by adding '.text' to the URL</a>…
|
| D | specs.md | 6 <li><a href="/projects/markdown/basics" title="Markdown Basics">Basics</a></li>
|
| D | specs.html | 4 <li><a href="/projects/markdown/basics" title="Markdown Basics">Basics</a></li>
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/ |
| D | LogmaticFormatter.php | 50 * @see http://doc.logmatic.io/docs/basics-to-send-data
|
| /plugin/publist/bibtex/ |
| D | sample.bib | 1 % Sample from http://amath.colorado.edu/documentation/LaTeX/basics/steps/BIBtex.html
|
| /plugin/publistx/bibtex/ |
| D | sample.bib | 1 % Sample from http://amath.colorado.edu/documentation/LaTeX/basics/steps/BIBtex.html
|
| /plugin/publistf/bibtex/ |
| D | sample.bib | 1 % Sample from http://amath.colorado.edu/documentation/LaTeX/basics/steps/BIBtex.html
|
| /plugin/icalevents/ |
| D | syntax.php | 42 // The following base class implements just the basics and an error message for older PHP versions.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/ |
| D | Properties.php | 171 * /realtime-basics). (properties.runRealtimeReport) 197 * orting/data/v1/basics). (properties.runReport)
|
| /plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/ |
| D | syntax.adoc | 169 include::basics.adoc[]
|
| /plugin/xcom/lang/en/ |
| D | howto.txt | 5 ===== Basics =====
|
| /plugin/authsplit/ |
| D | README | 49 https://www.dokuwiki.org/devel:auth_plugins for fundamental basics.
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | api.rst | 8 Basics chapter
|
| D | templates.rst | 18 Below is a minimal template that illustrates a few basics. We will cover further
|
| /plugin/impressjs/tpl/dokuwiki/ |
| D | impress.css | 163 We start with basics to make sure it displays correctly in everywhere ...
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/ |
| D | README.md | 668 It exports a lot of names, but I'll discuss here the basics that are needed
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | AbstractDeviceParser.php | 158 'AMZ' => 'Amazon Basics',
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 316 … Altech UEC, Altibox, Altice, Altimo, altron, Altus, AMA, Amazon, Amazon Basics, AMCV, AMGOO, Amig…
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | CHANGELOG.md | 1810 - Node info call update. The receive os info and more, param is needed. By default, only basics are…
|
| /plugin/codemirror/dist/ |
| D | styles.min.css.map | 1 …ointer;\n}\n\n.cm-underline {\n text-decoration: underline;\n}\n","/* BASICS */\n\n.CodeMirror …
|
12