Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WP Cool Poll

Leírás

This plugin makes it possible to create and manage a poll and display it in a widget.

Features

Poll management

Management of polls consists of creation, listing, editing, activation, stopping and deleting of polls. Polls consist of one poll question and several poll answers. User can also choose a color of bar assigned to every answer, which shows a percentage of votes for this answer and background color of a poll.

Poll display

Active poll can be displayed in a widget. Every poll shows number of votes for every answer and their percentual expression. Percentage is also expressed by length of assigned bar. Total number of votes is also adduced.

Every IP can vote only once. If user has not voted yet, he can vote by clicking on desired answer. After he voted, no answer is clickable anymore.

Example of poll is also shown at plugin web page – http://coolpoll.funsite.cz.

Poll report

Poll report contains records of all of the votes. Theese records consist of chosen poll answer, IP of voter and a date of vote.

Képernyőmentések

  • Example of poll in a widget

Telepítés

Installation is typical. You can choose whatever WordPress way. One way can be download zip file and unzip in /wp-content/plugins/ directory. Then activate plugin. The other ways use ftp server to upload zip file. This way is accessible from Plugins->Add new menu item, then Upload plugin and then activate plugin.

GYIK

You can email me to fmmaily@seznam.cz

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WP Cool Poll” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WP Cool Poll” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

First version.

1.1

Removed registering of jquery.
Added some data sanitization.
Calling file locations using FILE constant.
Prefixes added to global function names, constants and classes.

1.2

Corrected and extended translation to czech language.

1.3

Rounded percentual values of poll answers.