History: PluginStat
Source of version: 11 (current)
Copy to clipboard
!Plugin Stat ''Introduced in ((Tiki4))'' Use this ((wiki plugin)) to show various statistics for an object. !!Parameters {pluginmanager plugin="stat"} Limitation * viewed tracker items does not work, although prior to 6.1, only "v" could be used for any of the time period parameters, although the results would show added items. Beginning with 6.1, either a or v can be used, but only added items will be shown for trackeritems. !!Example ''This code:'' {CODE(colors="tiki")} {stat type="wiki" lastday="a:v" day="a:v" lastweek="a:v" week="a:v" lastmonth="a:v" month="a:v" lastyear="a:v" year="a:v"} {CODE} ''Would produce on this site:'' {stat type="wiki" lastday="a:v" day="a:v" lastweek="a:v" week="a:v" lastmonth="a:v" month="a:v" lastyear="a:v" year="a:v"}