The wish and focus area view pages will have the HTML generated by the server. This would also include the voting button.
User story
As a wishlist participant, I want to be able to show my support to a wish so that the WMF knows which wish is important to me.
Enable supporting individual wishes. User should be able to support a wish with or without adding a comment and remove a support.
Acceptance criteria
- Add any necessary config settings, including one to control whether voting is enabled
- If enabled, add the voting button to the renderWish output
- In the BeforePageDisplay hook, load the voting module (if voting is enabled and we're on a wish or focus area page)
Designs: