Expert in Drupal 7. Intermediate

Sub-title: 
Course in creation and administration of Websites with Drupal 7
Authors: 

Fran Gil

Publisher: 
Forcontu
Publication date: 
2014-11
Page count: 
653
ISBN-13: 
9788494276316

The Intermediate level complements the beginner level. It is aimed at people who already had previous contact with Drupal and want to understand it in depth and make better use of its full potential. Completing this level is very useful for building professional Websites with features that go far beyond company webs or personal blogs. Programming knowledge is not required to study intermediate level.

Contents:

  • 21. Creating forms with Webform
  • 22. Advanced content types
  • 23. Views
  • 24. Automatic image processing
  • 25. Extending menus with additional modules
  • 26. Extending blocks with additional modules
  • 27. Panels
  • 28. Display Suite
  • 29. Customizing Themes
  • 30. Actions and Triggers
  • 31. Rules
  • 32. Defining contexts
  • 33. Extending users
  • 34. Workflow
  • 35. Multilingual sites
  • 36. E-commerce: Introduction to Ubercart and Drupal Commerce
  • 37. SEO Positioning with Drupal
  • 38. Social tools: voting and sharing content
  • 39. Newsletter Subscription
  • 40. Other Features

Expert in Drupal 7. Beginner

Sub-title: 
Course in creation and administration of Websites with Drupal 7
Authors: 

Fran Gil

Publisher: 
Forcontu
Publication date: 
2014-11
Page count: 
381
ISBN-13: 
9788493941093

Beginner level is aimed at those people with or without technical training, who want to start creating Websites. It is also very useful for companies or professionals who wish to create their professional or personal Website without depending on external assistance. At this level, the aim is for the student to acquire sound basic knowledge in order to tackle the following educational levels with guarantees.

Contents:

  • 1. Introduction to Drupal
  • 2. Drupal installation
  • 3. Administration area
  • 4. Content management
  • 5. Content types
  • 6. Menu management
  • 7. Blocks management
  • 8. Themes
  • 9. Extending functionality with modules
  • 10. Management of users, roles and permissions
  • 11. Taxonomy
  • 12. Text formats and WYSIWYG editors
  • 13. Blogs
  • 14. Forums
  • 15. Structured documents: Books
  • 16. Media Galleries
  • 17. Searches
  • 18. Languages and translation
  • 19. Access statistics
  • 20. Website management, maintenance and updating
  • Annex A. Configuration of the hosting and necessary tools
  • Annex B. Links and resources of interest

Responsive Theming for Drupal

Sub-title: 
Making Your Site Look Good on Any Device
Authors: 
Publisher: 
O'Reilly Media
Publication date: 
2014-02
Page count: 
78
ISBN-13: 
978-1449373313

If you want your Drupal website to work well on smartphones, tablets, and desktops, this practical guide shows you how to incorporate Responsive Web Design (RWD) with specific Drupal 7 themes. You’ll learn how to create attractive, easy-to-navigate layouts for everything from tiny phone screens to 30-inch desktop monitors—all with the same codebase.

Ideal for experienced Drupal developers, this book takes you through RWD basics and shows you how to build sites based on Aurora, Zen, and Omega—three popular base themes created by Drupal contributors. Whether you’re creating a new site with RWD or adapting an existing one, you’ll learn how to become a better, more efficient Drupal themer.

  • Understand how Responsive Web Design and CSS media queries work
  • Learn how the Sass stylesheet language and Compass framework support RWD
  • Adopt a mobile-first approach to RWD—and learn why it’s important
  • Get step-by-step instructions for creating custom subthemes on top of Aurora, Zen, and Omega
  • Tackle common problems when building and theming responsive Drupal sites
  • Explore alternative options for accommodating smartphone and tablet users

Instant Premium Drupal Themes

Sub-title: 
Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites!
Authors: 
Publisher: 
Packt Publishing
Publication date: 
2013-10
Page count: 
40
ISBN-13: 
978-1783281756

What you will learn from this book

  • Understand Drupal theme structure and terminology
  • Configure raw HTML in a Drupal environment
  • Populate Drupal themes with dynamic content
  • Learn how to customize the search result page and how to add regions to your home page
  • Discover the best practices and conventions of using Drupal to speed up your development

In Detail

Drupal’s theme layer, and the themes that use it, are responsible for the look and feel of a Drupal web site. Themes have the final say and ultimate control over almost every aspect of each page. Good themes consist of all the same elements that you would find on any reputable web site, including standards-compliant XHTML markup, CSS, and JavaScript. How it all comes together is what is so special and what makes Drupal themes so flexible and powerful.

Premium Drupal Themes is a practical, hands-on guide filled with clear, step-by-step examples which shows you how to create Drupal themes using HTML. This book will show you the best practices and conventions that you should adopt and utilize so you can change the way Drupal looks using HTML without wasting energy digging through Drupal’s code.

