As per title, I've implemented a Poll Handler for Blogs.
Permission to Manage (Add/Edit etc) is handled by existing blog permissions (Edit Any Blog or Edit Own Blog).
Permission to Vote on Blog Polls has its own permission separate from Blog Entries and Series.
Creating Polls for Blog's is only available as a Post Create function. When the viewing user has the appropriate permission (either to edit any blog or edit own blog) and the blog does not already have a poll, there will be a 'Create poll' link in the More options dropdown.
Clicking on the Create poll link will launch Create poll input form (Core XF templates/macros/less).
Just like Series, Blog Polls are displayed on both the Overview (Blog Entries) page and Details (Blog details) page.
This also includes a Widget Definition that allows you to create Blog Poll widgets.

Permission to Manage (Add/Edit etc) is handled by existing blog permissions (Edit Any Blog or Edit Own Blog).
Permission to Vote on Blog Polls has its own permission separate from Blog Entries and Series.

Creating Polls for Blog's is only available as a Post Create function. When the viewing user has the appropriate permission (either to edit any blog or edit own blog) and the blog does not already have a poll, there will be a 'Create poll' link in the More options dropdown.

Clicking on the Create poll link will launch Create poll input form (Core XF templates/macros/less).

Just like Series, Blog Polls are displayed on both the Overview (Blog Entries) page and Details (Blog details) page.


This also includes a Widget Definition that allows you to create Blog Poll widgets.

Upvote
0