DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authorstats

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
plugin:authorstats [2021-04-13 02:28] conxplugin:authorstats [2023-08-22 22:26] (current) Klap-in
Line 6: Line 6:
 email      : conx@xanthopoulos.info email      : conx@xanthopoulos.info
 type       : syntax type       : syntax
-lastupdate : 2021-02-28 +lastupdate : 2022-03-12 
-compatible : 2010-11-07, Binky, Rincewind, Angua, Adora Belle, Weatherwax, Ponder Stibbons, "Detritus", "Elenor Of Tsort", "Frusterick Manners", Greebo, Hogfather +compatible : 2010-11-07, Binky, Rincewind, Angua, Adora Belle, Weatherwax, Ponder Stibbons, "Detritus", "Elenor Of Tsort", "Frusterick Manners", Greebo, Hogfather, igor 
-depends    : +depends    : pagelist 
 conflicts  conflicts 
-similar    : stats+similar    : stats, statdisplay
 tags       : authors, statistics, users, report tags       : authors, statistics, users, report
  
Line 26: Line 26:
  
 Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
- 
-**NOTE:** This plugin Requires PHP 5.3+ due using namespaces 
 ===== Example of Usage ===== ===== Example of Usage =====
  
Line 76: Line 74:
  
   * [[https://github.com/sophron | George Chatzisofroniou (aka. sophron)]] who is the original author!!!   * [[https://github.com/sophron | George Chatzisofroniou (aka. sophron)]] who is the original author!!!
-  * Gerrit Uitslag (aka. Klap-in) for his bug-reports and feedback.+  * Gerrit Uitslag (aka. Klap-in) for his bug reports and feedback.
  
 ===== Bugs and Issues ===== ===== Bugs and Issues =====
  
-To inform us about a bug or even send me a patch please use GitHub's Issue tracking interface.+To inform us about a bug or even send me a patch please use [[https://github.com/ConX/dokuwiki-plugin-authorstats/issues|GitHub's Issue tracking interface]].
  
-==== Don't display old author and contributions ==== 
-If your wiki is old, authorstats may not show all contributions. In this case, delete ''authorstats.json'' and recreate with this content : 
  
-<code> 
-{ 
-    "authors": { 
-    }, 
-    "lastchange": 1262381936 
-} 
-</code> 
-Change ''1262381936'' by the timestamp of the creation of the wiki.  
  
 ===== Discussion ===== ===== Discussion =====
- 
-  * Please anybody help! How can it be made the name of an auther to be a link to his userhomepage? 
-  * how can i display the fullname instead of the loginname of authers? thanks 
-  * feature requests: 
  
 **1. SORTABLE**  **1. SORTABLE** 
-It's works correctly you need install [[plugin:sortablejs|sortablejs]] plugin;+For sorting you need to install [[plugin:sortablejs|sortablejs]] plugin and use it as follows:
  
 <code> <code>
-<sortable  1=alpha 2=numeric  3=numeric 4=numeric 5=numeric 6=numeric 7=numeric>+<sortable 1=alpha 2=numeric 3=numeric 4=numeric 5=numeric 6=numeric 7=numeric>
 <AUTHORSTATS>  <AUTHORSTATS> 
 </sortable> </sortable>
Line 115: Line 99:
 <AUTHORSTATS YEARGRAPH 2 desc> <AUTHORSTATS YEARGRAPH 2 desc>
 </code> </code>
 +
 +
 +**3. Admin panel menu**
 +
 +Question: What does the "Authorstats" menu in the admin panel do?
 +
 +It says "//To force the generation of the authorstats DB click on the button below//". What does that mean?
 +
 +When should this be performed?
 +
 +tx
 +
 +**4. User Configuration**
 +
 +If you want that, deleted Users not get anymore shown in the Statistics simply go to the Configuration Manager searh for the Section of the Plugin and uncheck the box where it Says Show deleted Users.
plugin/authorstats.1618273704.txt.gz · Last modified: 2021-04-13 02:28 by conx

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki