Plugin TrackerStat
Tikiwiki>=2.0This plugin allows you to display in a wiki page some statistics about a tracker. You can specify which fields can be displayed. The plugin can be used several times on a same page with different tracker.
Plugin does not yet handle the "user selector" Tracker field type.
Example:
{TRACKERSTAT(trackerId=1,fields=2:4,show_percent=y,show_bar=n,status=o|c|p|op|oc|pc|opc,show_link=n)}Title{TRACKERSTAT}Will give (If the fieldId 2 is "My question", a radio field "yes, no" and if fieldId 3 is "And rate it" a drop down list
| Params | Value | Description | |
| trackerId | ID | ID of the tracker | |
| fields | ID separated with : | list of field IDs to display | |
| show_percent | y or n | Shows percent | |
| show_bar | y or n | Shows bar | |
| status | o or c or op or oc or pc or opc | filter on status | |
| show_link | y or n | add alink to tiki-view_tracker.php with the correct filter in the url | tw>=3.0 |
| show_lastmodif | y or date format | Displays the items last modif date in the sopecified format(see preference date for format). Be careful, it does not respect perms. If date is y, it will use the sort date format. Example of formats "%A %d of %B, %Y", "%a %d of %b, %Y", "%A %d of %B, %Y[%H:%M:%S %Z]" , "%a %d of %b, %Y[%H:%M %Z]"See all the formats | tw >=5.0 |
- in tw>=4.0, it will highlight the field the user has chosen if the tracker has the option 'only one item per user'
Trackers
