Drupal 8 development cookbook : over 60 hands-on recipes that get you acquainted with Drupal 8's features and help you harness its power /

Saved in:
Bibliographic Details
Author / Creator:Glaman, Matt, author.
Imprint:Birmingham : Packt Publishing, 2016.
Description:1 online resource : illustrations.
Language:English
Series:Quick answers to common problems
Quick answers to common problems.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11757008
Hidden Bibliographic Details
ISBN:9781785887550
1785887556
9781785881473
1785881477
Notes:Online resource; title from PDF title page (EBSCO, viewed November 16, 2016)
Summary:Annotation Over 60 hands-on recipes that get you acquainted with Drupal 8's features and help you harness its powerAbout This Book Discover the enhanced content authoring experience that comes with Drupal 8 and how to customize it Take advantage of the broadened multilingual and tools of the new version to provide an internationalized website This step-by-step guide will show you how to deploy from development, staging, and production of a website with Drupal 8's brand new configuration management systemWho This Book Is ForThis book is for those have been working with Drupal, such as site builders, back-end developers, and front-end developers, and who are eager to see what awaits when they start using Drupal 8What You Will Learn Extend Drupal through contributed or custom modules and themes Develop an internationalized website with Drupal's multilingual tools Integrate third-party front-end and back-end libraries with Drupal Turn Drupal into a web services provider using REST Create a mobile-first responsive Drupal application Run SimpleTest and PHPUnit to test Drupal Understand the plugin system that powers many of Drupal 8's new APIs to extend its functionality Get to grips with the mechanics of the configuration management system and the ability to import and export site configurationIn DetailBegan as a message board, Drupal today is open source software maintained and developed by a community of over 1,000,000 users and developers. Drupal is used by numerous local businesses to global corporations and diverse organizations all across the globe. With Drupal 8?s recent release and the exciting features it brings, this book will be your go-to guide to experimenting with all of these features through helpful recipes.We'll start by showing you how to customize and configure the Drupal environment as per your requirements, as well as how to install third-party libraries and then use them in the Drupal environment. Then we will move on to creating blocks and custom modules with the help of libraries. We will show you to use the latest mobile-first feature of Drupal 8, which will help you make your apps responsive across all the major platforms. This book will also show you how to incorporate multilingual facilities in your sites, use web services and third-party plugins with your applications from inside Drupal 8, and test and deploy your appsStyle and approachThis practical, recipe-based book will provide you with actionable techniques and methods to improve your existing Drupal development skills. It will get you started with Drupal 8 and will be your reference guide to building new applications with Drupal.

MARC

