For DrupalcampNYC.org we made some enhancements to the session moderation view that I found helpful as a session organizer:
- Added VBO (single button, no confirmation) for the "Unprocessed sessions" display to change the moderation status of sessions
- Added the global result counter to help keep track of how many sessions there were in each moderation status and, with exposed filters, by track
It needs a bit o' form_alter to make the submit button make more sense and potentially to distinguish it from the Views "Apply" exposed filter button.
Comments
Comment #1
mukil commented+1 to vote the 2nd listed into next final release (resp. RC1 of final release) - Could you please share how you will proceed with your implementation of this enhancement, that would be insightful.
And a question regarding 1st enhancement: What do you mean with "VBO (single button, no confirmation)" - Do you implemented some "fasttoggle"-like status change of a session? Just curious what is it exactly that makes you need a "submit" button, did you introduced "bulk operations" to this/these views?
And just to let everyone know: We just extended the moderation view for "unprocessed sessions" for the first time to find out if our users like it, we are not sure yet. It adds a column counting all "likes/points" for an unprocessed session to support the conference committee ("session organizers") in the collaborative selection process of "Sessions". Users with the corresponding role can each vote "+1" on a "Session". We did so through re-using the "flag"-module which seems to bundled with COD.
Comment #2
mrconnerton commentedThese exist in 7.x