XPoll Application
XWiki Simple Poll Application - Doodle like |
Type | XAR |
Category | |
Developed by | |
Active Installs | 131 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
This application is a very simple multiple choice poll similar to doodle. It supports voting without edit rights and is build as an App Within Minutes application (with a custom Sheet).
Poll Home
The poll home is showing the winning result(s)
Voting interface
Poll Template
A Poll Template is displayed in the page creation wizard.
Recent Polls Macro
This application provides also a macro that displays the most recent polls created.
- You can use this macro, by writing in a page with wiki editor:
{{pollsrecent limit=10 /}}
Where the macro parameter limit is the maximum number of polls that you want to be displayed on your page. Its default value is 5.
- Or, if you don't want to set a maximum number of entries, you just write:
{{pollsrecent /}}
This is how it will look like before adding polls:
And after adding them:
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
- You'll also need to install all dependent Extensions that are not already installed in your wiki
The XPoll.XPollService needs to be saved with programming rights. Make sure you import with the "Add version" checked and "import as backup package" unchecked.
Set the language ressource (before v1.2)
If you are using XWiki 4.2 or a version below, you will have to set the right language ressource :- Click on the "administration" link at the top right corner
- In the administration menu, click on "Localization"
- Scroll in this menu until you see "Internationalization Document Bundles"
- In that field, copy-paste the following text : "XPoll.Translation"
- Save the page.
Setting the Recent Polls gadget
- Go to your dashboard
- Edit it in inline mode and click on "Add gadget"
- Search for "Recent Polls"
- Select it and edit the required parameters if needed
- Click "Insert gadget"
- You're done! :)
Release Notes
v1.7.1
The following translations have been updated with this release:v1.7
The following translations have been updated with this release:v1.6.7
The following translations have been updated:v1.6.6
v1.6.5
v1.6.4
v1.6.3
v1.6.2
v1.6.1
v1.6
v1.5
v1.4
This version includes the following fixes: and a fix for the following bug: "The title of the document wasn't escaped causing FF to always ask for confirmation before submitting".v1.3
This version includes the following fixes:v1.2
XPOLL-1 Missing translation keys for livetable from Translations documentDependencies
Dependencies for this extension (org.xwiki.contrib:application-xpoll-ui 1.7.1):- org.xwiki.platform:xwiki-platform-livetable-ui 8.4
- org.xwiki.platform:xwiki-platform-sheet-ui 8.4
- org.xwiki.platform:xwiki-platform-uiextension-ui 8.4
- org.xwiki.platform:xwiki-platform-appwithinminutes-ui 8.4
- org.xwiki.platform:xwiki-platform-display-macro 8.4