Download & Extend

Releases for Pollfield

pollfield 7.x-2.x-dev

Download Size md5 hash
pollfield-7.x-2.x-dev.tar.gz 20.69 KB 0f72afecc45d9e3bd8d5e2c3e0b4a60d
pollfield-7.x-2.x-dev.zip 22.55 KB fa1bc4d13dacfbc3a6114115ad872968
Last updated: November 12, 2011 - 12:32
Development snapshot from branch: 7.x-2.x

Release notes

Implementation of cron hook and other formatters

pollfield 7.x-1.x-dev

Download Size md5 hash
pollfield-7.x-1.x-dev.tar.gz 30.87 KB a753e43c66b3e045d032974aaf78db09
pollfield-7.x-1.x-dev.zip 33.11 KB 534958c1daf7bce6aa50ba55f77e08cc
Last updated: November 12, 2011 - 12:32
Development snapshot from branch: 7.x-1.x

Release notes

Very first version. Not tested on multiple fields. Need more testing.

pollfield 6.x-1.13-beta1

Download Size md5 hash
pollfield-6.x-1.13-beta1.tar.gz 21 KB a78bcb57f86863b6f805cfea5395b2ef
pollfield-6.x-1.13-beta1.zip 24.04 KB 9c0640a7127013335780f971fef63394
Last updated: January 26, 2011 - 18:56
Official release from tag: 6.x-1.13-beta1

Release notes

Multi language support fixed some bugs.

pollfield 6.x-1.12-beta1

Download Size md5 hash
pollfield-6.x-1.12-beta1.tar.gz 20.77 KB b01772fcb5d9abf15420ce2b02bfa7fd
pollfield-6.x-1.12-beta1.zip 23.62 KB e11814c351e92a8c1d6256c44bdf7146
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.12-beta1

Release notes

This is release candidate 1.
New Features

NOTE: When you build views you have to include all fields from pollfield group and exclude from display ones you don't need. Filtering by question and choices is not implemented yet but you can use user name, filed_type, content_type.

1. form redirect problem solved form now has proper id
2. Individual poll results can be seen by views. Just enable pollfield vote views and adjust it by your needs.
3. Dynamically add more choices button.
4. Improve some caching handle
5. Fixed problem noted under known problems:
6. Language vote aggregation. If there is translated versions of poll votes will be summarized from polls in different languages.
7. Add delete votes feature

pollfield 6.x-1.0-rc1

Download Size md5 hash
pollfield-6.x-1.0-rc1.tar.gz 20.77 KB 778b4065eb28cf6482df0b1c927f2840
pollfield-6.x-1.0-rc1.zip 23.61 KB 00fca18e64bb3584f7634fe80357c6d0
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.0-rc1

Release notes

This is release candidate 1.
New Features

NOTE: When you build views you have to include all fields from pollfield group and exclude from display ones you don't need. Filtering by question and choices is not implemented yet but you can use user name, filed_type, content_type.

1. form redirect problem solved form now has proper id
2. Individual poll results can be seen by views. Just enable pollfield vote views and adjust it by your needs.
3. Dynamically add more choices button.
4. Improve some caching handle
5. Fixed problem noted under known problems:
6. Language vote aggregation. If there is translated versions of poll votes will be summarized from polls in different languages.
7. Add delete votes feature

pollfield 6.x-1.3-rc1

Download Size md5 hash
pollfield-6.x-1.3-rc1.tar.gz 20.77 KB c987d2bc6fcdc2ef7444a86c4d94a2cc
pollfield-6.x-1.3-rc1.zip 23.61 KB 2f52e00a929d0b29fa9537f6af6991bf
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.3-rc1

Release notes

Add delete votes capability. Everything else is as in 1.2 rc1 version.

pollfield 6.x-1.2-rc1

Download Size md5 hash
pollfield-6.x-1.2-rc1.tar.gz 20.61 KB a1bfdcf4d9bedd0f9174f5b682757fe3
pollfield-6.x-1.2-rc1.zip 23.46 KB cc59ab43966dd631876d9a97216b31c4
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.2-rc1

Release notes

New Features

NOTE: When you build views you have to include all fields from pollfield group and exclude from display ones you don't need. Filtering by question and choices is not implemented yet but you can use user name, filed_type, content_type.

1. form redirect problem solved form now has proper id
2. Individual poll results can be seen by views. Just enable pollfield vote views and adjust it by your needs.
3. Dynamically add more choices button.
4. Improve some caching handle
5. Fixed problem noted under known problems:
6. Language vote aggregation. If there is translated versions of poll votes will be summarized from polls in different languages.

pollfield 6.x-1.11-beta1

