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 [2024/06/22 07:13] – [DLCounter Plugin] Phil Ideblog:articles:software:doku_dlcounter [2024/07/30 11:15] (current) – [Installation] Phil Ide
Line 12: Line 12:
 <HTML> <HTML>
 <table class=infobox> <table class=infobox>
-<tr><th align=right>Last updated</th><td> 2024-06-22</td></tr> +<tr><th align=right>Last updated</th><td> 2024-07-27</td></tr> 
-<tr><th align=right>Provides</th><td> Syntax, Action</td></tr>+<tr><th align=right>Provides</th><td> Syntax, Admin, Action</td></tr>
 <tr><th align=right>Author</th><td> Phil Ide</td></tr> <tr><th align=right>Author</th><td> Phil Ide</td></tr>
 </table> </table>
 </HTML> </HTML>
  
-This download-counter plugin for **DokuWiki** enables you to keep track of the number of downloads of media files such as zip, gzip, tarballs and pdf's (your choice of media formats). This plugin has been developed and tested on **"Greebo"**, it may not work with older versions of DokuWiki. It has worked on all versions since up and including **2024-02-06a "Kaos"**.+This download-counter plugin for **DokuWiki** enables you to keep track of the number of downloads of media files such as zip, gzip, tarballs and pdf's (your choice of media formats). This plugin has been developed and tested on **"Greebo"**, it may not work with older versions of DokuWiki. It has worked on all versions sinceup to and including **"Kaos"**.
  
 This page is the documentation for this plugin, describing configuration, the syntax for displaying the data (or parts of it) and the on-disk format of the data-store and how to access it from your own (possibly inline) code should you need to. This page is the documentation for this plugin, describing configuration, the syntax for displaying the data (or parts of it) and the on-disk format of the data-store and how to access it from your own (possibly inline) code should you need to.
 === === === ===
-The data is stored in a folder named 'counts' off the data folder, so it gets backed up when you backup your data folder (you do do that, don't you?).+The data is stored in a folder named 'counts' off the data folder, so it gets backed up when you backup your data folder (you do that, don't you?).
  
 +===== Recent Updates =====
 +{{rss>https://github.com/stroggprog/dlcounter/commits/master.atom date 3}}
 ===== Installation ===== ===== Installation =====
 Search and install the plugin using the [[https://www.dokuwiki.org/plugin:extension|Extension Manager]]. Refer to [[https://www.dokuwiki.org/plugin_installation_instructions|Plugins]] on how to install plugins manually. Search and install the plugin using the [[https://www.dokuwiki.org/plugin:extension|Extension Manager]]. Refer to [[https://www.dokuwiki.org/plugin_installation_instructions|Plugins]] on how to install plugins manually.
  
-For manual installation, the latest version of the package can be [[blog:aardvaark:downloads|downloaded here]].+For manual installation, the latest version of the package can be [[blog:aardvaark:downloads|downloaded here]] (local copy) or [[https://github.com/stroggprog/dlcounter|downloaded here]] (github repository). 
 + 
 +===== Admin Page ===== 
 +The plugin has an entry on the Admin page. This now works, and displays a list of all the files downloaded from the media library that you have been tracking (see [[#configuration|Configuration]] below). Remember that it can only display items that have been downloaded - files that haven't it doesn't know about. The list is sorted by file name.
  
 ===== Configuration ===== ===== Configuration =====
blog/articles/software/doku_dlcounter.1719040408.txt.gz · Last modified: 2024/06/22 07:13 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