Pipit,<br><br>For out of the box, you can see if the smackdown module will work for you: <a href="http://drupal.org/project/smackdown">http://drupal.org/project/smackdown</a><br><br>I created functionality that sounds like what you want for a D5 site with coding help from Jody Hamilton. The client barely used the functioanlity, unfortunately. If you create an account on the site I think you can still see it in action:<br>
<br><a href="http://jpsinteractive.org/visual_midrash_compare/panim">http://jpsinteractive.org/visual_midrash_compare/panim</a><br><br>It used views_ bulk_operations to present a bunch of image fields from nodes (1 image/node) that the user could compare.  The user selected check boxes (any number of checkboxes worked) for the images you wanted to compare and then clicked, &quot;Compare the content.&quot; That would take you to a node/add form for a content-type we called, &quot;Comparison&quot; which was pre-popluated with node references to the images checked off via views_bulk_operations. <br>
<br>That node-type had a regular body field where the person initially choosing the images for comparison could write whatever they wanted. And the node-type had comments turned on so people could comment further. And anyone could start up their own comparison by selecting the images from the gallery to compare. It was very, very cool. <br>
<br>I&#39;d say that views_bulk_operations and the cck node reference together with imagefield/imagecache did the heaviest lifting. But there was definitely a custom module that took info from views_bulk-operations in order to generate a form-altered node/add/comparison form whose node reference field was pre-populated with the data passed by views_bulk_operations.<br>
<br>Shai<br><br><div class="gmail_quote">On Tue, Sep 15, 2009 at 2:24 AM,  <span dir="ltr">&lt;<a href="mailto:milis@pipit.web.id">milis@pipit.web.id</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear all,<br>
<br>
What module to compare 2 node?<br>
<br>
Example 2 handphone (each is node)<br>
<br>
What module which allow user to compare, rating, review (add comment).<br>
Also  user can  give rating to the comment, so we can sort the very helpful comment/review.<br>
<br>
Best regards,<br>
<br>
Pipit.<br>
.<br>
<br>
<br>
Sent from my BlackBerry®<br>
powered by Sinyal Kuat INDOSAT<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>