Download Size md5 hash
pollfield-6.x-1.11-beta1.tar.gz 16.19 KB 8a0a51c2af6f1c429af0af42b0c3d407
pollfield-6.x-1.11-beta1.zip 17.52 KB f565f25ec82f753ab36723f8a23ff910
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.11-beta1

Release notes

Admin permission,
Minor improvement,

pollfield 6.x-1.10-beta1

Download Size md5 hash
pollfield-6.x-1.10-beta1.tar.gz 16.17 KB 9f303c9b9cf1d633ad9a86bd87be54c2
pollfield-6.x-1.10-beta1.zip 17.54 KB 2961ca5312781dd53f111086878f9cc8
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.10-beta1

Release notes

Features

* Single choice poll, mulitple choice poll
* "Cancel vote" button
* voting policy for anonymous users - don't allow, allow but filter by user IP,allow but filter by user cookie, allow without any restriction
* close polls by cron jobs
* predefined maximum number of possible poll responses, it is set while adding the pollfield to a content type
* one or more pollfields can be attached to any kind of content type. This can be done by adding more than one pollfield field to a content type, or you can use the "Number of values" option under Global settings for a CCK field while adding it to a content type
* theme function print theme('user_vote', $node,$comment) can be used to display how the comment author voted in his/hers comment for every poll in the node.
* Integration with Views - using Views user can make list of polls sorted or filtered by questions, results, active status, total number of votes and runtime. For example you can make list of all polls which is active or most voted poll in forum etc.
* In Views you can use five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.

Read more

pollfield 6.x-1.9-beta1

Download Size md5 hash
pollfield-6.x-1.9-beta1.tar.gz 14.57 KB 999c12ff260b3ede37680201fe563e07
pollfield-6.x-1.9-beta1.zip 15.07 KB 2e7726224b2192a3e6e30daa077cb13e
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.9-beta1

Release notes

Features

* Single choice poll, mulitple choice poll
* "Cancel vote" button
* voting policy for anonymous users - don't allow, allow but filter by user IP,allow but filter by user cookie, allow without any restriction
* close polls by cron jobs
* predefined maximum number of possible poll responses, it is set while adding the pollfield to a content type
* one or more pollfields can be attached to any kind of content type. This can be done by adding more than one pollfield field to a content type, or you can use the "Number of values" option under Global settings for a CCK field while adding it to a content type
* theme function print theme('user_vote', $node,$comment) can be used to display how the comment author voted in his/hers comment for every poll in the node.
* Integration with Views - using Views user can make list of polls sorted or filtered by questions, results, active status, total number of votes and runtime. For example you can make list of all polls which is active or most voted poll in forum etc.
* In Views you can use five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.

Read more

pollfield 6.x-1.8-beta1

Download Size md5 hash
pollfield-6.x-1.8-beta1.tar.gz 16.36 KB f38dc6a7526483d4390aa8da90ed2b87
pollfield-6.x-1.8-beta1.zip 17.73 KB d46c807ea224d1db6417ce99da3f2a9e
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.8-beta1

Release notes

Features

* Single choice poll, mulitple choice poll
* "Cancel vote" button
* voting policy for anonymous users - don't allow, allow but filter by user IP,allow but filter by user cookie, allow without any restriction
* close polls by cron jobs
* predefined maximum number of possible poll responses, it is set while adding the pollfield to a content type
* one or more pollfields can be attached to any kind of content type. This can be done by adding more than one pollfield field to a content type, or you can use the "Number of values" option under Global settings for a CCK field while adding it to a content type
* theme function print theme('user_vote', $node,$comment) can be used to display how the comment author voted in his/hers comment for every poll in the node.
* Integration with Views - using Views user can make list of polls sorted or filtered by questions, results, active status, total number of votes and runtime. For example you can make list of all polls which is active or most voted poll in forum etc.
* In Views you can use five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.

Read more

pollfield 6.x-1.7-beta1

Download Size md5 hash
pollfield-6.x-1.7-beta1.tar.gz 16.32 KB 694273866c3b1005fddc99c37159bbbe
pollfield-6.x-1.7-beta1.zip 17.71 KB 7327c8597446ee22fb989b31dc349c90
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.7-beta1

Release notes

* Single choice poll, mulitple choice poll
* "Cancel vote" button
* voting policy for anonymous users - don't allow, allow but filter by user IP,allow but filter by user cookie, allow without any restriction
* close polls by cron jobs
* predefined maximum number of possible poll responses, it is set while adding the pollfield to a content type
* one or more pollfields can be attached to any kind of content type. This can be done by adding more than one pollfield field to a content type, or you can use the "Number of values" option under Global settings for a CCK field while adding it to a content type
* theme function print theme('user_vote', $node,$comment) can be used to display how the comment author voted in his/hers comment for every poll in the node.
* Integration with Views - using Views user can make list of polls sorted or filtered by questions, results, active status, total number of votes and runtime. For example you can make list of all polls which is active or most voted poll in forum etc.
* In Views you can use five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.