Starting with the essentials including Drupal terminology and Drupal theme structures, this book will show you how to configure raw HTML in a Drupal environment. You will learn about the Drupal template variables and also how to populate a Drupal theme with dynamic content. You will also discover how to customize the search result page and how to add regions to your home page. This book will help you familiarize yourself with the theme engines and will help you learn about the core of Drupal’s theme rendering system. Finally, you will learn how to create your very own Drupal theme that will take people’s breath away!

Approach

Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. A step-by-step guide filled with recipes that will show you how to create your very own Drupal themes using HTML.

Who this book is for

This book is great for developers who are new to Drupal. It is assumed that you have some experience in HTML, PHP, and CSS. You’ll need a PHP (LAMP/WAMP) environment to install Drupal. It is also assumed that you know how to install Drupal. Some familiarity with CMS will be useful but is not essential.

Migrating to Drupal 7

Cover image for this book
Sub-title: 
Learn how to quickly and efficiently migrate content into Drupal 7 from a variety of sources including Drupal 6 using automated migration and import processes.
Authors: 
Publisher: 
Packt Publishing
Publication date: 
2012-12
Page count: 
158
ISBN-13: 
9781782160540

What you will learn from this book

  • Configure your Drupal site to run imports of migrated content using the Feeds module
  • Run an import of migrated content using Feeds module and a Feed importer
  • Package your configuration using the Features module
  • Utilize the Migrate module and its benefits
  • Migrate blog posts from WordPress to Drupal
  • Upgrade your Drupal 6 site to Drupal 7
  • Configure the Feeds Tamper module to preprocess your Feeds imports
  • Run additional imports using the Feeds modules to update and add new data and content to your Drupal site

In Detail

This book will show you how to migrate your content into the Drupal content management system. You’ll start by building a content type in Drupal to hold your migrated content. You’ll then import your content into Drupal using the Feeds module. In order to be able to easily use them again and again, you will also learn the best methods of maintaining and packaging migration configurations.

In "Migrating to Drupal 7" you’ll learn how to quickly package your legacy site’s data into a format that’s easy to import into Drupal. You’ll then build a content type to hold migrated data in Drupal. To save time and hassle you will learn how to import content into Drupal using the Feeds module. You’ll then get a brief introduction to the Migrate module and its powerful features.

With this guide you’ll also learn how to upgrade your Drupal 6 website to Drupal 7 in short, simple steps. You’ll also learn how to package your configuration code in Drupal using the powerful Features module.

In "Migrating to Drupal 7" you’ll start by collecting your current site’s content and packaging it up into a CSV file so you can easily import it into Drupal. You’ll then build a content type to hold your migrated data and content.

Mastering migrations using the Feeds module will be the next invaluable tutorial before you get a closer look at the Migrate module’s powerful features. You’ll then upgrade your Drupal 6 site to Drupal 7 and use helper modules to help run the upgrade faster and with less hassle. This book will then take you through the process of migrating CCK-based Drupal 6 fields to Drupal 7 using the Content Migrate module.

Using the Features module you will then package up our Feeds importer and content types into code to help you to build an easily maintainable and flexible Drupal website with.

Approach

Written in a friendly and engaging style with practical tutorials and step-by-step examples which show you how to easily migrate your Drupal 6 or WordPress site to Drupal 7.

Who this book is for

"Migrating to Drupal 7" is for anyone interested in how to move content from an existing website into the Drupal content management system. Both novice and advanced Drupal users will gain practical hands-on knowledge in how to migrate content into Drupal using this book. You will become experts in using the Feeds module to migrate content, and in packaging your code using Features.

Programmer's Guide to Drupal

Sub-title: 
Principles, Practices, and Pitfalls
Publisher: 
O'Reilly Media
Publication date: 
2012-12
Page count: 
114
ISBN-13: 
978-1449343316

Note: This edition is out of print. The 2nd edition of this book is now available; contains all of the content of the first edition, plus Drupal 8 content.

If you’re a web programmer new to Drupal, this book shows you which programming techniques you can use—and which you should avoid—when building custom web applications with this content management framework. Drupal has its own set of programming principles that require a different approach, and many programmers make mistakes when relying on skills they’ve used for other projects. The guidelines in this book help you through the transition by demonstrating which programming practices conform to the “Drupal way,” and which don’t.

If you’re familiar with PHP, you’ll quickly learn how to take advantage of the powerful Drupal API.

  • Get a complete overview of Drupal, including Drupal core and add-on modules and themes
  • Learn Drupal’s basic programming principles, such as the ability to customize behavior and output with hooks
  • Discover common Drupal programming mistakes—and why hacking is one of them
  • Explore specific areas where you can put your programming skills to work
  • Learn programming tips and tools to help you perfect and debug your applications

Pages

Subscribe with RSS Subscribe to RSS - Designers/themers