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

User roles: An important note


Different actions, such as posting a comment, posting on a forum, or uploading files, require appropriate permissions. It is easier to set up all of these features first, and then configure the permissions later, so for the course of this chapter we will test these features with our own administrative user account.

In this chapter, we will think about the different roles which might be appropriate, so that in the next chapter we will know the appropriate permissions and roles needed to allow our users to contribute to the site. We won't focus too much on the detail of how these permissions and roles work, as we will look at that in detail in the next chapter. However, at the end of this chapter we will have a site complete with collaborative features for our users, as well as permissions in place for users to be able to use the site as we have planned.