Overview
Inspired by the extentsion 'ratings' and 'tt_rating' moved to extbase/fluid. Allows multiple AJAX ratings (jQuery) within one page. Flexible usage as a cObj especially in other extensions.
A rating is not only done using numbers. Each ratingstep could also have a name - international localization included.
Issue tracking
- Bug: 0 open / 1
- Feature: 0 open / 1
- Major Feature: 0 open / 0
- Support: 0 open / 0
- Task: 0 open / 0
- Story: 0 open / 0
- Suggestion: 0 open / 0
- Impediment: 0 open / 0
Latest news
New version 0.8.2 avaiable
(1 comment)
- successfully tested with Typo3 6.0.x
- bugfix in defaultLayout if postContent is added
- added {staticPreContent} and {staticPostContent} in SignalSlotHandler
- merged all language files (FlexForm, TCA) to locallang.xlf
New version 0.8.1 avaiable
Really breaking changes. Check changelog and documentation updates
New version 0.8.0 avaiable
#first version that supports Typo3 4.7
#no backward compatibility for prior versions given
New version 0.7.1 avaiable
This is the last version having compatibility set to Typo3 4.5. Following versions will require at least Typo3 4.7. There will be no offical version for Typo3 4.6.
New version 0.6.1 avaiable
Changes
- Bugfix: malfunction when no anonymous user ist configured
- display errormessage, if no ratingstep is configured
- update of field in foreign table with current ratingvalue
- removed some deprecated calls
