Changeset 18390
- Timestamp:
- 05/17/09 19:15:14 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfDoctrineActAsRattablePlugin/trunk/README
r18389 r18390 1 {{{ 2 #!WikiMarkdown 3 1 4 # sfDoctrineActAsRattablePlugin # 2 5 … … 4 7 This plugin permits to attach rates to Doctrine objects 5 8 6 7 9 You can discuss about this plugin on the [google group sfDoctrineActAsRattable](http://groups.google.com/group/sfdoctrineactasrattableplugin) 8 9 10 10 11 Full documentation avaible on the [symfony wiki](http://trac.symfony-project.org/wiki/SfDoctrineActAsRattablePlugin) … … 82 83 * [Unobtrusive AJAX Star Rating bar from Masuga](http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/) 83 84 * [jQuery Star Rating plugin](http://www.fyneworks.com/jquery/star-rating/#tab-Overview) 85 86 }}}