Intermediate

Conceptual issues

Some issues are with general Drupal concepts rather than specific tasks. Stuff 'em here.

Trigger module

Users are asked to setup the site to automatically send an email when new content is posted. To successfully complete this task, users must enable the trigger module, create an email action, and configure the action to execute on the nodeapi's update operation using triggers.

Search

Users are asked to enable search module and make sure that content is searchable. To successfully complete this task, users must enable the search module, run cron, and test that search is successfully working.

Text formats

Users are asked to allow speakers to post external images within their workshops without granting speakers access to the Full HTML format. To successfully complete this task, users must configure the Filtered HTML text format to allow tags.

Roles and permissions

Users are told that 'speakers' need to be able to create workshops, but have no other (administrative) access to the site. To successfully complete this task, the user must create role, and assign the correct permissions to create the workshop content type. It is also acceptable to assign edit and delete permissions as the main goal of this task is to create a role and assign permissions to that specific role.

Create content type

Users are asked to create an additional content type. This content type should be setup to not be promoted to the front page.

Path module

Users are asked to set the path of a node to "/general-information". To successfully complete this task, they must install the path module, navigate to the node and correctly set the alias.

Comment permissions

Users are asked to prevent registered users from commenting on nodes.

Setup taxonomy for workshops

Users are asked to setup taxonomy for workshops with three terms (beginner, intermediate, advanced).

Follow up: Post a sample beginner workshop.

Follow up: The organizers want to hide the author and post date information from workshops

Create block in right sidebar

Users are asked to create a block in the right sidebar with contact information.

Syndicate content