Philip P. Ide

Author, programmer, science enthusiast, half-wit.
Life is sweet. Have you tasted it lately?

User Tools

Site Tools


blog:articles:software:doku_dlcounter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:articles:software:doku_dlcounter [2019/05/15 17:33] – [Displaying in Tables] Phil Ideblog:articles:software:doku_dlcounter [2019/05/20 14:55] (current) – [Displaying in Tables] Phil Ide
Line 49: Line 49:
  
 An example in a more realistic use-case: An example in a more realistic use-case:
-<code>..blah blah blah widget.zip ({{dlcounter>file?software:downloads:widget.zip}} downloads).</code>+<code>..blah blah blah widget.zip (**{{dlcounter>file?software:downloads:widget.zip}}** downloads).</code>
 which  might output:\\ which  might output:\\
->..blah blah blah widget.zip (15 downloads).+>..blah blah blah widget.zip (**15** downloads).
  
 Note that if you request data for a file that doesn't exist, the plugin returns zero and not an error. It only knows about files that have been downloaded since the plugin was installed, so assumes everything else hasn't been downloaded yet, whether it is a real file or you've typed the name incorrectly or provided the wrong path. Note that if you request data for a file that doesn't exist, the plugin returns zero and not an error. It only knows about files that have been downloaded since the plugin was installed, so assumes everything else hasn't been downloaded yet, whether it is a real file or you've typed the name incorrectly or provided the wrong path.
Line 113: Line 113:
  
 An example of table output: An example of table output:
-<code>{{dlcounter>count?rsort strip left tleft}}</code>+<code>{{dlcounter>count?rsort strip left hleft}}</code>
 results in: results in:
 <HTML> <HTML>
blog/articles/software/doku_dlcounter.1557941611.txt.gz · Last modified: 2019/05/15 17:33 by Phil Ide

Except where otherwise noted, content on this wiki is licensed under the following license: Copyright © Phil Ide
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki