Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove error supression for file_exists() | Andreas Gohr | 2015-01-07 |
| | | | | | | | In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost. | ||
* | get version popularity plugin direct from plugin info | Gerrit Uitslag | 2013-10-14 |
| | |||
* | Fixed gathering of version of popularity plugin | Gerrit Uitslag | 2013-09-19 |
| | |||
* | some coding style improvements | Dominik Eckelmann | 2012-11-29 |
| | | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods | ||
* | Replacing $_REQUEST variables with $INPUT wrapper, popularity plugin | Hakan Sandell | 2012-09-08 |
| | |||
* | added some missing spaces (to popularity and revert plugins) | Anika Henke | 2012-08-05 |
| | |||
* | Fix display in popularity plugin | Guillaume Turri | 2011-05-28 |
| | |||
* | closed hidden input in popularity plugin | Anika Henke | 2011-04-16 |
| | |||
* | Popularity plugin displays the last time the data was sent | Guillaume Turri | 2010-12-18 |
| | |||
* | Add support for autosubmitting popularity data FS#2025 | Guillaume Turri | 2010-12-09 |
| | |||
* | gather namespace stats in popularity plugin | Andreas Gohr | 2010-09-17 |
| | |||
* | plugin related autoloading | Andreas Gohr | 2010-02-01 |
| | | | | | This patch moved the place where DOKU_PLUGIN is defined. It no longer can be set from a normal config (only via preload) | ||
* | fixed all remaining links to wiki.splitbrain.org and to restructured pages | Anika Henke | 2008-08-15 |
| | | | | darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz | ||
* | Make popularity plugin available for managers | Andreas Gohr | 2008-03-21 |
| | | | | darcs-hash:20080320233725-7ad00-2d94f86b9d1b87846409ee286b39fdc16f987eaa.gz | ||
* | popularity plugin: record PCRE infos | Andreas Gohr | 2008-02-20 |
| | | | | darcs-hash:20080220213222-7ad00-b573be21ba534bbd1a2d0616112d0d622338eaf8.gz | ||
* | popularity plugin added | Andreas Gohr | 2008-02-19 |
This new default plugin allows to send feedback to the DokuWiki developers. An introduction is available at http://www.splitbrain.org/blog/2008-02/17-gathering_dokuwiki_usage_data darcs-hash:20080219165223-7ad00-95a242a0c58cdb754be83c90e919a91aa0da3699.gz |