You are looking at documentation for an older release. Not what you want? See the current release documentation.
The Forum application consists of two gadgets:
eXo Platform provides the Last Post gadget which enables users to see a list of the latest posts in Forum. The number of the latest posts depends on the configuration setup of the gadget.
Gadget name | War name | Description |
---|---|---|
lastpost | forum-gadgets.war | The list of the latest posts in the Forum application. |
Preference name | Description |
---|---|
maxcount | The number of posts which are displayed in the gadget. |
/portal/rest/ks/forum/getmessage/{maxcount}
eXo Platform provides a gadget which enables users to see a poll. The Poll gadget is developed on the combination of Gadget by GateIn and Polls Service. The Poll gadget allows users to apply functions of Polls, such as viewing and voting Polls.
Gadget name | War name | Description |
---|---|---|
pollslist | poll.war | The list of Polls. |
Preference name | Description |
---|---|
pollId | The Id of Polls which is displayed in the Polls gadget. |
portal/rest/private/ks/poll/viewpoll/pollId
portal/rest/private/ks/poll/votepoll/pollId/indexVote