Read more

pollfield 6.x-1.6-beta1

Download Size md5 hash
pollfield-6.x-1.6-beta1.tar.gz 15.84 KB 2d97427b52bec8318c76d572ebf23c5c
pollfield-6.x-1.6-beta1.zip 17.17 KB 73d71d5ec9cff4d74bc53f0b0452276b
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.6-beta1

Release notes

* Single choice poll, mulitple choice poll
* "Cancel vote" button
* voting policy for anonymous users - don't allow, allow but filter by user IP,allow but filter by user cookie, allow without any restriction
* close polls by cron jobs
* predefined maximum number of possible poll responses, it is set while adding the pollfield to a content type
* one or more pollfields can be attached to any kind of content type. This can be done by adding more than one pollfield field to a content type, or you can use the "Number of values" option under Global settings for a CCK field while adding it to a content type
* theme function print theme('user_vote', $node,$comment) can be used to display how the comment author voted in his/hers comment for every poll in the node.
* Integration with Views - using Views user can make list of polls sorted or filtered by questions, results, active status, total number of votes and runtime. For example you can make list of all polls which is active or most voted poll in forum etc.
* In Views you can use five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.

Read more

pollfield 6.x-1.5-beta1

Download Size md5 hash
pollfield-6.x-1.5-beta1.tar.gz 15.79 KB 3f0944788acdd7c1cfeeaee5b0fadc00
pollfield-6.x-1.5-beta1.zip 17.13 KB 6da818177b91c6bfa6bb417b8a6ecabc
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.5-beta1

Release notes

* Single choice poll
* "Cancel vote" button
* voting policy for anonymous users - don't allow, allow but filter by user IP, allow without any restriction
* close polls by cron jobs
* predefined maximum number of possible poll responses, it is set while adding the pollfield to a content type
* one or more pollfields can be attached to any kind of content type. This can be done by adding more than one pollfield field to a content type, or you can use the "Number of values" option under Global settings for a CCK field while adding it to a content type
* theme function print theme('user_vote', $node,$comment) can be used to display how the comment author voted in his/hers comment for every poll in the node.
* Integration with Views - using Views user can make list of polls sorted or filtered by questions, results, active status, total number of votes and runtime. For example you can make list of all polls which is active or most voted poll in forum etc.
* In Views you can use five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* you can choose to enable or disable "Cancel vote" button in poll settings

Read more

pollfield 6.x-1.4-beta1

Download Size md5 hash
pollfield-6.x-1.4-beta1.tar.gz 14.81 KB 94d6cb90aa98084ebd6a8acd2415d8a6
pollfield-6.x-1.4-beta1.zip 16.14 KB 9d3a5582ef7e9f7a0a0c69010da2b0ff
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.4-beta1

Release notes

Features

* one or more poll can be attached to any kind of content type
* there are five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* Integration with Views. Using Views user can make list of polls sorted or filtered by question, choices, total number of votes etc. For example you can make list of all polls which is active or most voted poll in forum etc.
* votes cancel button
* voting policy for anonymous users - not allowed, allowed identified by IP, allowed without any restriction
* close poll by cron jobs
* predefined max number of choices
* suport for maximum number of values (CCK), it possible to have more than one pollfield in a node
* theme function print theme('user_vote', $node,$comment) can be use to show user vote in comments for every poll in the node.
Added features not in 6.1.3-beta1:
* user can choose enable or disable cancel button in poll settings
* user can choose to allow or not to allow users to see results before voting. In that case anonymous user can not see results.
* user can attach permission to users to see results of poll

BUGS:
no major bugs reported;
FIX:
fixed error in database search if anonymous user is allowed to vote

Read more

pollfield 6.x-1.3-beta1

Download Size md5 hash
pollfield-6.x-1.3-beta1.tar.gz 13.93 KB e0744ce1744d50ec9f864b06fb7781fc
pollfield-6.x-1.3-beta1.zip 15.21 KB 9b36e2a34799f6278ad6f8af2aabbfd8
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.3-beta1

Release notes

Features

