Releases for Plus 1
plus1 6.x-2.6
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.6.tar.gz | 10.71 KB | 3119cdb03ae2d042861961c1722be41b |
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
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.5.tar.gz | 10.64 KB | e90910f360aa33d365c60b3b8b3863ab |
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
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.4.tar.gz | 10.44 KB | 17e8d24b4ec9a67337d5eb127242b31e |
Fixed bug http://drupal.org/node/320449
plus1 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.3.tar.gz | 10.44 KB | 00ffebafec3ef55124abb06469ce85a1 |
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
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.2.tar.gz | 10.42 KB | f19737e4abbc1f9d27a9a8d449243424 |
Removed a project file (leftover by my IDE).
plus1 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.1.tar.gz | 10.56 KB | 3cd6380abdb2c50067e833b78d5fcad2 |
Fixed "Undefined variable: voted (and is_author) in plus1.module on line 190."
plus1 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.0.tar.gz | 10.43 KB | d843fca39106e5d33c239e4b5b7acf3f |
First release.
plus1 6.x-2.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.0-beta5.tar.gz | 10.4 KB | 479ac81063b078da58bbba3901679153 |
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
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.0-beta4.tar.gz | 9.77 KB | 8017a8e8ad566de5aa7ab52189534eac |
Cleaned up permissions and menu callback functions.
plus1 6.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.0-beta3.tar.gz | 9.93 KB | f959e0706958a313c30da81b8c972c46 |
Images files were missing (!).
plus1 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.0-beta2.tar.gz | 9.37 KB | cc8523cd33abf2cbe80e168a84f4e229 |
CSS was broken.
plus1 6.x-2.0-beta
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-2.0-beta.tar.gz | 9.25 KB | 48df7229b45c94b57a0ed3d6d61ee407 |
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
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-1.3.tar.gz | 9.67 KB | c8b77f6d47e11b142272c12fcfc14ebd |
Fixed formatting and CSS.
Corrected errors in comments.
plus1 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-1.2.tar.gz | 9.8 KB | 1b19e4824cd803ccb16beb4b96172ae6 |
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
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-1.1.tar.gz | 9 KB | c0fe17b9f700fe5bf1743831066f6db4 |
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
| Download | Size | md5 hash |
|---|---|---|
| plus1-6.x-1.0.tar.gz | 8.58 KB | d034a8f930aa83b62b883e3c80972629 |
First release of a module that was born out of an 11 heavens tutorial, called Using Ajax in Drupal 6.
