With the recipes in this book, you can take full advantage of the vast collection of community-contributed modules that make the Drupal web framework useful and unique. You'll get the information you need about how to combine modules in interesting ways (with a minimum of code-wrangling) to develop a variety of community-driven websites. Each chapter describes a case study and outlines specific requirements for one of several projects included in the book -- a wiki, publishing workflow site, photo gallery, product review site, online store, user group site, and more. With Using Drupal, you will:
Newcomers will find a thorough introduction to the framework, while experienced Drupal developers will learn best practices for building powerful websites. With Using Drupal, you'll find concrete and creative solutions for developing the exact community website you have in mind.
| Publisher | O'Reilly Media |
| ISBN | 0596515804 |
| Features |
|
| Format | Paperback |
| Author | Angela Byron,Addison Berry,Nathan Haug,Jeff Eaton,James Walker,Jeff Robbins |
| EAN | 9780596515805 |
| Label | O'Reilly Media |
| Edition | 1 |
| Dewey Decimal Number | 006.76 |
| Studio | O'Reilly Media |
| Number Of Pages | 496 |
| Title | Using Drupal |
| Publication Date | 2008-12-08 |
| Manufacturer | O'Reilly Media |
Review by lightscapes, 2010-05-11
Drupal is a fast-moving target, so writing a book about it is especially challenging. These authors know what they are doing, as they are all long time Drupal jockeys, deeply involved with core development, the Drupal community, and with Drupal education. With six different authors, it's refreshing that they have been able to combine their points of view into such a well-integrated publication.
Content structure is what Drupal is all about, and the authors have also structured their book's content to make it easily accessible. After the first chapter, each is presented with the same sectional structure, beginning with a case study, a common real-world problem that Drupal might be asked to solve. This structure next leads to alternative implementation strategies, then focuses on the features of recommended modules. In their "Hands-on" section, the authors next show how to configure the modules. The chapters, each on a different case study, end with references to other modules that might further enhance functionality. Each chapter ends with a summation, including links to the modules discussed. In the course of describing solutions to the problems introduced by the case studies, the authors take the reader (with little redundancy) through many general aspects of planning and implementing a Drupal site.
The authors' choice of case studies makes the book particularly valuable, as they cover a range of very common content management situations, including: a job posting board, product reviews, a wiki, managing publishing workflow, a photo gallery, multilingual sites, event management, and an online store.
Site functionality is the focus of most of the book, but the last chapter addresses more the topic of presentation, in Drupal-speak, Theming. This chapter requires some knowledge of CSS, HTML and PHP to fully understand how to modify existing themes (of which there are many). There is reference to where you can learn more about these topics, as well as some code that you can copy, but the authors do not attempt to write a primer on web coding.
Before the index, the book ends with three Appendices. The first addresses Drupal installation and maintenance. The second gives advice on choosing and evaluating modules that you might want to use for your own purpose. Since many modules are contributed by users in the Drupal community, coding quality, bug fixes, etc. can vary considerably, and the user is well-advised to apply "due diligence" as introduced in this appendix. The third appendix is a list of modules and themes used in the book, along with where to get them and their source code.
Using Drupal is targeted at readers "somewhere between total newbie and computer science professor", and is a surprisingly accessible practical introduction to Drupal as a platform. The writing style is succinct but easy to read, without the cutesy fluff so often found in how-to technical writing for the masses. The presentation reflects the authors' continuing involvement in Drupal education and in the growing Drupal community.
Review by Kathy, 2010-05-02
This is the best book for beginners new to Drupal. You can follow along and build a site, learning what you need to know along the way. This is a much more fun and rewarding way to learn, and people seem to understand more quickly and retain the information longer because they're actually using it. At our university, this is the book we recommend to people who are just starting out with Drupal and have a little experience with the web (i.e., some CSS and HTML). No PHP required.
Review by Richard D. Vogel, 2010-03-22
I always expect O'Reilly books to lead me into new areas. I have been using them as a source for years. This is the first time I have been disappointed. The author is hard to read. The examples used inside the FIGURES boxes have been reduced in size to the point where they are almost impossible to read(use). I got a basic idea about DRUPAL but gave up after 130 pages. Then I ordered another book from someone else.
Review by Lawrence Baldwin, 2010-03-08
As a Drupal newbie, I found this book the ideal starting point for the somewhat daunting task of learning Drupal. Its hands-on sections walk you step-by-step through the process of creating websites that serve real needs, and take you from the earliest steps (what is this thing called Drupal? How do I get it to do something?) through a wide range of tasks, from creating a photo gallery to an online store.
During the course of this journey, you will learn both Drupal core and a wide variety of contributed modules. The writing and the instructions are easy to follow, neither too technical nor condescending. The sample projects are real enough to give a genuine sense of how to use the tools without being so verbose as to bog you down in details.
I have read other Drupal books, but so far none takes the place of this one as a real-world text in getting the most out of a wonderful tool.
Review by Benjamin Gummelt, 2010-02-08
This is a great book to introduce you to the various modules that can start any type of website. Granted there is a lot more work that needs to go into the site before taking it live this book does a great job of giving case studies that help give you ideas for tactics to design a site that fits your needs.
Great book. Kudos to the authors.