Warning: This plugin has't been updated in over 11 years. It may no longer be maintained.
What you can do to help:
Elgg | Release | Download | Date | Links |
1.7 | 0.1 | () | 2011-Jul-18 |
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
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.