Welcome to part 11 of our tutorial on building a website with Drupal 6. Previously we covered:
Part 1: Introduction
Part 2: Installing Drupal 6
Part 3: Configuring your Site
Part 4: Playing with Blocks
Part 5: Playing with Modules
Part 6: Playing with Themes
Part 7: Installing Modules and Themes
Part 8: Pathauto, Content, and Content Types
Part 9: Users, Roles, and Permissions
Part 1o: Reports – Keeping Track
As we go through this tutorials I am building a Drupal resource site called Learn Drupal.
So far our website looks like this: (you can click on the images for a larger view)
As we’ve been building our website we’ve been aiming to have users and visitors interact with our website. One of the ways in which visitors interact with the Learn Drupal website is by leaving comments, and sometimes, spam. Today, we’re going to look at some ways of managing comments and spam on our website.
Continue reading “Building a Website with Drupal 6 – Part 11: Managing Spam and Comments”