Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This release fixes several issues. In particular, SQL errors introduced in Drupal 5.4. So this is the first release that will work with Drupal 5.4 or higher.
This is predominantly a feature release with tons of great new capabilities!
New Features:
- Full support for comment module! Setting up a review type of comment is now only a click away.
- For more complicated reviews, a one-click option for nodecomment module has also been added.
Thanks infini for pointing out how obvious these shortcomings were with a helpful post: http://drupal.org/node/187300
New star sets:
- Red hearts (by VenDG)
- Flowers (by VenDG)
- Flames (by madcasey10)
- Craft (by quicksketch)
Bug Fixes:
- Proper number of stars show in list/table views when displaying rating as stars (by henrrrik) - http://drupal.org/node/154544
- Voters behind proxies are now prevented from multiple voting (by ARDAS) - http://drupal.org/node/187103
A host of minor bug fixes and small features. Life is finally
starting to settle down after an extremely busy few months, and
I hope to get more improvements out in the next several weeks.
Today's patches include:
Accepted patch from #114151, from jvandervort, to fix the order
of categories in links_weblink. Also took his suggestion for a
parallel change to fix the order of the child catefories. Thanks.