Book Image

Drupal 7 Business Solutions

Book Image

Drupal 7 Business Solutions

Overview of this book

You can use the Drupal 7 content management system to build a small business website quickly. You may add blogs, images, maps, e-commerce, social application integration, and more to your site to connect with your customers and make more money from your business. Drupal 7 Business Solutions will give you hands-on practical tutorials on how to build a rich and dynamic website for your business quickly using one of the most popular tools in open source. You'll start by adding blogs and images to your website. Then you'll learn how to add a VIP section to your site so that you can give your logged in users special discounts and other VIP freebies. Next, you will learn to send your customers e-mail newsletters and show them a dynamic events calendar. The book will then teach you to add e-commerce to your site so you can sell your products online. You'll add YouTube videos and Google maps to help enhance your business site. You will then learn to incorporate feedback mechanisms for your customers. The book also explains how to maintain your site, upgrade it, and continue adding dynamic content to it.
Table of Contents (19 chapters)
Drupal 7 Business Solutions
Credits
About the Authors
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 10. Image Galleries and Slideshows

In this chapter we're going to extend the use of images on our site by adding photo gallery pages and jQuery powered slideshows. The image slideshows will allow automatic animation of one image to the next as well as user controlled manual image navigation. We're also going to install and configure the Views module to set up and configure pages that display all of our images. We'll build an online image gallery that will look very similar to how Flickr or many online photo applications display photos.

Additionally, we'll use the Lightbox module to add an animated slideshow component to our gallery and to allow our images to be clicked to larger versions that appear in modal windows above our main site's content. This will give the viewer of the site a rich and dynamic method of viewing our photos.

Before we get started make sure you have a good collection of about 20-30 photos to use during this chapter's exercises. We're going to be uploading photos...