Learning Drupal 8
eBook - ePub

Learning Drupal 8

Nick Abbott, Richard Jones

  1. 328 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Learning Drupal 8

Nick Abbott, Richard Jones

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet

About This Book

  • Build complete, complex websites with no prior knowledge of web development entirely using the intuitive Drupal user interface
  • Follow a practical case study chapter-by-chapter to construct a complete website as you progress
  • Ensure your sites are modern, responsive and mobile-friendly through utilizing the full features available in Drupal 8

Who This Book Is For

If you want to learn to use Drupal 8 for the first time, or you are transitioning over from a previous version of Drupal, this is the book for you. No knowledge of PHP, MySQL, or HTML is assumed or required

What You Will Learn

  • Set up a local "stack" development environment and install your first Drupal 8 site
  • Find out what is available in Drupal 8 core
  • Define content types and taxonomies—and find out when you should do so
  • Use the powerful Views module
  • Get hands-on with image and media handling
  • Extend Drupal using custom community modules
  • Develop the look and feel of your website using Drupal themes
  • Manage site users and permissions

In Detail

Drupal 8 sets a new standard for ease of use, while offering countless new ways to tailor and deploy your content to the Web. Drupal 8 allows user to easily customize data structures, listings, and pages, and take advantage of new capabilities for displaying data on mobile devices, building APIs, and adapting to multilingual needs.

The book takes you step by step through building a Drupal 8 website. Start with the basics, such as setting up a local "stack" development environment and installing your first Drupal 8 site, then move on to image and media handling, and extending Drupal modules. Push your knowledge by getting to grips with the modular nature of Drupal, and learning to extend it by adding new functionalities to create your new modules. By the end of the book, you will be able to develop and manage a modern and responsive website using Drupal.

Style and approach

This is an absolute beginners' guide, providing step-by-step instructions to help you learn Drupal 8 from scratch.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Learning Drupal 8 est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Learning Drupal 8 par Nick Abbott, Richard Jones en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Informatique et SystĂšmes de gestion de contenu. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Année
2016
ISBN
9781782168751

Learning Drupal 8


Table of Contents

Learning Drupal 8
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why subscribe?
Free access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the color images of this book
Errata
Piracy
eBooks, discount offers, and more
Questions
1. Introduction
What is Drupal?
Dynamic web pages – a brief history
Enter the database
A worldwide community
The success of Drupal
Multiple systems integration
Technical debt
Developer knowledge
Modularity
There's a module for that
Some Drupal history
Language choice
Is Drupal a framework or platform?
Embracing other communities' frameworks
How an open source community works
Summary
2. Installation
System requirements
PHP
Web server options
Database options
Browser options
Setting up a development environment
Free cloud hosting
Acquia Dev Desktop
Installing Drupal 8
Configuring your Drupal 8 site
Troubleshooting your installation
Memory settings
PHP timeouts
Trusted host patterns
Summary
3. Basic Concepts
Modules
Core and contrib modules
Where the core modules live
Where your extension modules should live
An example community module
Evaluating new modules
Documentation
Module versions
Entities, nodes, and fields
Entities
Nodes
Node types
Fields
Adding new fields
Field types
General
Number
Reference
Text
Field settings
Field widgets
Form display
Managing the form display
Managing field display
Drupal 8 core entity types
Taxonomy
Fixed terms versus or tags
Blocks
Views
Users, roles, and permissions
Themes
Administration themes
Base themes and subthemes
Hooks
Summary
4. Getting Started with the UI
The Drupal 8 user interface
Logging out
Logging in
Front page
Repositioning the tray
Responsiveness
Administration theme
Contextual links
Quick content creation
Listing content
Revisiting the home page
Structure
Block layout
Comment types
Contact forms
Personal contact form
Content types
Customizing a content type
Customizing fields
Customizing content entry screens
Customizing the display
Display modes
View modes
Form modes
Menus
Taxonomy
Views
Configuration
Appearance
People
Reports
Extend
Summary
5. Basic Content
Introducing your site-building scenario
Types of content
Pages
Articles
Clients
Services
Testimonials
FAQs
Contact information
SEO considerations
Basic pages
Creating a new page
Title
Body
Body field summary
Rich text toolbar
Default HTML restrictions
Full HTML
Restricted HTML
Adding a page to the main navigation menu
Nodes and unique IDs
Adding more pages
Articles
Creating a new article
Front page promotion
Adjusting the settings for a content type
Disabling front page promotion
Adjusting comment settings
Disabling future comments
No retrospective action
Retrospective action
Threading
Show reply form on the same page as comments
Preview comments before posting
Removing all comments and the ability to comment
Summary
6. Structure
Managing menus
Reorganizing menu items
Editing menu items
Managing taxonomy
Creating a new Taxonomy vocabulary
Re-ordering Taxonomy terms
Apply a taxonomy vocabulary to content types
Adjusting the order of fields when editing
Categorizing content
Viewing categorized content
Segregating article types using taxonomy
Creating another taxonomy vocabulary
Working with the Views module
Creating a Views-powered News p...

Table des matiĂšres

  1. Learning Drupal 8
Normes de citation pour Learning Drupal 8

APA 6 Citation

Jones, R. (2016). Learning Drupal 8 (1st ed.). Packt Publishing. Retrieved from https://www.perlego.com/book/4413/learning-drupal-8-pdf (Original work published 2016)

Chicago Citation

Jones, Richard. (2016) 2016. Learning Drupal 8. 1st ed. Packt Publishing. https://www.perlego.com/book/4413/learning-drupal-8-pdf.

Harvard Citation

Jones, R. (2016) Learning Drupal 8. 1st edn. Packt Publishing. Available at: https://www.perlego.com/book/4413/learning-drupal-8-pdf (Accessed: 14 October 2022).

MLA 7 Citation

Jones, Richard. Learning Drupal 8. 1st ed. Packt Publishing, 2016. Web. 14 Oct. 2022.