LEADER 00000cam a2200000Ii 4500
001 11757008
005 20210426223318.1
006 m o d
007 cr cnu---unuuu
008 160329s2016 enka o 000 0 eng d
019 |a 945039296 
020 |a 9781785887550  |q (electronic bk.) 
020 |a 1785887556  |q (electronic bk.) 
020 |z 9781785881473 
020 |z 1785881477 
035 |a (OCoLC)945654236  |z (OCoLC)945039296 
035 9 |a (OCLCCM-CC)945654236 
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d TEFOD  |d IDEBK  |d OCLCF  |d YDXCP  |d TEF  |d KSU  |d N$T  |d DEBSZ  |d DEBBG  |d C6I  |d AJB  |d IOG  |d OCLCQ  |d CEF  |d AGLDB  |d IGB  |d RDF 
049 |a MAIN 
050 4 |a TK5105.8885.D78 
072 7 |a COM  |x 000000  |2 bisacsh 
100 1 |a Glaman, Matt,  |e author. 
245 1 0 |a Drupal 8 development cookbook :  |b over 60 hands-on recipes that get you acquainted with Drupal 8's features and help you harness its power /  |c Matt Glaman. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2016. 
300 |a 1 online resource :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Quick answers to common problems 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 16, 2016) 
520 8 |a Annotation  |b Over 60 hands-on recipes that get you acquainted with Drupal 8's features and help you harness its powerAbout This Book Discover the enhanced content authoring experience that comes with Drupal 8 and how to customize it Take advantage of the broadened multilingual and tools of the new version to provide an internationalized website This step-by-step guide will show you how to deploy from development, staging, and production of a website with Drupal 8's brand new configuration management systemWho This Book Is ForThis book is for those have been working with Drupal, such as site builders, back-end developers, and front-end developers, and who are eager to see what awaits when they start using Drupal 8What You Will Learn Extend Drupal through contributed or custom modules and themes Develop an internationalized website with Drupal's multilingual tools Integrate third-party front-end and back-end libraries with Drupal Turn Drupal into a web services provider using REST Create a mobile-first responsive Drupal application Run SimpleTest and PHPUnit to test Drupal Understand the plugin system that powers many of Drupal 8's new APIs to extend its functionality Get to grips with the mechanics of the configuration management system and the ability to import and export site configurationIn DetailBegan as a message board, Drupal today is open source software maintained and developed by a community of over 1,000,000 users and developers. Drupal is used by numerous local businesses to global corporations and diverse organizations all across the globe. With Drupal 8?s recent release and the exciting features it brings, this book will be your go-to guide to experimenting with all of these features through helpful recipes.We'll start by showing you how to customize and configure the Drupal environment as per your requirements, as well as how to install third-party libraries and then use them in the Drupal environment. Then we will move on to creating blocks and custom modules with the help of libraries. We will show you to use the latest mobile-first feature of Drupal 8, which will help you make your apps responsive across all the major platforms. This book will also show you how to incorporate multilingual facilities in your sites, use web services and third-party plugins with your applications from inside Drupal 8, and test and deploy your appsStyle and approachThis practical, recipe-based book will provide you with actionable techniques and methods to improve your existing Drupal development skills. It will get you started with Drupal 8 and will be your reference guide to building new applications with Drupal. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Up and Running with Drupal 8; Chapter 2: The Content Authoring Experience; Chapter 3: Displaying Content through Views; Chapter 4: Extending Drupal; Chapter 5: Frontend for the Win; Chapter 6: Creating Forms with the Form API; Chapter 7: Plug and Play with Plugins; Chapter 8: Multilingual and Internationalization; Chapter 9: Configuration Management -- Deploying in Drupal 8; Chapter 10: The Entity API; Chapter 11: Off the Drupalicon Island; Chapter 12: Web Services 
505 8 |a Chapter 13: The Drupal CLIIndex; Introduction; Installing Drupal; Using a distribution; Installing modules and themes; Using multisites in Drupal 8; Tools for setting up an environment; Running Simpletest and PHPUnit; Introduction; Configuring the WYSIWYG editor; Adding and editing content; Creating a menu and linking content; Providing inline editing; Creating a custom content type; Applying new Drupal 8 core field types; Customizing the form display of a node; Customizing the display output of a node; Introduction; Listing content; Editing the default admin interfaces 
505 8 |a Creating a block from a ViewUtilizing dynamic arguments; Adding a relationship in a View; Providing an Entity Reference result View; Introduction; Creating a module; Defining a custom page; Defining permissions; Providing the configuration on installation or update; Using Features 2.x; Introduction; Creating a custom theme based on Classy; Using the new asset management system; Twig templating; Using the Breakpoint module; Using the Responsive Image module; Introduction; Creating a form; Using new HTML5 elements; Validating form data; Processing submitted form data; Altering other forms 
505 8 |a IntroductionCreating blocks using plugins; Creating a custom field type; Creating a custom field widget; Creating a custom field formatter; Creating a custom plugin type; Introduction; Translating administrative interfaces; Translating configuration; Translating content; Creating multilingual views; Introduction; Importing and exporting configurations; Synchronizing site configurations; Using command-line workflow processes; Using the filesystem for configuration storage; Introduction; Creating a configuration entity type; Creating a content entity type 
505 8 |a Creating a bundle for a content entity typeImplementing custom access control for an entity; Providing a custom storage handler; Creating a route provider; Introduction; Implementing and using a third-party JavaScript library; Implementing and using a third-party CSS library; Implementing and using a third-party PHP library; Using Composer manager; Introduction; Enabling RESTful interfaces; Using GET to retrieve data; Using POST to create data; Using PATCH to update data; Using Views to provide custom data sources; Authentication; Introduction; Rebuilding cache in Console or Drush 
630 0 0 |a Drupal (Computer file)  |0 http://id.loc.gov/authorities/names/n2009053036 
630 0 7 |a Drupal (Computer file)  |2 fast  |0 (OCoLC)fst01781028 
650 0 |a Web site development.  |0 http://id.loc.gov/authorities/subjects/sh98004795 
650 7 |a COMPUTERS / General  |2 bisacsh 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
655 4 |a Electronic books. 
655 7 |a Electronic books.  |2 local 
830 0 |a Quick answers to common problems.  |0 http://id.loc.gov/authorities/names/no2015091434 
903 |a HeVa 
929 |a oclccm 
999 f f |i 68043ab8-168c-5bd1-b7f4-ec998bf1109c  |s bd2502e2-3af2-51a2-9f9c-657bf2e962c2 
928 |t Library of Congress classification  |a TK5105.8885.D78  |l Online  |c UC-FullText  |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=e000xna&AN=1197539  |z eBooks on EBSCOhost  |g ebooks  |i 12435836