With all the complex configuration options of Drupal, the Configuration Management system allows you to keep track of your configuration and move configuration changes between several development environments with ease. Its API allows you to add your own configuration settings within a custom module.
Drupal 8 Configuration Management will teach you everything you need to know about the Configuration Management system and get you started with using its features quickly, whether you are a Drupal site administrator with no programming knowledge or a seasoned developer. Starting at defining what Configuration Management actually means and why you should be using it, the book also covers how site administrators can make the most out of it without any programming knowledge. For more advanced users with programming skills, the book explains how to use the API to add custom configuration and how to upgrade custom modules to use the new Configuration Management. The book also covers some essential tools and best practices.
After reading the book, you will be able to write schema files for custom configurations, make use of the Configuration Management API, and upgrade modules to the new Configuration Management systems. Additionally, you will learn how to migrate configuration from Drupal 6 and 7 to Drupal 8 and how to manage configuration for multilingual websites.
Advanced level is intended for PHP and MySQL developers who have also had a prior contact with Drupal. This level is designed for Website developers who work for for third parties or for those entrepreneurs with an advanced technical level who wish to launch their own business ideas.
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
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
I searched everywhere to re-find the original advice I received for creating a panel with tabs along the top to give access to a series of views. I was not successful so decided to create this page to help others unable to do this.
There are other modules that do this Quicktabs Panel Tabs
But I only found out about these afterwards
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