Raty Rate Plugin 0.1

Warning: This plugin has't been updated in over 11 years. It may no longer be maintained.

What you can do to help:

Rate plugin for elgg with JQuery Raty

Last updated
Raty Rate Plugin On my Elgg Blog
Recommended Releases
Elgg Release Download Date Links
1.70.1 ()2011-Jul-18
Show all releases

Rate Plugin can use for all Entity. Very Easy to Use.

 

 

HOW TO INSTALL:

* Install plugin

* Activate plugin

* Add to the object full view: elgg_view('raty/raty', array('entity'=> $vars['entity']));

 

Only place the code below in the Object. Example for blog:

open http://yoursite.com/mod/views/default/object/blog.php

code :

<div class="clearfloat"></div>

            <div><?php echo elgg_view('raty/raty', array('entity'=> $vars['entity']));?></div>

<!-- display edit options if it is the blog post owner -->

Have Tested On Elgg 1.7.10

 

 

Stats

  • Category: Misc
  • License: GNU General Public License (GPL) version 2
  • Updated: 2014-11-17
  • Downloads: 724
  • Recommendations: 3