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

Administering Drupal—An overview


Now that we have a basic understanding of how Drupal works, let's look through the administration area in more detail, making appropriate changes to settings where necessary to improve the suitability of our Drupal installation for a social networking site.

Note

It is important to note that the focus of this book is about using Drupal as a platform to create a social networking site. As a result, we won't be able to discuss each of the various features of Drupal in as much detail as deserved. We will of course cover everything that we need to, in sufficient detail, to use the features successfully for our social networking site.

Logging in

Before we can access Drupal's administrative tools, we need to log in as an administrator. The login box is on the left-hand side of our Drupal installation (http://localhost/drupal7/). Let's log in with the user account we created during the installation process:

Once logged in, we have access to the administrative toolbar...