New Comments & Ratings design proposal

3 Messages Forum Options Options
Permalink
raluca.morosan
New Comments & Ratings design proposal
Reply Threaded More
Print post
Permalink
Hi devs,

Due to the fact that we have to extend the platform features, a proposal
would be to extend the current comment feature, and add 2 new ones:
annotations and ratings.
Here are the design proposals for comments and ratings:

http://dev.xwiki.org/xwiki/bin/view/Design/RatingSystem
http://dev.xwiki.org/xwiki/bin/view/Design/NewCommentsPlugin

You can review them and give feedbacks.

Thank you,

Raluca.


_______________________________________________
devs mailing list
devs@...
http://lists.xwiki.org/mailman/listinfo/devs
Jerome Velociter-2
Re: New Comments & Ratings design proposal
Reply Threaded More
Print post
Permalink
Hi Raluca

> Hi devs,
>
> Due to the fact that we have to extend the platform features, a proposal
> would be to extend the current comment feature, and add 2 new ones:
> annotations and ratings.
> Here are the design proposals for comments and ratings:
>
> http://dev.xwiki.org/xwiki/bin/view/Design/RatingSystem
> http://dev.xwiki.org/xwiki/bin/view/Design/NewCommentsPlugin

Just a short note so that you think early about integration with the
captcha plugin .

(btw and a little offtopic, for those who do not know, I decided last week
to try to tackle the captcha on comments in XE. I'm having a really hard
time trying to do this with the current comment system. The captcha
validation is done in a controler (the CommentAdd action) & yet I could
not find a clean way, in case of captcha validation failure, to send back
to the document comment anchor (expanded) with the content entered on
first try still in the textarea...)

Jerome.

>
> You can review them and give feedbacks.
>
> Thank you,
>
> Raluca.
>
>
> _______________________________________________
> devs mailing list
> devs@...
> http://lists.xwiki.org/mailman/listinfo/devs
>


_______________________________________________
devs mailing list
devs@...
http://lists.xwiki.org/mailman/listinfo/devs
Ludovic Dubost-2
Re: New Comments & Ratings design proposal
Reply Threaded More
Print post
Permalink

Hi,

In the ratings component I would use "rating" instead of "rate"
For example

setRating instead of rate
removeRating instead of removeRate
getRatings instead of getRates

etc..

While I see how we handle comments and ratings separately I don't see
how it's possible to have a merged rating/comment system. Suppose I want
to show

-------
* * *  Rating by ludovic

I like this document a lot.
-------

How do we handle this in the current API ?
A possible solution without adding comment text inside the rating or
without having the rating extend comment, would be to have the "comment"
being a comment of the "rating" object. So the container would be the
rating.

Ludovic


raluca.morosan@... wrote:

> Hi devs,
>
> Due to the fact that we have to extend the platform features, a proposal
> would be to extend the current comment feature, and add 2 new ones:
> annotations and ratings.
> Here are the design proposals for comments and ratings:
>
> http://dev.xwiki.org/xwiki/bin/view/Design/RatingSystem
> http://dev.xwiki.org/xwiki/bin/view/Design/NewCommentsPlugin
>
> You can review them and give feedbacks.
>
> Thank you,
>
> Raluca.
>
>
> _______________________________________________
> devs mailing list
> devs@...
> http://lists.xwiki.org/mailman/listinfo/devs
>
>  


--
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

_______________________________________________
devs mailing list
devs@...
http://lists.xwiki.org/mailman/listinfo/devs