Multilingual poll - Aggregates poll results for all translations
Most code ripped off poll module and adapted for multilingual results
| Name | Description |
|---|---|
| i18npoll_block | Implementation of hook_block(). |
| i18npoll_form_alter | Implementation of hook_form_alter() |
| i18npoll_get_vote | Get user vote for this node or its translations |
| i18npoll_nodeapi | Implementation of hook_nodeapi() |
| i18npoll_view | Implementation of hook_view(). |
| i18npoll_view_results | Generates a graphical representation of the results of a poll. |