Releases for Plus 1
plus1 6.x-2.6
First released: March 18, 2009 - 05:12
Size: 10.71 KB
md5_file hash: 3119cdb03ae2d042861961c1722be41b
Last updated: March 18, 2009 - 05:15
This is a security release which only includes a change to add protection against cross site request forgeries.
For more information, see the security advisory http://drupal.org/node/406314.
plus1 6.x-2.5
First released: February 26, 2009 - 20:49
Size: 10.64 KB
md5_file hash: e90910f360aa33d365c60b3b8b3863ab
Last updated: February 26, 2009 - 20:50
Commited these patches:
Added Drupal.behaviors js integration (http://drupal.org/node/350624) by Evoltech
Fixed conflict with other voting modules (http://drupal.org/node/321398) by Voxpelli
Added Configurable weight for voting widget (http://drupal.org/node/359682) by Voxpelli
Thank you Evoltech and Voxpelli.
plus1 6.x-2.4
First released: October 14, 2008 - 17:15
Size: 10.44 KB
md5_file hash: 17e8d24b4ec9a67337d5eb127242b31e
Last updated: October 14, 2008 - 17:20
Fixed bug http://drupal.org/node/320449
plus1 6.x-2.3
First released: September 17, 2008 - 00:08
Size: 10.44 KB
md5_file hash: 00ffebafec3ef55124abb06469ce85a1
Last updated: September 17, 2008 - 00:10
Applied Eaton's patch: http://drupal.org/node/309373
Now only the votes submitted by the Plus1 module are retrieved, and results are calculated based on these only.
The permission to vote has been renamed to play nice with the FiveStars module.
plus1 6.x-2.2
First released: September 15, 2008 - 07:29
Size: 10.42 KB
md5_file hash: f19737e4abbc1f9d27a9a8d449243424
Last updated: September 15, 2008 - 07:30
Removed a project file (leftover by my IDE).
plus1 6.x-2.1
First released: September 15, 2008 - 06:38
Size: 10.56 KB
md5_file hash: 3cd6380abdb2c50067e833b78d5fcad2
Last updated: September 15, 2008 - 06:40
Fixed "Undefined variable: voted (and is_author) in plus1.module on line 190."
plus1 6.x-2.0
First released: September 15, 2008 - 02:53
Size: 10.43 KB
md5_file hash: d843fca39106e5d33c239e4b5b7acf3f
Last updated: September 15, 2008 - 02:55
First release.
plus1 6.x-2.0-beta5
First released: September 10, 2008 - 20:30
Size: 10.4 KB
md5_file hash: 479ac81063b078da58bbba3901679153
Last updated: September 10, 2008 - 20:35
Improved theming.
Voters can now vote once on their own content.
Possibly fixed a problem with JSON in Safari/Mac.
plus1 6.x-2.0-beta4
First released: September 8, 2008 - 02:48
Size: 9.77 KB
md5_file hash: 8017a8e8ad566de5aa7ab52189534eac
Last updated: September 8, 2008 - 02:50
Cleaned up permissions and menu callback functions.
plus1 6.x-2.0-beta3
First released: September 7, 2008 - 23:04
Size: 9.93 KB
md5_file hash: f959e0706958a313c30da81b8c972c46
Last updated: September 7, 2008 - 23:05
Images files were missing (!).
plus1 6.x-2.0-beta2
First released: September 7, 2008 - 22:45
Size: 9.37 KB
md5_file hash: cc8523cd33abf2cbe80e168a84f4e229
Last updated: September 7, 2008 - 22:50
CSS was broken.
plus1 6.x-2.0-beta
First released: September 7, 2008 - 22:16
Size: 9.25 KB
md5_file hash: 48df7229b45c94b57a0ed3d6d61ee407
Last updated: September 7, 2008 - 22:20
Integration with Voting API completed.
Legacy table is not dropped for the time being, as I intend to get a proper upgrade path as to not lose the old votes from first branch.
The module now degrades gracefully without JavaScript (works without JavaScript).
Anonymous users voting is optional (when enabled, it works).
plus1 6.x-1.3
First released: August 6, 2008 - 06:15
Size: 9.67 KB
md5_file hash: c8b77f6d47e11b142272c12fcfc14ebd
Last updated: August 6, 2008 - 06:20
Fixed formatting and CSS.
Corrected errors in comments.
plus1 6.x-1.2
First released: August 6, 2008 - 05:30
Size: 9.8 KB
md5_file hash: 1b19e4824cd803ccb16beb4b96172ae6
Last updated: August 6, 2008 - 05:35
Fixed a bug in the jQuery when there are many voting widgets on the page.
Made a first improvement to the look and feel of the widget.
plus1 6.x-1.1
First released: August 6, 2008 - 01:42
Size: 9 KB
md5_file hash: c0fe17b9f700fe5bf1743831066f6db4
Last updated: August 6, 2008 - 01:45
One can show the widget in certain content types only.
One can show the widget in the teaser view, the full node view, both, or neither.
I changed the database schema to accept a negative rating, as I intend to implement minus 1 functionality in the next version.
plus1 6.x-1.0
First released: July 30, 2008 - 16:30
Size: 8.58 KB
md5_file hash: d034a8f930aa83b62b883e3c80972629
Last updated: July 30, 2008 - 16:30
First release of a module that was born out of an 11 heavens tutorial, called Using Ajax in Drupal 6.