* one or more poll can be attached to any kind of content type
* there are five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* Integration with Views. Using Views user can make list of polls sorted or filtered by question, choices, total number of votes etc. For example you can make list of all polls which is active or most voted poll in forum etc.
* votes cancel button
* voting policy for anonymous users - not allowed, allowed identified by IP, allowed without any restriction
* close poll by cron jobs
* predefined max number of choices
* suport for maximum number of values (CCK), it possible to have more than one pollfield in a node
* theme function print theme('user_vote', $node,$comment) can be use to show user vote in comments for every poll in the node.
BUGS:
no major bugs reported;
there is error in database search if anonymous user is allowed to vote
FIX:
replace hostname = %d with hostname = '%s' in line 1061 to fix above issue

pollfield 6.x-1.2-beta1

Download Size md5 hash
pollfield-6.x-1.2-beta1.tar.gz 13.42 KB 2189985f7e2b99da2f8e5536bf2a3d5e
pollfield-6.x-1.2-beta1.zip 14.76 KB 6604756c5c42efc1c84189d2f745b38b
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.2-beta1

Release notes

Features

* one or more poll can be attached to any kind of content type
* there are five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* Integration with Views. Using Views user can make list of polls sorted or filtered by question, choices, total number of votes etc. For example you can make list of all polls which is active or most voted poll in forum etc.
* votes cancel button
* voting policy for anonymous users - not allowed, allowed identified by IP, allowed without any restriction
* close poll by cron jobs
* predefined max number of choices
* suport for maximum number of values (CCK), it possible to have more than one pollfield in a node
BUGS:
no major bugs reported
ISSUE:
label of field is showed even there are no choices filled (there is patch published to fixed it).
dev version has that patch included.

pollfield 6.x-1.1-beta1

Download Size md5 hash
pollfield-6.x-1.1-beta1.tar.gz 12.99 KB c33f2a91e0a85354dc7015be2678b2e1
pollfield-6.x-1.1-beta1.zip 14.31 KB c1df33c64bafce1d0d2ab8d0ac29b541
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.1-beta1

Release notes

Features

* one or more poll can be attached to any kind of content type
* there are five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* Integration with Views. Using Views user can make list of polls sorted or filtered by question, choices, total number of votes etc. For example you can make list of all polls which is active or most voted poll in forum etc.
* votes cancel button
* voting policy for anonymous users - not allowed, allowed identified by IP, allowed without any restriction
* close poll by cron jobs
* predefined max number of choices
* suport for maximum number of values (CCK), it possible to have more than one pollfield in a node
BUGS:
no majors bugs

pollfield 6.x-1.0-beta1

Download Size md5 hash
pollfield-6.x-1.0-beta1.tar.gz 12.99 KB d49b3151b4f06aa1f64534e16c2b64ce
pollfield-6.x-1.0-beta1.zip 14.31 KB 8f6b62b69e87aa980a3b55e065825f75
Last updated: December 24, 2010 - 23:40
Official release from tag: 6.x-1.0-beta1

Release notes

Features:
* one or more poll can be attached to any kind of content type
* there are five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* Integration with Views. Using Views user can make list of polls sorted or filtered by question, choices, total number of votes etc. For example you can make list of all polls which is active or most voted poll in forum etc.
* votes cancel button
* voting policy for anonymous users - not allowed, allowed identified by IP, allowed without any restriction
* close poll by cron jobs
* predefined max number of choices
* suport for maximum number of values (CCK), it possible to have more than one pollfield in a node
BUGS:
no major bugs

pollfield 6.x-1.x-dev

Download Size md5 hash
pollfield-6.x-1.x-dev.tar.gz 23.66 KB aa0a68f7dbfd6d624b2601d4b545b319
pollfield-6.x-1.x-dev.zip 26.87 KB a4a0b27d7480a2d167e7d164a4997056
Last updated: July 3, 2011 - 12:15
Development snapshot from branch: 6.x-1.x

Release notes

Features
* one or more poll can be attached to any kind of content type
* there are five different formatters: default, all results, all choices, question, runtime. Using different formatters you can chose how poll will be displayed. For example if you chose question formatter only question of poll will be displayed.
* Integration with Views. Using Views user can make list of polls sorted or filtered by question, choices, total number of votes etc. For example you can make list of all polls which is active or most voted poll in forum etc.
* votes cancel button
* voting policy for anonymous users - not allowed, allowed identified by IP, allowed without any restriction
* close poll by cron jobs
* predefined max number of choices
* suport for maximum number of values (CCK), it possible to have more than one pollfield in a node
* theme function print theme('user_vote', $node,$comment) can be use to show user vote in comments for every poll in the node.
* user can choose enable or disable cancel button in poll settings
* user can choose to allow or not to allow users to see results before voting. In that case anonymous user can not see results.
* user can attach permission to users to see results of poll
New features
* mulitple choice poll

Read more
Subscribe with RSS Syndicate content