m Text replacement - "BlueSpice Cloud" to "BlueSpice cloud" |
No edit summary Tag: 2017 source edit |
||
| Line 9: | Line 9: | ||
|license=GPL v3+ | |license=GPL v3+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:HitCounters | |docu=https://www.mediawiki.org/wiki/Extension:HitCounters | ||
|features='''HitCounters''' extension provides the page views functionality that was [https://www.mediawiki.org/wiki/MediaWiki_1.25#Hit_counters_removed removed in MediaWiki 1.25]. | |features=The '''HitCounters''' extension provides the page views functionality that was [https://www.mediawiki.org/wiki/MediaWiki_1.25#Hit_counters_removed removed in MediaWiki 1.25]. | ||
Before MediaWiki 1.25, the page views counting functionality was | Before MediaWiki 1.25, the page views counting functionality was part ofcore MediaWiki. This extension is based on that same code, but was deliberately done in a more lightweight way in order to speed up processing time. Many lines of superfluous code were removed. Also, the old MediaWiki core code did numerous database queries on every page hit; these have all been removed as well. This change may possibly lead to some inaccuracies in the data. | ||
}} | }} | ||
{{wcagCheck | {{wcagCheck | ||
Latest revision as of 16:41, 19 March 2026
| Overview | |||
|---|---|---|---|
| Description: | Counts the hits of a page/article. | ||
| State: | stable | Dependency: | MediaWiki |
| Developer: | Mark A. Hershberger | License: | GPL v3+ |
| Type: | MediaWiki | Category: | Reporting |
| Edition: | BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
| Version: | |||
Features
The HitCounters extension provides the page views functionality that was removed in MediaWiki 1.25.
Before MediaWiki 1.25, the page views counting functionality was part ofcore MediaWiki. This extension is based on that same code, but was deliberately done in a more lightweight way in order to speed up processing time. Many lines of superfluous code were removed. Also, the old MediaWiki core code did numerous database queries on every page hit; these have all been removed as well. This change may possibly lead to some inaccuracies in the data.