Skip to content

Individual Page Count and Charts

Latest
Compare
Choose a tag to compare
@BlakesHeaven BlakesHeaven released this 13 Jan 22:31
· 3 commits to master since this release

NEW:

Add individual page count (stored in an array) and Chart/Table for Top X pages.
Take backups of the running totals array file (only keep the last 40).

FIXES

Fix #6 and Fix #8 (Required module: php-intl) with Try Catch and warning in Admin
Fix #9 (Call to get $diskUsage can result in plugin failure)
Fix #10 Failed to create running totals array file on first-time use.
Fix #11 Incompatibility with the Search plugin

New variables:

enableIndividualPageCounter
includeStaticPageCounter
horizontalCharts
numberOfPageStatsToShow

Other

Replaced "style.css" with "simplestatsplus.style.css"