Apr 25, 2012 |
4,668 views |

Book Description
Take advantage of Drupal’s vast collection of community-contributed modules and discover how they make this web framework unique and valuable. With this guide, you’ll learn how to combine modules in interesting ways (with minimal code-wrangling) to develop several community-driven websites— including a job posting board, photo gallery, online store, product review database, and event calendar.
The second edition focuses on Drupal 7, the latest version of this open source system. Each project spans an entire chapter, with step-by-step “recipes” to help you build out the precise functionality the site requires. With this book, developers new to Drupal will gain experience through a hands-on introduction, and experienced Drupal developers will learn real-world best practices.
- Learn Drupal’s concepts and building blocks, and how everything works together
- Hit the ground running—build your first Drupal site hands-on
- Explore solutions that meet each project’s requirements, and discover why specific modules were selected
- Understand the projects through case studies, including the client’s needs and desires
- Learn how to configure modules with a bird’s-eye view of how they work
- Discover new modules, including Drupal Commerce, Media, and Workbench
Table of Contents
Chapter 1 Drupal Overview Download Now »
Apr 19, 2012 |
6,504 views |

Book Description
Joomla! is one of the most popular open-source Content Management Systems, actively developed and supported by a world-wide user community. Although it’s a fun and feature-rich tool, it can be challenging to get beyond the basics and build a site that meets your needs perfectly. Using this book you can create dynamic, interactive web- sites that perfectly fit your needs.
Completely updated for Joomla! 2.5, this practical guide teaches you how to create professional, appealing and extendable websites, whether you want to create a full-featured company or club website or build a personal blog site.
The Joomla! Beginner’s Guide helps beginners to get started quickly and to get beyond the basics to take full advantage of Joomla!’s powerful features. Completely updated from the first book, real-life examples and tutorials will spark your imagination and show you what kind of professional, contemporary, feature-rich websites any developer can achieve with Joomla!. This book thoroughly covers the concepts behind the software and creates a coherent picture of how the software works. This book is not about what Joomla! can do – it’s about what you can do using Joomla!.
What you will learn from this book
- Create a feature-rich site that’s easy to expand, customize, and maintain without having to learn web languages such as HTML and Cascading Style Sheets (CSS) Download Now »
Apr 18, 2012 |
3,409 views |

Book Description
Drupal is one of the most powerful PHP Content Management Systems there is. However, why would you install a CMS for every site you build? With just one copy of Drupal you can host several sites. Drupal has long had multi-site support, and Drupal 7’s support is even better than previous versions.
Drupal 7 Multi-Sites Configuration will teach you how to host several websites on a single copy of Drupal. You will learn how to create different sites, each with its own domain, content, and theme. This valuable information will help you to save time by managing modules and sharing them across several sites as well as administering your sites all in one place.
This book will show you how to configure a system for multi-site, and then install several sites on one copy of Drupal, all with their own domain name and database. Learn how to install and share modules and themes, configure Apache, PHP, and MySQL for multi-site, and then manage the site. Once your site system is successfully set up, discover some of the advanced configurations possible with Drupal multi-site, as well as how to upgrade and maintain your sites.
What you will learn from this book
Apr 18, 2012 |
3,364 views |

Book Description
The Drupal content management system is purposely created with a ‘light footprint,’ leaving it to the user or developer to add wanted features. Views is the #1 add-on module for Drupal and enables you to filter, select and present your content in ways that are more meaningful to your site visitors.
Drupal 7 Views Cookbook allows you to bypass most of the Views learning curve and quickly take advantage of the capabilities of the Views module through step-by-step instructions for quickly developing dozens of useful views.
Starting with a brief introduction to Views, Drupal 7 Views Cookbook takes you through recipes for elementary views such as displaying randomly selected content, to intermediate views such as customizing links, to advanced views using multiple displays. Along the way there are recipes for theming views, creating a programmatic view and a view handler, administering views, and finally, using some other modules related to the Views module. Recipes are standalone, so pick them in any order!
Don’t limit your site with dull content presentation. Empower your site visitors with the recipes that Drupal 7 Views Cookbook delivers!
What you will learn from this book
- Present menu choices for categorized subsets of your content
- Create blocks containing interesting lists or randomly selected images Download Now »
Apr 16, 2012 |
3,992 views |

Book Description
How disappointing is it to log on to a website for a product or business you love only to discover the feature you were drawn to doesn’t work on your mobile or tablet? Drupal has brand new features to adapt your existing site into a mobile site that will keep your customers coming back.
The Drupal Mobile Web Development Beginner’s Guide follows a humble ‘Mom & Pop’ restaurant website which gets a makeover complete with cutting edge features that play to mobile, tablet and desktop audiences. By following the fun example, you will finish the book having effortlessly adapted your website so that it is accessible and, more importantly, looks good and functions well, on any mobile device.
Restaurant websites are notoriously horrible to navigate and our Mom & Pop example is wellintentioned but no exception to this rule. We bring this site out of the early 1990’s with cutting edge development practices and a team development workflow. This pizza chain goes mobile with location services, audio, video, charting and mapping worthy of any multi-million dollar site. Each chapter examines the way the site works and shows you how to move the existing content and functionality into reusable features.
What you will learn from this book
- Set up Domain Access and Drupal Behaviors that redirect mobile and desktop browsers to the version of the website most appropriate for your client Download Now »
Apr 02, 2012 |
3,795 views |

Book Description
Take your Drupal skills even further with valuable tricks for making site building truly efficient. In this concise guide—the third in a series by award-winning designer Dani Nordin—you’ll learn how to set up your own development environment, quickly update your modules, and use version control to protect yourself from bonehead mistakes.
Handle repetitive tasks with ease, avoid hours of frustration, and devote more time to pushing the envelope of Drupal design—just by picking up the basics of a few developer tools. It’s much more than simple coding; it’s real, honest-to-goodness developer Ninja Magick.
- Learn basic commands and use them in Drupal on the command line
- Set up your local development environment, and learn ways to collaborate on code with others
- Download modules, themes, libraries, and more with Drush, the Drupal shell
- Use Git, the free version control system, and create a GitHub account
- Pack content types, views, and other functionality you use often into a custom module with Features
Table of Contents
Part I: Setting Up a Local Development Environment
Chapter 1. Setting Up a Local Development Environment and Installing Drupal
Chapter 2. Working on the Command Line: Some Basic Commands
Chapter 3. Installing Drush
Chapter 4. Getting Started with Version Control Download Now »