1) #1065434 by jerrac: Renamed reference_links_form method to _reference_links_node_form to avoid conflict with new D7 hook name.
2) #1065448 by jerrac: Fixed javascript issues for up-down rating widget.
Initial release for 7.x Drupal core. Major changes include:
1) Abandoned ExtJs in favor of jQuery UI that ships with Drupal 7 core, to avoid having to install an external library.
2) Switched to jQuery UI Star Rating Widget (by Orkan) from Saeven's ExtJs rating extension.
This version incorporates major feature enhancements to the module. The module now supports configurable Voting widgets. You can currently choose between a Star Rating widget (similar to the 5-star module), or an Up/Down Rating widget (similar to the 1-Plus module). More configuration options like allowing users to change votes are also supported now.
For a complete list of changes, please refer to CHANGELOG.txt.
Reference Links module allows you to add and rate Reference/See Also/Bibliography links to nodes. Please see the Readme.txt for details.
This version incorporates major feature enhancements to the module. The module now supports configurable Voting widgets. You can currently choose between a Star Rating widget (similar to the 5-star module), or an Up/Down Rating widget (similar to the 1-Plus module). More configuration options like allowing users to change votes are also supported now.
For a complete list of changes, please refer to CHANGELOG.txt.
Reference Links module allows you to add and rate Reference/See Also/Bibliography links to nodes. Please see the Readme.txt for details.
The initial release for the Reference Links module. Allows you to add and rate Reference/See Also/Bibliography links to nodes. Please see the Readme.txt for details.
The next release might add more configuration options, and ability to administer Reference Links per content type.