This documentation is deprecated. Adaptavist's documentation has moved to a new location where it is maintained and updated. Please visit Adaptavist's new Documentation area.
rate macro
Redirection Notice This page should redirect to Rate Macro.
This is a great macro at a great price, but when I switch between browsers, my r...
This is a great macro at a great price, but when I switch between browsers, my ratings are not displayed on a page even though I am logged into Confluence. I would expect the ratings to be tied to my login in Confluence, not a cookie within the browser I've used.
Yup, the macro uses cookies so that it can remeber who's voted. We developed it...
Yup, the macro uses cookies so that it can remeber who's voted. We developed it this way as there was a significant requirement for anonymous users to rate content, however the downsides are:
If you switch browsers, or use a differnt computer, it will not know who you are
If you have mulitple people using the same computer (under the same login and browser), the plugin will think they are all the same person
The benefits are:
Privacy - the plugin doesn't store the user name of who rated the content
Anyone can use it - you don't need to be logged in to rate something, this is particularly useful for predominantly "read-only" wiki's such as online documentation, websites, etc.
So... In answer to your question, at present the macro will fail to recognise you if you switch browser or computer. I'll add an issue to our tracker later this evening so that people can comment and vote for various ideas.
Guy,
one question: How to enable rating macro for all the pages within one spac...
Guy,
one question: How to enable rating macro for all the pages within one space? That would be cool. Being forced to place macro for every single page inside a space is rather a tedious task, and macro can easily get deleted from the content.
Is it technically possible to somehow 'enable' macro globally? Maybe via modifying space templates?
Hello,
I'm currently using Builder 1.6 and wanted to add the rate macro to each...
Hello,
I'm currently using Builder 1.6 and wanted to add the rate macro to each page using the theme. I've added it into the custom footer section and although the ratings appear on each page, they can't be used.
Is there any way that this can be achieved using Builder?
Unfortunately it's not possible to do that with Builder 1.6. However, we had lot...
Unfortunately it's not possible to do that with Builder 1.6. However, we had lots of requests and made it possible in Builder 2.0 and above which includes enhancements to the panels that allow macros (such as the rate macro) to be used.
When using Builder 2.0 or above, it's worth using the following notation to ensure that the macro only appears in suitable places:
The [builder-show macro] is part of the Builder 2.0 and above theme and allows you to chose what types of content (and which display modes) to show content. In the example above, we only show the rating panel on the normal view or pages and blogposts (news articles).
I am trying to use the rate macro for multiple items in a table. The rating show...
I am trying to use the rate macro for multiple items in a table. The rating shows up fine, but the only one that can be rated is te first one. Is there a way to get all of them to be rated. This is like a table with several columns of categories that need to be rated against 3 differect columns. So I have about 36 fields to populate with ratings. Only the first one gets rated.
You need to use the "key" parameter if you have more than one rating on a page.....
You need to use the "key" parameter if you have more than one rating on a page...
The rating gets stored against the key (the default key is the database ID of the page) - if you have several rate macros on a page and none of them specified their own key, they'll all store against the default key and thus all show the same results, etc. By adding a different key to each of them they'll store their results separately.
I am currently working on a project where we need to use the Rate Macro. The ver...
I am currently working on a project where we need to use the Rate Macro. The version of confluence being used is v2.2.10. The Macro seems to bomb out. Is there a solution for this in place or is there a Rate Macro that is out there for this version of confluence and up? Any help will be greatly appreciated.
Hai Guy,
But even though i have upgraded(version1.1.6) my plugin version still ...
Hai Guy,
But even though i have upgraded(version1.1.6) my plugin version still i found the
issue.may i know what is the latest version.If the latest version is v1.1.6,
how can i overcome the issue.
The most recent version hasn't been released yet. It should be noted that the ma...
The most recent version hasn't been released yet. It should be noted that the macro is designed to prevent (within reason) people from making multiple votes.
Hi Guy.
The current version of confluence seems to have issues wtih the rate mac...
Hi Guy.
The current version of confluence seems to have issues wtih the rate macro (see my screenshot way down).
DO you have any idea what might cause this?
Thanks, Harald
The documentation says that the delete button appears only if you have sufficien...
The documentation says that the delete button appears only if you have sufficient privileges to edit the content in which the macro is used. But in our testing all users have the delete button. Is this a bug?
Hello,
This macro is very useful however I do not want users to be able to del...
Hello,
This macro is very useful however I do not want users to be able to delete the ratings.
That would mess up the results and some users might try this function just to play with it.
Hi.
I've set up a book club at my company. We're intent to use our Wiki as a way...
Hi.
I've set up a book club at my company. We're intent to use our Wiki as a way to review books of interest to the employees. I've set up a simple page which I'll place the code below. It's a live template. The template works well except for one conflict. As soon as I put the
{rate} macro
along with the
{table-data} macro
into the form I get a very strange error. "TypeError: ${"heratbeatDiv").style has no properties"
This only happens when I have the rate macro present within the form. Otherwise this works well.
I need to have each page created under this template be rated. It defeats the purpose of having these pages be created this way if it wont work. Could you please suggest any work-arounds or solutions that may be present.
My company is currently using Confluence 2.7.2, Enterprise Wiki
h3. {color:maroon}{text-data:BookTitle|width=500px}Book Title{text-data}{color}{hidden-data}Insert the formal book title here{hidden-data}
h4. {hidden-data:whenEmpty=BookSubTitle}{text-data:BookSubTitle|width=500px}Book Sub-Title{text-data}{hidden-data}{hidden-data}Insert the book sub title here{hidden-data}
----
h5.{text-data:Author}Author(s){text-data}
{rate}
{hidden-data}add your best .jpg of the book cover here.{attachment-data:BookCover|width=100px}{hidden-data}
h2. Links
{table-data:BookLinks|intitialRows=3}
|| Source || Link Type || Link ||
| {text-data:Source|width=100px}Source Name{text-data} | {list-data:LinkTypes}
{list-option:Buy}Purchase{list-option}
{list-option:Rev}Review{list-option}
{list-option:Edit}Editorial{list-option}
{list-option:Misc}Miscellaneous{list-option}
{list-data} | {text-data:Link|width=300px}Place http:// link here...{text-data} |
{table-data}
h2. Reviews
Review from Amazon.com...
{text-data:AmazonRev|width=800px|height=100px}Place text from favorite amazon.com Review here{text-data}
Review from Alibris.com...
{text-data:AlibrisRev|width=800px|height=100px}Place text from favorite alibris.com Review here{text-data}
Review from Half.Ebay.com...
{text-data:HalfRev|width=800px|height=100px}Place text from favorite half.ebay.com Review here{text-data}
We're currently trying the Advanced Search plugin to do this. Not sure if it is ...
We're currently trying the Advanced Search plugin to do this. Not sure if it is going to work as advertised, but that's the approach we're trying. The syntax I'm trying is this:
we would like a rating mechanism for our site, but this macro doesn't seem to wo...
we would like a rating mechanism for our site, but this macro doesn't seem to work with more current versions of confluence & builder (we are running C 2.8.1 and B 3.2.1).
when we install this via the plugin repository,
{rate}
simply outputs a small group of 5 simple stars, and runs the results right alongside. is this a problem with the macro being outdated, or are we doing something wrong? none of the parameters seem to work...
This is a tough question: I am making an attempt to use Rate to assign weights t...
This is a tough question: I am making an attempt to use Rate to assign weights to questions on a questionnaire. So Question 1, might be 3 starts (so I need to know how to get the value of this particular rate, keeping in mind there might be a few rates per page), once I have the value, stick it into meta-data calculate or put it in scaffold so I can divided it by a weight (say 0.30).
How do I extract the data? In the Confluence Plug-in admin panel, I see "Rate Data Extractor" and "Rate Macro Listener", but I don't see any docs on how to utilize them at all. I know for the Listeners, typically, I can call those in Reporting Plug-in, is that possible here?
(Confluence 2.10.1 , currently utilizing the 2.0.3 Rate plug-in I believe because it was slightly modifed to keep the use of the 'key' param that was not apart of the new plugin.
{rate-table}
is not avail, but
{rate-search}
is, if this matters). Please help as I am looking for a good solution to this business problem. Thanks in advance and major Kudos to the person who knows this.
I have the same problem concerning rate-table, it is not available (confluence 2...
I have the same problem concerning rate-table, it is not available (confluence 2.9.2, rate 2.0.3).
rate-search does not render correctly the url behind the content title (the base url has been correctly defined within the general information), but the url for the space is correct
I'd like to extract the rating information using Customware's Reporting plug-in ...
I'd like to extract the rating information using Customware's Reporting plug-in as well. Is there a Rate Supplier of some sort that would be compatible with that plug-in?
What I'd like to do is create a report of pages containing certain labels and provide the rating for those pages.
I would very much like to use this macro, but am having some trouble.
I want to ...
I would very much like to use this macro, but am having some trouble.
I want to have a long list of items, each with their own rating. Like this:
Option 1: Rate this
Option 2: rate this
Option 3: Rate this
The problem is that even when I give them separate keys, the results are all the same. Whenever I rate any option, the results for all options indicate the change.
Am I doing something wrong, or can the macro just not be used this way?
I have added the rate macro to my page layout so it shows up on every page. It a...
I have added the rate macro to my page layout so it shows up on every page. It also says this macro is compatibhle with the charts plugin macros. How do I see the results of my ratings in Confluence?
I'm interested in capitalizing on the Advanced Search macro's ability to show ra...
I'm interested in capitalizing on the Advanced Search macro's ability to show ratings within the search results. Rather than having users rate a page by including the Rate macro on each page in a given space, we'd like to 'boost' items in the search results by programatically adding a rating to a page (or all pages within a given space). For instance, to highlight "best practices" or "official" pages in the search results.
Is this possible to add a page's rating programmatically?
Is there any reason that this macro wouldn't work correctly in the footer of the...
Is there any reason that this macro wouldn't work correctly in the footer of the Documentation theme? When I put it into my footers I get this:
===========
only output the .vote td's if they CAN vote, but have NOT yet voted obviously change the URL's on the a tags to reflect the various choices only output the .wait td's if they CAN vote, but haven't already voted always output .results td's - the classes (on, half and off) depict the current avg. rating
Your Rating: Results: 0 rates
script type="text/javascript" language="JavaScript" src="/download/resources/com.adaptavist.confluence.rate:rate/resources/themes/v2/js/rating.js">
===========
When I put it into a page's body, it seems to work fine. Ideas?
Hi Guy, I really love this widget but I can't seem to get it to work.
I am t...
Hi Guy, I really love this widget but I can't seem to get it to work.
I am trying to get a few Rate macros on one page, Identical to example 5 above. So I put these three tags each in one table row on a single page. Here is the markup.
| h6. Data-driven Tree Widget \\
The data driven tree widget would allow ..... \\
{rate:key=Data-Driven-Tree|title=Data-driven Tree Widget} | \\ !tree example.png|thumbnail! \\ |
| h6. Tabbed Panel
The tabbed panel widget would... \\
{rate:key=Tabbed-Panel|title=Tabbed Panel Widget} | !tab example.png|thumbnail! |
| h6. Slider Input
The slider input would...
{rate:key=Slider|title=Slider Widget} | !slider example.png! |
| | |
Yet, when a user votes for any one, their vote applies and show for all three.
Interesting, I discovered the survey plugin last night, I haven't actually tried...
Interesting, I discovered the survey plugin last night, I haven't actually tried it and it's definitely not as good looking as the rate macro, however it is BSD licensed and I'm assuming a little modification could make it look pretty good.
These macros seem to be incompatible with Confluence 3.2. None of the parameters...
These macros seem to be incompatible with Confluence 3.2. None of the parameters have any effect on the Rate macro and the Rate-Search macro throws an error.
@Pete and Eilane. We currently have an offering of the rate macro which works on...
@Pete and Eilane. We currently have an offering of the rate macro which works on 3.2 of confluence but we have not yet released the plugin.
To get hold of early releases of plugins like the rate macro and get excellent support on all plugins from the highly skilled Adaptavist team, you need to consider being part of our support service. We no longer accept donations on macros (we have refunded Pete's donation).
Hello again,
I have some old Rate data that I cannot seem to clear:
1) There i...
Hello again,
I have some old Rate data that I cannot seem to clear:
1) There is no "delete" or "clear" button next to the votes, ie no red X as shown above.l
2) When I delete the page that has the rate function, the rate-search macro is still picking it up.
Can you tell me how to remove a "rate" object completely? I.e. not just clear votes...
The drama continues.
Now, in the Rate-search output, I have lines (Rates) that ...
The drama continues.
Now, in the Rate-search output, I have lines (Rates) that don't really exist. For example, I have lines pointing to a Space (and a Page therein) that does not have a Rate macro anywhere in it.
I even went as far as deleting one of those spaces (the Demo space thats installed with Confluence), and the Rates search results that were mistakenly pointed to the Demo space were replaced by other false search results pointing to yet another space that has no Rate objects in it.
Hi there Pete, I was having the same issue, I managed to solve it by specifying ...
Hi there Pete, I was having the same issue, I managed to solve it by specifying the minimum rates of 1, it's not the best solution but it now only shows pages where at least one person has voted on.
Not entirely sure, it could be one of the other plugins that I have installed wh...
Not entirely sure, it could be one of the other plugins that I have installed which could be a dependancy, I have also installed community bubbles, content formatting and the theme builder plugins, though the latter is not being used, I'll try disable some of these plugins tonight when nobody is on the system and see if it starts to fail.
What's the problem you are experiencing with your installation? Is there any error messages in the logs?
There is totally no error message come to the log.
My problem is same as what y...
There is totally no error message come to the log.
My problem is same as what you mentioned above. Multiple rate marco in the same page, even when I give them separate keys, the results are all the same. Whenever I rate any option, the results for all options indicate the change. It seems that plugin didn't take any input parameters . All is default setting.
I am using rate marco plugin 3.0 with confluence 3.3
You mean after you install some other plugins, the rate marco works properly?
Oh, my apologies Bing, yes, the problem still remains with not being able to hav...
Oh, my apologies Bing, yes, the problem still remains with not being able to have several rate macros on one page. From what I understand 3.0 is a rewrite of the plugin and the key field is not yet supported.
I can confirm that the current version does not support the keys, themes, or dis...
I can confirm that the current version does not support the keys, themes, or display types options. These features may be worked in for a future release but there are no plans for this currently.
The Rate Macro will most likely become part of our plugin pack so the source will not be available.
Is there a way to get a listing of all the available themes? In the release note...
Is there a way to get a listing of all the available themes? In the release notes of v2.0.2, there is made mention of a digg style thumbs up/thumbs down theme. However, there's no mention of how to chose this them. For that matter, how do you also select the emoticon version of the results? I'm only seeing a five star rating mechanism.
Hi David,
The functionality for themes is currently not available as it was rem...
Hi David,
The functionality for themes is currently not available as it was removed when a major overhaul to the plugin was done. It would've been done using the following:
{rate:theme=dynamic}
There are a few improvements that would be nice to see for this plugin but our focus is on consultancy work.
Is there plans of bringing this function back? I'm guessing it was removed due t...
Is there plans of bringing this function back? I'm guessing it was removed due to a Confluence update, but the themes that used to be available were very pretty and the current one is, well, not.
I'd love to see a few themes being added into the plugin but at the moment there...
I'd love to see a few themes being added into the plugin but at the moment there are no plans for this. It is something that may be done in the future but paid work will always take priority. We could do a custom theme for you on a consultancy basis if that is something you would like to pursue.
It would be handy if this could be integrated into individual comments when usin...
It would be handy if this could be integrated into individual comments when using the bubbles forum plugin so that users could easily rate people's comments (or even just a thumb's up or down).
I'm trying to use the rate macro in Confluence 3.4.7. When I initially enter the...
I'm trying to use the rate macro in Confluence 3.4.7. When I initially enter the macro, all is well and the rating section appears on the page. However, once a user has rated the page, they see this error if they go back to that same page:
Error formatting macro: rate: com.thoughtworks.xstream.converters.ConversionException: Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor ---- Debugging information ---- message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor line number : 6 path : /com.adaptavist.confluence.rate.model.RatingData/usernameRatings/entry/com.adaptavist.confluence.rate.model.Rating cause-message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor class : com.adaptavist.confluence.rate.model.RatingData cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException required-type : com.adaptavist.confluence.rate.model.Rating -------------------------------
Hi Eliane, I've attempted to recreate this problem but it worked fine for me. C...
Hi Eliane, I've attempted to recreate this problem but it worked fine for me. Could you advise which version of the plugin you are using and any additional information that will help replicate the problem.
I've been doing a lot of work on Rate Plugin recently to get it up to speed. I n...
I've been doing a lot of work on Rate Plugin recently to get it up to speed. I notice that much of the wiki markup you are using regarding rate is obsolete. The plugin had functionality removed. {rate-table} no longer exists, the display parameter is no longer valid, title parameter is no longer used either. Also, as I mentioned in June rate macro should only be used once on a page.
Please make these changes and let me know if the problem persists.
The rate macro is designed to be used once on a page. Although saying that, thi...
The rate macro is designed to be used once on a page. Although saying that, this error should not occur even when used multiple times. I would recommend uninstalling version 3.0 and upgrading to the current version, which is version 3.0.4, it is compatible with Confluence 3.1 to 3.5.
I am at confluence 3.5.3 and rate 3.0.4 and I get the same:
Error formatting ma...
I am at confluence 3.5.3 and rate 3.0.4 and I get the same:
Error formatting macro: rate: com.thoughtworks.xstream.converters.ConversionException: Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor ---- Debugging information ---- message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor line number : 6 path : /com.adaptavist.confluence.rate.model.RatingData/usernameRatings/entry/com.adaptavist.confluence.rate.model.Rating cause-message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor class : com.adaptavist.confluence.rate.model.RatingData cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException required-type : com.adaptavist.confluence.rate.model.Rating -------------------------------
Comments (76)
Mar 09, 2006
Anonymous says:
This is a great macro at a great price, but when I switch between browsers, my r...This is a great macro at a great price, but when I switch between browsers, my ratings are not displayed on a page even though I am logged into Confluence. I would expect the ratings to be tied to my login in Confluence, not a cookie within the browser I've used.
Mar 09, 2006
Guy Fraser says:
Yup, the macro uses cookies so that it can remeber who's voted. We developed it...Yup, the macro uses cookies so that it can remeber who's voted. We developed it this way as there was a significant requirement for anonymous users to rate content, however the downsides are:
The benefits are:
So... In answer to your question, at present the macro will fail to recognise you if you switch browser or computer. I'll add an issue to our tracker later this evening so that people can comment and vote for various ideas.
May 22, 2006
Michal Szklanowski says:
Guy, one question: How to enable rating macro for all the pages within one spac...Guy,
one question: How to enable rating macro for all the pages within one space? That would be cool. Being forced to place macro for every single page inside a space is rather a tedious task, and macro can easily get deleted from the content.
Is it technically possible to somehow 'enable' macro globally? Maybe via modifying space templates?
Michal.
May 22, 2006
Guy Fraser says:
Hi Michal, It's not currently possible, however we'll test it with Builder 2.0 ...Hi Michal,
It's not currently possible, however we'll test it with Builder 2.0 which has a more flexible theme architecture.
Best Regards,
Guy
Jan 08, 2010
Matthew Shear says:
Add the macro to your layout, not your page.Add the macro to your layout, not your page.
Sep 28, 2006
Anonymous says:
i just installed this plugin thru the confluence repository client and it gives ...i just installed this plugin thru the confluence repository client and it gives me unknown macro when i type in
Nov 14, 2006
Anonymous says:
Hello, I'm currently using Builder 1.6 and wanted to add the rate macro to each...Hello,
I'm currently using Builder 1.6 and wanted to add the rate macro to each page using the theme. I've added it into the custom footer section and although the ratings appear on each page, they can't be used.
Is there any way that this can be achieved using Builder?
Nov 14, 2006
Guy Fraser says:
Unfortunately it's not possible to do that with Builder 1.6. However, we had lot...Unfortunately it's not possible to do that with Builder 1.6. However, we had lots of requests and made it possible in Builder 2.0 and above which includes enhancements to the panels that allow macros (such as the rate macro) to be used.
When using Builder 2.0 or above, it's worth using the following notation to ensure that the macro only appears in suitable places:
{builder-show:context=page,blogpost|mode=view}{rate}{builder-show}The [builder-show macro] is part of the Builder 2.0 and above theme and allows you to chose what types of content (and which display modes) to show content. In the example above, we only show the rating panel on the normal view or pages and blogposts (news articles).
Dec 01, 2006
Anonymous says:
I am trying to use the rate macro for multiple items in a table. The rating show...I am trying to use the rate macro for multiple items in a table. The rating shows up fine, but the only one that can be rated is te first one. Is there a way to get all of them to be rated. This is like a table with several columns of categories that need to be rated against 3 differect columns. So I have about 36 fields to populate with ratings. Only the first one gets rated.
Dec 01, 2006
Guy Fraser says:
You need to use the "key" parameter if you have more than one rating on a page.....You need to use the "key" parameter if you have more than one rating on a page...
The rating gets stored against the key (the default key is the database ID of the page) - if you have several rate macros on a page and none of them specified their own key, they'll all store against the default key and thus all show the same results, etc. By adding a different key to each of them they'll store their results separately.
Dec 13, 2010
Brett Ryan says:
I can't seem to get multiple rate macros working on the same page, I've tried th...I can't seem to get multiple rate macros working on the same page, I've tried the following:
| 1 | {rate:key=1} | | 2 | {rate:key=2} | | 3 | {rate:key=3} | | 4 | {rate:key=4} | | 5 | {rate:key=5} |If I rate on #1, they all refresh, refreshing the page also does not allow rating.
I'm using v3.0 of the macro on Confluence 3.4.3
Feb 08, 2007
Anonymous says:
Hi, there seems to be a small problem with the {rate} macro in IE7 when used wi...Hi,
there seems to be a small problem with the {rate} macro in IE7 when used with a {deck} macro.
When you move between cards the emoticons disappears and you can only view the small chart button.
It works fine in Firefox.
Not sure if this is a bug or if there's a way around this.
Thanks.
Feb 08, 2007
Anonymous says:
Just a small correction. The problem exists when the {rate} macro is used within...Just a small correction. The problem exists when the {rate} macro is used within the {deck} macro.
Mar 22, 2007
Anonymous says:
Is it possible to change the title= value in the dynamic theme?Is it possible to change the title= value in the dynamic theme?
Mar 23, 2007
Anonymous says:
I am currently working on a project where we need to use the Rate Macro. The ver...I am currently working on a project where we need to use the Rate Macro. The version of confluence being used is v2.2.10. The Macro seems to bomb out. Is there a solution for this in place or is there a Rate Macro that is out there for this version of confluence and up? Any help will be greatly appreciated.
Aug 03, 2007
Dhivya Manoharan says:
hi im working in rate macro in this once i voted i could not get the green arr...hi
im working in rate macro
in this once i voted i could not get the green arrow in the rate
but im getting the red undo.how can i vote for the second time
Aug 03, 2007
Guy Fraser says:
We're working on a new version of this plugin - should be released in a month or...We're working on a new version of this plugin - should be released in a month or so. Bug fixes and new features
Aug 06, 2007
Dhivya Manoharan says:
Hai Guy, But even though i have upgraded(version1.1.6) my plugin version still ...Hai Guy,
But even though i have upgraded(version1.1.6) my plugin version still i found the
issue.may i know what is the latest version.If the latest version is v1.1.6,
how can i overcome the issue.
With Regards,
Dhivya.M
Aug 07, 2007
Guy Fraser says:
The most recent version hasn't been released yet. It should be noted that the ma...The most recent version hasn't been released yet. It should be noted that the macro is designed to prevent (within reason) people from making multiple votes.
May 06, 2011
Harald Kuersten says:
Hi Guy. The current version of confluence seems to have issues wtih the rate mac...Hi Guy.
The current version of confluence seems to have issues wtih the rate macro (see my screenshot way down).
DO you have any idea what might cause this?
Thanks, Harald
Dec 27, 2007
Thom W Gray says:
The documentation says that the delete button appears only if you have sufficien...The documentation says that the delete button appears only if you have sufficient privileges to edit the content in which the macro is used. But in our testing all users have the delete button. Is this a bug?
Mar 03, 2008
John Russell says:
Our users have recently noticed this as well and testing confirms it. We are us...Our users have recently noticed this as well and testing confirms it. We are using 1.1.7 of the Rate Plugin.
Mar 05, 2008
Jose Biton says:
I am getting the following error: Error formatting macro: rate: java.lang.Nul...I am getting the following error:
Error formatting macro: rate: java.lang.NullPointerException
When using:
{rate:title=Interest Level}or:
{rate}Any thoughts???
update: I just realized that the macro is not available for version 2.6. Is there an ETA for this macro in the latest confluence version?
Apr 21, 2008
David Bhunnoo says:
Hello, This macro is very useful however I do not want users to be able to del...Hello,
This macro is very useful however I do not want users to be able to delete the ratings.
That would mess up the results and some users might try this function just to play with it.
Any way to do that ?
Thanks.
Jun 19, 2008
Andrew Brister says:
Hi. I've set up a book club at my company. We're intent to use our Wiki as a way...Hi.
I've set up a book club at my company. We're intent to use our Wiki as a way to review books of interest to the employees. I've set up a simple page which I'll place the code below. It's a live template. The template works well except for one conflict. As soon as I put the
{rate} macroalong with the{table-data} macrointo the form I get a very strange error. "TypeError: ${"heratbeatDiv").style has no properties"This only happens when I have the rate macro present within the form. Otherwise this works well.
I need to have each page created under this template be rated. It defeats the purpose of having these pages be created this way if it wont work. Could you please suggest any work-arounds or solutions that may be present.
My company is currently using Confluence 2.7.2, Enterprise Wiki
h3. {color:maroon}{text-data:BookTitle|width=500px}Book Title{text-data}{color}{hidden-data}Insert the formal book title here{hidden-data} h4. {hidden-data:whenEmpty=BookSubTitle}{text-data:BookSubTitle|width=500px}Book Sub-Title{text-data}{hidden-data}{hidden-data}Insert the book sub title here{hidden-data} ---- h5.{text-data:Author}Author(s){text-data} {rate} {hidden-data}add your best .jpg of the book cover here.{attachment-data:BookCover|width=100px}{hidden-data} h2. Links {table-data:BookLinks|intitialRows=3} || Source || Link Type || Link || | {text-data:Source|width=100px}Source Name{text-data} | {list-data:LinkTypes} {list-option:Buy}Purchase{list-option} {list-option:Rev}Review{list-option} {list-option:Edit}Editorial{list-option} {list-option:Misc}Miscellaneous{list-option} {list-data} | {text-data:Link|width=300px}Place http:// link here...{text-data} | {table-data} h2. Reviews Review from Amazon.com... {text-data:AmazonRev|width=800px|height=100px}Place text from favorite amazon.com Review here{text-data} Review from Alibris.com... {text-data:AlibrisRev|width=800px|height=100px}Place text from favorite alibris.com Review here{text-data} Review from Half.Ebay.com... {text-data:HalfRev|width=800px|height=100px}Place text from favorite half.ebay.com Review here{text-data}Any feedback will be much appreciated. Thank you.
Jul 02, 2008
Ronny Roeller says:
How could I get an auto generated list of top rated articles? This would be a g...How could I get an auto generated list of top rated articles?
This would be a great feature on the homepage of a space.
Oct 08, 2008
Thom W Gray says:
We're currently trying the Advanced Search plugin to do this. Not sure if it is ...We're currently trying the Advanced Search plugin to do this. Not sure if it is going to work as advertised, but that's the approach we're trying. The syntax I'm trying is this:
{search-form:autoSubmit=true|hidden=true} {search-input:type=hidden|match=label|value=xyz} {search-submit:Search} {search-form} {search-results:showExcerpts=false|rateThreshold=0|maxResults=500|fields=rating,title,creation,author|sortField=rating|sortDir=desc}Oct 08, 2008
Steve says:
Will there be a new version of the Advanced Search plugin? Can you tell me when...Will there be a new version of the Advanced Search plugin?
Can you tell me when it will become available?
Nov 24, 2008
Rusty says:
we would like a rating mechanism for our site, but this macro doesn't seem to wo...we would like a rating mechanism for our site, but this macro doesn't seem to work with more current versions of confluence & builder (we are running C 2.8.1 and B 3.2.1).
when we install this via the plugin repository,
{rate}simply outputs a small group of 5 simple stars, and runs the results right alongside. is this a problem with the macro being outdated, or are we doing something wrong? none of the parameters seem to work...
Jan 07, 2010
Guillermo Chutrau says:
Did you ever find an answer to your question? I have the same problem. Thanks,Did you ever find an answer to your question? I have the same problem.
Thanks,
Feb 05, 2010
Kelly Holmes says:
This is what we're seeing too. Has anyone been able to figure out what's wrong?This is what we're seeing too. Has anyone been able to figure out what's wrong?
May 13, 2009
Kyle says:
This is a tough question: I am making an attempt to use Rate to assign weights t...This is a tough question: I am making an attempt to use Rate to assign weights to questions on a questionnaire. So Question 1, might be 3 starts (so I need to know how to get the value of this particular rate, keeping in mind there might be a few rates per page), once I have the value, stick it into meta-data calculate or put it in scaffold so I can divided it by a weight (say 0.30).
How do I extract the data? In the Confluence Plug-in admin panel, I see "Rate Data Extractor" and "Rate Macro Listener", but I don't see any docs on how to utilize them at all. I know for the Listeners, typically, I can call those in Reporting Plug-in, is that possible here?
(Confluence 2.10.1 , currently utilizing the 2.0.3 Rate plug-in I believe because it was slightly modifed to keep the use of the 'key' param that was not apart of the new plugin.
{rate-table}is not avail, but
{rate-search}is, if this matters). Please help as I am looking for a good solution to this business problem. Thanks in advance and major Kudos to the person who knows this.
Nov 05, 2009
Bruno Blaise says:
I have the same problem concerning rate-table, it is not available (confluence 2...I have the same problem concerning rate-table, it is not available (confluence 2.9.2, rate 2.0.3).
rate-search does not render correctly the url behind the content title (the base url has been correctly defined within the general information), but the url for the space is correct
Do you have a fix for this?
Apr 13, 2011
Joe Suever says:
I'd like to extract the rating information using Customware's Reporting plug-in ...I'd like to extract the rating information using Customware's Reporting plug-in as well. Is there a Rate Supplier of some sort that would be compatible with that plug-in?
What I'd like to do is create a report of pages containing certain labels and provide the rating for those pages.
Jul 09, 2009
Steve says:
Is there any data stored on the database?Is there any data stored on the database?
Oct 28, 2009
Eliane Pohl says:
I would very much like to use this macro, but am having some trouble. I want to ...I would very much like to use this macro, but am having some trouble.
I want to have a long list of items, each with their own rating. Like this:
Option 1: Rate this
Option 2: rate this
Option 3: Rate this
The problem is that even when I give them separate keys, the results are all the same. Whenever I rate any option, the results for all options indicate the change.
Am I doing something wrong, or can the macro just not be used this way?
Jan 08, 2010
Matthew Shear says:
I have added the rate macro to my page layout so it shows up on every page. It a...I have added the rate macro to my page layout so it shows up on every page. It also says this macro is compatibhle with the charts plugin macros. How do I see the results of my ratings in Confluence?
Jan 08, 2010
Matthew Shear says:
FYI, I am using confluence v3.0.0_01 and the rate-search macro throws an error.FYI, I am using confluence v3.0.0_01 and the rate-search macro throws an error.
Feb 25, 2010
Betsy Walker says:
I'm interested in capitalizing on the Advanced Search macro's ability to show ra...I'm interested in capitalizing on the Advanced Search macro's ability to show ratings within the search results. Rather than having users rate a page by including the Rate macro on each page in a given space, we'd like to 'boost' items in the search results by programatically adding a rating to a page (or all pages within a given space). For instance, to highlight "best practices" or "official" pages in the search results.
Is this possible to add a page's rating programmatically?
Thanks!
Mar 03, 2010
Ray Bradley says:
Is there any reason that this macro wouldn't work correctly in the footer of the...Is there any reason that this macro wouldn't work correctly in the footer of the Documentation theme? When I put it into my footers I get this:
===========
only output the .vote td's if they CAN vote, but have NOT yet voted obviously change the URL's on the a tags to reflect the various choices only output the .wait td's if they CAN vote, but haven't already voted always output .results td's - the classes (on, half and off) depict the current avg. rating
Your Rating: Results: 0 rates
script type="text/javascript" language="JavaScript" src="/download/resources/com.adaptavist.confluence.rate:rate/resources/themes/v2/js/rating.js">
===========
When I put it into a page's body, it seems to work fine. Ideas?
Jun 12, 2010
Firat Vakiliev says:
I have the same problem into Navigation panel. I really need a solution. I do no...I have the same problem into Navigation panel. I really need a solution. I do not know what to do.
Author, please spill the beans!
PS: Bug report created. See here: #RATE-14
Jun 23, 2010
Pete Indelicato says:
Hi Guy, I really love this widget but I can't seem to get it to work. I am t...Hi Guy, I really love this widget but I can't seem to get it to work.
I am trying to get a few Rate macros on one page, Identical to example 5 above. So I put these three tags each in one table row on a single page. Here is the markup.
| h6. Data-driven Tree Widget \\ The data driven tree widget would allow ..... \\ {rate:key=Data-Driven-Tree|title=Data-driven Tree Widget} | \\ !tree example.png|thumbnail! \\ | | h6. Tabbed Panel The tabbed panel widget would... \\ {rate:key=Tabbed-Panel|title=Tabbed Panel Widget} | !tab example.png|thumbnail! | | h6. Slider Input The slider input would... {rate:key=Slider|title=Slider Widget} | !slider example.png! | | | |Yet, when a user votes for any one, their vote applies and show for all three.
What am I doing wrong?
Jun 23, 2010
Pete Indelicato says:
I could really use an answer (from anyone). Will that donation that I just made...I could really use an answer (from anyone). Will that donation that I just made to Adaptavist help?
Please?
BTW, I saw the note about the Key being numbers and letters only. But even when I copied this (from above) onto a page it didn't work.
{rate} {rate:key=Readability|title=Readability Rating} {rate:key=Usability|title=Usability Rating}It doesn't work here either! Same result. Oh boy...
Dec 13, 2010
Brett Ryan says:
Hi Pete, did you manage to get this working?Hi Pete, did you manage to get this working?
Dec 13, 2010
Pete Indelicato says:
I never got multiple to work on a single page, but using the "include page" macr...I never got multiple to work on a single page, but using the "include page" macro, I made it look that way. There were refresh issues though...
Dec 13, 2010
Brett Ryan says:
Interesting, I discovered the survey plugin last night, I haven't actually tried...Interesting, I discovered the survey plugin last night, I haven't actually tried it and it's definitely not as good looking as the rate macro, however it is BSD licensed and I'm assuming a little modification could make it look pretty good.
Jun 24, 2010
Eliane Pohl says:
These macros seem to be incompatible with Confluence 3.2. None of the parameters...These macros seem to be incompatible with Confluence 3.2. None of the parameters have any effect on the Rate macro and the Rate-Search macro throws an error.
Has anyone gotten these to work with 3.2?
May 30, 2011
Edward Robertshaw says:
@Pete and Eilane. We currently have an offering of the rate macro which works on...@Pete and Eilane. We currently have an offering of the rate macro which works on 3.2 of confluence but we have not yet released the plugin.
To get hold of early releases of plugins like the rate macro and get excellent support on all plugins from the highly skilled Adaptavist team, you need to consider being part of our support service. We no longer accept donations on macros (we have refunded Pete's donation).
Jun 25, 2010
Eliane Pohl says:
While I take up the battle for budget approval for your support agreement, can y...While I take up the battle for budget approval for your support agreement, can you tell us when the plugin will be generally available?
Jul 27, 2010
Pete Indelicato says:
Hello again, I have some old Rate data that I cannot seem to clear: 1) There i...Hello again,
I have some old Rate data that I cannot seem to clear:
1) There is no "delete" or "clear" button next to the votes, ie no red X as shown above.l
2) When I delete the page that has the rate function, the rate-search macro is still picking it up.
Can you tell me how to remove a "rate" object completely? I.e. not just clear votes...
Thanks,
Pete
Jul 27, 2010
Pete Indelicato says:
Scratch that, after a while #2 appears to work.Scratch that, after a while #2 appears to work.
Jul 27, 2010
Pete Indelicato says:
The drama continues. Now, in the Rate-search output, I have lines (Rates) that ...The drama continues.
Now, in the Rate-search output, I have lines (Rates) that don't really exist. For example, I have lines pointing to a Space (and a Page therein) that does not have a Rate macro anywhere in it.
I even went as far as deleting one of those spaces (the Demo space thats installed with Confluence), and the Rates search results that were mistakenly pointed to the Demo space were replaced by other false search results pointing to yet another space that has no Rate objects in it.
Frustrated, please help.
Dec 13, 2010
Brett Ryan says:
Hi there Pete, I was having the same issue, I managed to solve it by specifying ...Hi there Pete, I was having the same issue, I managed to solve it by specifying the minimum rates of 1, it's not the best solution but it now only shows pages where at least one person has voted on.
Sep 27, 2010
Pete Indelicato says:
Any idea when the rate macro will work on Confluence 3.3?Any idea when the rate macro will work on Confluence 3.3?
Dec 13, 2010
Brett Ryan says:
Hi there Pete, I have the 3.0 version working in confluence 3.0, I understand th...Hi there Pete, I have the 3.0 version working in confluence 3.0, I understand this version is limited though due to a rewrite.
Dec 13, 2010
Bing says:
Hi Brett Ryan, How do you make it work? It doesn't work for me.Hi Brett Ryan,
How do you make it work?
It doesn't work for me.
Dec 13, 2010
Brett Ryan says:
Not entirely sure, it could be one of the other plugins that I have installed wh...Not entirely sure, it could be one of the other plugins that I have installed which could be a dependancy, I have also installed community bubbles, content formatting and the theme builder plugins, though the latter is not being used, I'll try disable some of these plugins tonight when nobody is on the system and see if it starts to fail.
What's the problem you are experiencing with your installation? Is there any error messages in the logs?
Dec 14, 2010
Bing says:
There is totally no error message come to the log. My problem is same as what y...There is totally no error message come to the log.
My problem is same as what you mentioned above. Multiple rate marco in the same page, even when I give them separate keys, the results are all the same. Whenever I rate any option, the results for all options indicate the change. It seems that plugin didn't take any input parameters . All is default setting.
I am using rate marco plugin 3.0 with confluence 3.3
You mean after you install some other plugins, the rate marco works properly?
Thanks
Dec 14, 2010
Brett Ryan says:
Oh, my apologies Bing, yes, the problem still remains with not being able to hav...Oh, my apologies Bing, yes, the problem still remains with not being able to have several rate macros on one page. From what I understand 3.0 is a rewrite of the plugin and the key field is not yet supported.
See the plugin page at atlassian here, notice the warning box in red stating it's only been partially rewritten.
Unfortunately the source isn't publicly available otherwise I'd take a look. @Adaptavist: Have you considered releasing this under a BSD license?
Dec 14, 2010
Samael Bate says:
I can confirm that the current version does not support the keys, themes, or dis...I can confirm that the current version does not support the keys, themes, or display types options. These features may be worked in for a future release but there are no plans for this currently.
The Rate Macro will most likely become part of our plugin pack so the source will not be available.
Nov 27, 2010
David Dube says:
Is there a way to get a listing of all the available themes? In the release note...Is there a way to get a listing of all the available themes? In the release notes of v2.0.2, there is made mention of a digg style thumbs up/thumbs down theme. However, there's no mention of how to chose this them. For that matter, how do you also select the emoticon version of the results? I'm only seeing a five star rating mechanism.
Dec 14, 2010
Samael Bate says:
Hi David, The functionality for themes is currently not available as it was rem...Hi David,
The functionality for themes is currently not available as it was removed when a major overhaul to the plugin was done. It would've been done using the following:
{rate:theme=dynamic}There are a few improvements that would be nice to see for this plugin but our focus is on consultancy work.
Apr 14, 2011
Exsiss says:
Is there plans of bringing this function back? I'm guessing it was removed due t...Is there plans of bringing this function back? I'm guessing it was removed due to a Confluence update, but the themes that used to be available were very pretty and the current one is, well, not.
Apr 18, 2011
Samael Bate says:
I'd love to see a few themes being added into the plugin but at the moment there...I'd love to see a few themes being added into the plugin but at the moment there are no plans for this. It is something that may be done in the future but paid work will always take priority. We could do a custom theme for you on a consultancy basis if that is something you would like to pursue.
Jan 06, 2011
Nick Ohan says:
It would be handy if this could be integrated into individual comments when usin...It would be handy if this could be integrated into individual comments when using the bubbles forum plugin so that users could easily rate people's comments (or even just a thumb's up or down).
Apr 18, 2011
Samael Bate says:
That functionality is available with Content Voting plugin.That functionality is available with Content Voting plugin.
Feb 11, 2011
Fabian Unterreiner says:
Hi Guy(s), First of all, Great Plugin! And very usefull. We are right now e...Hi Guy(s),
First of all, Great Plugin! And very usefull. We are right now evaluating it for our organization and having one issue:
If you have created a blog-post with this macro included, it doesn't show up corretly in a RSS View (see attachment).
We'd like to buy the plugin-suite, but this is very important for us.
Any hints how to solve this?
Cheers
Fabian
Any idea how to solve this? We need this function
Apr 18, 2011
Samael Bate says:
Thanks for the feedback. I've reported this as a bug on our internal bug tracke...Thanks for the feedback. I've reported this as a bug on our internal bug tracker so that it can be dealt with in a future release.
Oct 21, 2011
Samael Bate says:
Hi Fabian, is this still an issue for you? When testing it recently it seemed fi...Hi Fabian, is this still an issue for you? When testing it recently it seemed fine. Are you using IE to view the feed?
Apr 05, 2011
Eliane Pohl says:
I'm trying to use the rate macro in Confluence 3.4.7. When I initially enter the...I'm trying to use the rate macro in Confluence 3.4.7. When I initially enter the macro, all is well and the rating section appears on the page. However, once a user has rated the page, they see this error if they go back to that same page:
Error formatting macro: rate: com.thoughtworks.xstream.converters.ConversionException: Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor ---- Debugging information ---- message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor line number : 6 path : /com.adaptavist.confluence.rate.model.RatingData/usernameRatings/entry/com.adaptavist.confluence.rate.model.Rating cause-message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor class : com.adaptavist.confluence.rate.model.RatingData cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException required-type : com.adaptavist.confluence.rate.model.Rating -------------------------------
Any ideas?
Apr 18, 2011
Samael Bate says:
Hi Eliane, I've attempted to recreate this problem but it worked fine for me. C...Hi Eliane, I've attempted to recreate this problem but it worked fine for me. Could you advise which version of the plugin you are using and any additional information that will help replicate the problem.
Apr 27, 2011
Harald Kuersten says:
Hi Samael. I can confirm the issue outlined by Eliane. We are running Confluenc...Hi Samael.
I can confirm the issue outlined by Eliane. We are running Confluence 3.4.8 and have the plugin version 3.0
Please see attached screenshot.
Any ideas?
Regards, Harald
Oct 21, 2011
Samael Bate says:
I've been doing a lot of work on Rate Plugin recently to get it up to speed. I n...I've been doing a lot of work on Rate Plugin recently to get it up to speed. I notice that much of the wiki markup you are using regarding rate is obsolete. The plugin had functionality removed. {rate-table} no longer exists, the display parameter is no longer valid, title parameter is no longer used either. Also, as I mentioned in June rate macro should only be used once on a page.
Please make these changes and let me know if the problem persists.
Apr 28, 2011
Eliane Pohl says:
We're running Confluence 3.4.7 and plugin version 3.0. We're updating to Conflue...We're running Confluence 3.4.7 and plugin version 3.0. We're updating to Confluence 3.5 soon and will try again then.
Jun 20, 2011
Samael Bate says:
The rate macro is designed to be used once on a page. Although saying that, thi...The rate macro is designed to be used once on a page. Although saying that, this error should not occur even when used multiple times. I would recommend uninstalling version 3.0 and upgrading to the current version, which is version 3.0.4, it is compatible with Confluence 3.1 to 3.5.
Jul 19, 2011
Jeremy Wagor says:
I am at confluence 3.5.3 and rate 3.0.4 and I get the same: Error formatting ma...I am at confluence 3.5.3 and rate 3.0.4 and I get the same:
Error formatting macro: rate: com.thoughtworks.xstream.converters.ConversionException: Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor ---- Debugging information ---- message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor line number : 6 path : /com.adaptavist.confluence.rate.model.RatingData/usernameRatings/entry/com.adaptavist.confluence.rate.model.Rating cause-message : Cannot construct com.adaptavist.confluence.rate.model.Rating as it does not have a no-args constructor class : com.adaptavist.confluence.rate.model.RatingData cause-exception : com.thoughtworks.xstream.converters.reflection.ObjectAccessException required-type : com.adaptavist.confluence.rate.model.Rating -------------------------------