Book Image

Drupal 7 Social Networking

Book Image

Drupal 7 Social Networking

Overview of this book

Drupal is ideally equipped to serve as a base system for creating a custom social networking site like Facebook or MySpace. While these large social networks have their place, niche social networking websites can help promote businesses, products, projects, and hobbies of any nature. Drupal 7 Social Networking provides careful instructions and clear explanations to take you through the setup and management of your social network site, covering topics from users, to marketing, to maintenance. It will help you create your own social networking site, suitable for whatever audience you choose! Starting from the very basics of both Drupal and Social Networking, right through to more complicated aspects, you will progressively learn how to add to and expand your social networking site and add more features. You will learn how to secure your social network, deploy it on the Internet, and keep it running and well maintained. As social networking sites rely on the participation of their users, this book helps you to structure your site in such a way so that users can easily and enjoyably contribute, thus creating a powerful social network.
Table of Contents (22 chapters)
Drupal 7 Social Networking
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Managing comments


In Chapter 2, Preparing Drupal for a Social Networking Site, we briefly looked at all aspects of Drupal's administration area, including comments and their moderation. Now, let us look at how we can enable comments, and how they are created.

When creating content for our site (currently, either through the Add content shortcut in the administration bar, or via Content | Add content) there is a section entitled Comment settings. Clicking this brings the comment settings for the content into focus:

From here we can enable comments by selecting Open, or leave them disabled by selecting Closed. If comments are enabled, users still require the appropriate permission (Post comments) to post comments. The default option for Comment settings for creating new content is defined by the settings for the content type.

Because social networking sites rely on user contributions, collaboration, and communication, for most user created content we would want to enable comments for that content...