|
Even by searching through the sourcecode of confluence 2.3 i couldnt find any hint. It seems it is one of the built-in macros which are not in the source-distribution.
The Tracking-Plugin from the confExt-Space seems currently broken for 2.3, it would be very good to have one statistics solution running. So far i only guessed correctly that {usage:space=<space>} is working, but a few more parameters would be very helpfull. I was asked by a client to do some digging and find out at least what the possible parameter names are, here are my results:
-------------- The following arguments are possible, however they will not all be active at the same time, I should imagine that setting different modes on the macros will activate different parts of the Abstract macro on which they are all based. (NB: args listed surrounded by underscores are 'dynamic' ones) AbstractUsageMacro (all of the macros inherit from this) UsageMacro TopUsersMacro PopularMacro Those are the pieces of the jigsaw, good luck in putting them together :o Fixed.
Help documentation has been included. (usage plugin version: 0.7) Cool! However I do not see the usage plugin version 0.7 in my plugin repository browser? The latest version that I see is 0.5.
I am running Confluence 2.4.5. Can I use version 0.7 of the plugin in Confluenc 2.4.5 or do I need to upgrade Confluence? In the meantime: would it be possible to attach the documentation of the plugin to this issue maybe? cheers, Edgar Help Documentation:
{usage:spaces=@all}
{usage:spaces=dog,cat|types=page,blogpost}
{usage:period=hourly|timespan=1d|events=create,view,update}
A macro to show usage statistics.
A macro to show popular content.
A macro to show active users.
It should be in the repository plugin once
Would the following: "{popular:spaces=mySpace|types=page,comment,attachment}," provide results for any page in 'mySpace' that was edited, commented on, or where an attachment is add?
I think they added it to the notation guide (Full Notation Guide link when editing a page in wiki markup) but it would certainly help if it was on the wiki
The doco seems to be on CAC: http://confluence.atlassian.com/display/CONFEXT/Usage+Tracking+Plugin
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Thanks for the suggestion as I believe this could be useful for other users too.
Regards,
Mei