====== Popularity Feedback Plugin ====== ---- plugin ---- description: Send anonymous data about your wiki to the DokuWiki developers. (bundled with DokuWiki) author : Andreas Gohr email : andi@splitbrain.org type : admin lastupdate : 2008-02-18 compatible : 2007-06-26 depends : conflicts : similar : tags : statistics, !bundled ---- This admin plugin gathers anonymous data about your wiki and allows you to send it back to the DokuWiki developers. This helps them to understand them how DokuWiki is used by its users and makes sure future development decisions are backed up by real world usage statistics. Data collected contains information like your DokuWiki version, the number and size of your pages and files, installed plugins and information about your PHP install. The data is displayed for review before it is sent manually to the DokuWiki server. ===== Installation ===== This Plugin is bundled with DokuWiki (at least since 2008-05-05) and does not need to be installed separately. If you are using DokuWiki 2007-06-26 or below, download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following link. Refer to [[:Plugins]] on how to install plugins manually. * {{:plugin:popularity-plugin.tgz}} ===== Usage ===== {{ :plugin:popularity-plugin.png?300|Screenshot}} After installing the plugin, log in as superuser, access the Admin screen and choose the "Popularity Feedback" option from the list. On the next screen hit the "Send Data" button. ===== Data Availability ===== A selection of collected data can be seen [[:popularity|here]]. ===== Discussion ===== I get a blank screen when I implement this. (not exactly blank, only the "Below you can find..." line. Any ideas what I am doing wrong? -- MJQuinn