• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Poll Hander for Blogs

Bob

Developer
Staff member
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.

Selection_999(205).png


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.

Selection_999(208).png


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

Selection_999(209).png


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

Selection_999(206).png

Selection_999(207).png


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

Selection_999(213).png
 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top