Categories:
Author:
Current version:
1.1
About It:
Get it:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
md_votings
Plugin for creating votings.
Installation
1. download plugin code from my site: textpattern.martanek.net
2. insert it into field "add plugin" in your Txp administration
3. done
How to insert the pool into article ?
Insert the code: <txp:mdvoting_insert_survey id="5" />
, ID is number of the pool which you can see in the list of pools.
How to customize the pool code for the site ?
There is a function ShowVotingForUser in mdvoting_view object (in the main plugin code). This function show the voting for the user. You can update it as you want to see the voting on the site.