Modules
Here is a list of modules we know we will be using in this install profile:
- og - used for conference registration, and working groups
- cck - used to implement conference and session node types.
- date - used for scheduling sessions.
- webform - used for conference registration
- vote_up_down - voting system for proposals
- links - dependency for vote_up_down
- votingapi - dependency for vote_up_down, stores vote data and exposes it to views
- update status - used to mantain website
Configuration
Roles
- admin/user/roles: add roles: administrator, conference organizer
module: webform
- admin/user/access: access webform results -> conference organizer, admin
- admin/user/access: clear webform results -> conference organizer, admin
- admin/user/access: create webforms -> conference organizer, admin
- admin/user/access: edit own webforms -> conference organizer, admin
- admin/user/access: edit webforms -> conference organizer, admin
module: og
- admin/user/access: administer organic groups -> conference organizer, admin
- admin/settings/webform: Groups directory control -> New groups always appear in the groups directory
- admin/settings/webform: Registration form control: -> New groups don't appear in on the registration form. Administrators control the form exclusively.
- admin/settings/webform: Audience checkboxes -> disabled
- admin/settings/webform: Visibility of posts -> Visibility chosen by author/editor using a checkbox on the posting form. Checkbox defaults to Public.
- admin/settings/webform: Omitted content types -> page
- admin/settings/webform: Group home page -> conference, working group
- admin/settings/webform: Omitted content types -> page
module: cck
- admin/content/types: Create content type 'Conference' / 'conference' with Body -> 'Overview'
- admin/content/types: Create content type 'Session' / 'session' with Body -> 'Description'
- admin/build/modules: Enable Content, Fieldgroup, Option Widgets, and Text modules
- admin/content/types/webform/add_field: Create 'Logistics' text field (10 lines, HTML filtered)
module: vote_up_down
- admin/settings/voteupdown: Enable for 'Session' nodes, set to 'alternative +1' vote style, disable for comments, name 'digg'