| Name | Ranking Macro |
|---|---|
| Vendor | Adaptavist.com Ltd (Website) |
| Authors | Dan Hardiker |
| Homepage | http://confluence.atlassian.com/display/CODEGESIT/Ranking+Macro |
| Issue Management | n/a |
| Categories | Content Macros |
| Version | 1.1 |
| Availability | Confluence v2.7 to v2.10-m1 |
| State | Stable |
| Support |
|
| License | Freeware / Open Source (BSD) |
| Price | Donate |
| Release Docs | http://confluence.atlassian.com/display/CODEGESIT/Ranking+Macro |
| Java API Docs | n/a |
| Download Source | http://svn.atlassian.com/svn/public/contrib/confluence/ranking-plugin/tags/1.1/ |
| Download JAR | ranking-plugin-1.1.jar |
Description/Features
Yet another macro for voting/rating/ranking pages, this one is uniquely different to the others by providing a macro for ranking pages with a 'was this page useful' style approach, tracking only positive answers - also providing a text box to allow users to supply a comment (regardless of positive or negative feedback) which is emailed to an address specified in the configuration.
There is also a macro for listing the top ranked pages within a space based on the positive answers over the last 30 days.
This is probably the least polished of the plugins, as it's been collecting dust for a while and was only built to spec.
Example Usage
- Install via the plugin repository, or manually.
- Place {rank-this-page} onto a few pages, and rank positively.
- Place {top-ranked-pages} onto a page.
You will need to add an email address that you want negative feedback to go to for each space (this can be done in the plugin configuration), if you want this feature.
Version History
| Version | Date | State | License | Price |
|
|
03 May 2008 | Stable | Freeware / Open Source (BSD) | Donate |
Screenshots
Screenshots |
|---|
| There are no images attached to this page |
Other Adaptavist Entries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|


Comments (2)
May 28
Rick Hadsall says:
Confluence 2.7.1 when I install and then click Configure Plugin, I get the grey ...Confluence 2.7.1 - when I install and then click Configure Plugin, I get the grey OOPS:
rg.apache.velocity.exception.MethodInvocationException: Invocation of method 'getStaticPluginResource' in class $Proxy7 threw exception class java.lang.NullPointerException : null
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:309)
caused by: java.lang.NullPointerException
at com.atlassian.plugin.webresource.WebResourceManagerImpl.getStaticPluginResource(WebResourceManagerImpl.java:232)
Stack Trace: [hide]
org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getStaticPluginResource' in class $Proxy7 threw exception class java.lang.NullPointerException : null
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:309)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:207)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:250)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:271)
at org.apache.velocity.Template.merge(Template.java:296)
at com.opensymphony.webwork.dispatcher.VelocityResult.doExecute(VelocityResult.java:91)
at com.atlassian.xwork.results.ProfiledVelocityResult.doExecute(ProfiledVelocityResult.java:21)
at com.opensymphony.webwork.dispatcher.WebWorkResultSupport.execute(WebWorkResultSupport.java:116)
Aug 28
Mustafa Abusalah says:
I installed the plugin on confluence 2.8.2 and I have the same error shown above...I installed the plugin on confluence 2.8.2 and I have the same error shown above.
Please advise