Learning Drupal 8 :: create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet /
Annotation
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2016.
|
Schriftenreihe: | Community experience distilled.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Annotation |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource (1 volume) : illustrations. |
ISBN: | 9781782168768 1782168761 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-ocn939400442 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 160215s2016 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d OCLCF |d TEFOD |d IDEBK |d N$T |d DEBSZ |d YDXCP |d DEBBG |d C6I |d OCLCQ |d CEF |d NLE |d UKMGB |d AGLDB |d IGB |d RDF |d OCLCO |d OCLCQ |d OCLCO |d OCLCL |d TMA |d OCLCQ | ||
015 | |a GBB6J0013 |2 bnb | ||
016 | 7 | |a 018005464 |2 Uk | |
019 | |a 936624466 |a 948966979 | ||
020 | |a 9781782168768 |q electronic bk. | ||
020 | |a 1782168761 |q electronic bk. | ||
020 | |z 9781782168751 | ||
020 | |z 1782168753 | ||
035 | |a (OCoLC)939400442 |z (OCoLC)936624466 |z (OCoLC)948966979 | ||
037 | |a CL0500000716 |b Safari Books Online | ||
037 | |a C44839EA-4D09-4777-9CFB-368C0E33DE99 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a TK5105.8885.D78 | |
072 | 7 | |a COM |x 000000 |2 bisacsh | |
082 | 7 | |a 006.76 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Abbott, Nick, |e author. | |
245 | 1 | 0 | |a Learning Drupal 8 : |b create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / |c Nick Abbott, Richard Jones. |
246 | 3 | 0 | |a Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet |
246 | 3 | |a Learning Drupal eight | |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2016. | |
300 | |a 1 online resource (1 volume) : |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 Community experience distilled | |
588 | |a Description based on online resource; title from cover (Safari, viewed February 12, 2016). | ||
500 | |a Includes index. | ||
520 | 8 | |a Annotation |b Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yetAbout 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 8Who This Book Is ForIf 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 requiredWhat 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 taxonomiesand 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 permissionsIn DetailDrupal 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 approachThis is an absolute beginners' guide, providing step-by-step instructions to help you learn Drupal 8 from scratch. | |
505 | 0 | |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 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; Chapter 2: Installation; System requirements; PHP; Web server options | |
505 | 8 | |a Database optionsBrowser 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; Chapter 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; Field settings | |
505 | 8 | |a Field widgetsForm 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; Chapter 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 | |
505 | 8 | |a Content typesCustomizing 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; Chapter 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; Adding a page to the main navigation menu; Adding more pages; Articles; Creating a new article | |
505 | 8 | |a Front page promotionAdjusting the settings for a content type; Disabling front page promotion; Adjusting comment settings; Disabling future comments; No retrospective action; Retrospective action; Removing all comments and the ability to comment; Summary; Chapter 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 | |
630 | 0 | 0 | |a Drupal (Computer file) |0 http://id.loc.gov/authorities/names/n2009053036 |
630 | 0 | 7 | |a Drupal (Computer file) |2 fast |
650 | 0 | |a Web sites |x Authoring programs. |0 http://id.loc.gov/authorities/subjects/sh98000036 | |
650 | 0 | |a Web site development. |0 http://id.loc.gov/authorities/subjects/sh98004795 | |
650 | 6 | |a Sites Web |x Systèmes-auteur. | |
650 | 6 | |a Sites Web |x Développement. | |
650 | 7 | |a COMPUTERS / General |2 bisacsh | |
650 | 7 | |a Web site development |2 fast | |
650 | 7 | |a Web sites |x Authoring programs |2 fast | |
700 | 1 | |a Jones, Richard, |e author. | |
830 | 0 | |a Community experience distilled. |0 http://id.loc.gov/authorities/names/no2011030603 | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163838 |3 Volltext |
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis33796832 | ||
938 | |a EBSCOhost |b EBSC |n 1163838 | ||
938 | |a YBP Library Services |b YANK |n 12831278 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-ocn939400442 |
---|---|
_version_ | 1816882339830038528 |
adam_text | |
any_adam_object | |
author | Abbott, Nick Jones, Richard |
author_facet | Abbott, Nick Jones, Richard |
author_role | aut aut |
author_sort | Abbott, Nick |
author_variant | n a na r j rj |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.8885.D78 |
callnumber-search | TK5105.8885.D78 |
callnumber-sort | TK 45105.8885 D78 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 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; Chapter 2: Installation; System requirements; PHP; Web server options Database optionsBrowser 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; Chapter 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; Field settings Field widgetsForm 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; Chapter 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 typesCustomizing 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; Chapter 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; Adding a page to the main navigation menu; Adding more pages; Articles; Creating a new article Front page promotionAdjusting the settings for a content type; Disabling front page promotion; Adjusting comment settings; Disabling future comments; No retrospective action; Retrospective action; Removing all comments and the ability to comment; Summary; Chapter 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 |
ctrlnum | (OCoLC)939400442 |
dewey-full | 006.76 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.76 |
dewey-search | 006.76 |
dewey-sort | 16.76 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07961cam a2200685 i 4500</leader><controlfield tag="001">ZDB-4-EBA-ocn939400442</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">160215s2016 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">OCLCF</subfield><subfield code="d">TEFOD</subfield><subfield code="d">IDEBK</subfield><subfield code="d">N$T</subfield><subfield code="d">DEBSZ</subfield><subfield code="d">YDXCP</subfield><subfield code="d">DEBBG</subfield><subfield code="d">C6I</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">CEF</subfield><subfield code="d">NLE</subfield><subfield code="d">UKMGB</subfield><subfield code="d">AGLDB</subfield><subfield code="d">IGB</subfield><subfield code="d">RDF</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">TMA</subfield><subfield code="d">OCLCQ</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">GBB6J0013</subfield><subfield code="2">bnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">018005464</subfield><subfield code="2">Uk</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">936624466</subfield><subfield code="a">948966979</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781782168768</subfield><subfield code="q">electronic bk.</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1782168761</subfield><subfield code="q">electronic bk.</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781782168751</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">1782168753</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)939400442</subfield><subfield code="z">(OCoLC)936624466</subfield><subfield code="z">(OCoLC)948966979</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000716</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">C44839EA-4D09-4777-9CFB-368C0E33DE99</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">TK5105.8885.D78</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">COM</subfield><subfield code="x">000000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">006.76</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Abbott, Nick,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Learning Drupal 8 :</subfield><subfield code="b">create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet /</subfield><subfield code="c">Nick Abbott, Richard Jones.</subfield></datafield><datafield tag="246" ind1="3" ind2="0"><subfield code="a">Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet</subfield></datafield><datafield tag="246" ind1="3" ind2=" "><subfield code="a">Learning Drupal eight</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2016.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Community experience distilled</subfield></datafield><datafield tag="588" ind1=" " ind2=" "><subfield code="a">Description based on online resource; title from cover (Safari, viewed February 12, 2016).</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Annotation</subfield><subfield code="b">Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yetAbout 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 8Who This Book Is ForIf 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 requiredWhat 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 taxonomiesand 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 permissionsIn DetailDrupal 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 approachThis is an absolute beginners' guide, providing step-by-step instructions to help you learn Drupal 8 from scratch.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 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; Chapter 2: Installation; System requirements; PHP; Web server options</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Database optionsBrowser 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; Chapter 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; Field settings</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Field widgetsForm 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; Chapter 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</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Content typesCustomizing 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; Chapter 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; Adding a page to the main navigation menu; Adding more pages; Articles; Creating a new article</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Front page promotionAdjusting the settings for a content type; Disabling front page promotion; Adjusting comment settings; Disabling future comments; No retrospective action; Retrospective action; Removing all comments and the ability to comment; Summary; Chapter 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</subfield></datafield><datafield tag="630" ind1="0" ind2="0"><subfield code="a">Drupal (Computer file)</subfield><subfield code="0">http://id.loc.gov/authorities/names/n2009053036</subfield></datafield><datafield tag="630" ind1="0" ind2="7"><subfield code="a">Drupal (Computer file)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98000036</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web site development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004795</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Systèmes-auteur.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Sites Web</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web site development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web sites</subfield><subfield code="x">Authoring programs</subfield><subfield code="2">fast</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Jones, Richard,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Community experience distilled.</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2011030603</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163838</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis33796832</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1163838</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">YBP Library Services</subfield><subfield code="b">YANK</subfield><subfield code="n">12831278</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-ocn939400442 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:27:03Z |
institution | BVB |
isbn | 9781782168768 1782168761 |
language | English |
oclc_num | 939400442 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations. |
psigel | ZDB-4-EBA |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Packt Publishing, |
record_format | marc |
series | Community experience distilled. |
series2 | Community experience distilled |
spelling | Abbott, Nick, author. Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / Nick Abbott, Richard Jones. Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet Learning Drupal eight Birmingham, UK : Packt Publishing, 2016. 1 online resource (1 volume) : illustrations. text txt rdacontent computer c rdamedia online resource cr rdacarrier Community experience distilled Description based on online resource; title from cover (Safari, viewed February 12, 2016). Includes index. Annotation Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yetAbout 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 8Who This Book Is ForIf 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 requiredWhat 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 taxonomiesand 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 permissionsIn DetailDrupal 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 approachThis is an absolute beginners' guide, providing step-by-step instructions to help you learn Drupal 8 from scratch. Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 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; Chapter 2: Installation; System requirements; PHP; Web server options Database optionsBrowser 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; Chapter 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; Field settings Field widgetsForm 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; Chapter 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 typesCustomizing 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; Chapter 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; Adding a page to the main navigation menu; Adding more pages; Articles; Creating a new article Front page promotionAdjusting the settings for a content type; Disabling front page promotion; Adjusting comment settings; Disabling future comments; No retrospective action; Retrospective action; Removing all comments and the ability to comment; Summary; Chapter 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 Drupal (Computer file) http://id.loc.gov/authorities/names/n2009053036 Drupal (Computer file) fast Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Sites Web Systèmes-auteur. Sites Web Développement. COMPUTERS / General bisacsh Web site development fast Web sites Authoring programs fast Jones, Richard, author. Community experience distilled. http://id.loc.gov/authorities/names/no2011030603 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163838 Volltext |
spellingShingle | Abbott, Nick Jones, Richard Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / Community experience distilled. Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 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; Chapter 2: Installation; System requirements; PHP; Web server options Database optionsBrowser 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; Chapter 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; Field settings Field widgetsForm 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; Chapter 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 typesCustomizing 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; Chapter 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; Adding a page to the main navigation menu; Adding more pages; Articles; Creating a new article Front page promotionAdjusting the settings for a content type; Disabling front page promotion; Adjusting comment settings; Disabling future comments; No retrospective action; Retrospective action; Removing all comments and the ability to comment; Summary; Chapter 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 Drupal (Computer file) http://id.loc.gov/authorities/names/n2009053036 Drupal (Computer file) fast Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Sites Web Systèmes-auteur. Sites Web Développement. COMPUTERS / General bisacsh Web site development fast Web sites Authoring programs fast |
subject_GND | http://id.loc.gov/authorities/names/n2009053036 http://id.loc.gov/authorities/subjects/sh98000036 http://id.loc.gov/authorities/subjects/sh98004795 |
title | Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / |
title_alt | Create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet Learning Drupal eight |
title_auth | Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / |
title_exact_search | Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / |
title_full | Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / Nick Abbott, Richard Jones. |
title_fullStr | Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / Nick Abbott, Richard Jones. |
title_full_unstemmed | Learning Drupal 8 : create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / Nick Abbott, Richard Jones. |
title_short | Learning Drupal 8 : |
title_sort | learning drupal 8 create complex websites quickly and easily using the building blocks of drupal 8 the most powerful version of drupal yet |
title_sub | create complex websites quickly and easily using the building blocks of Drupal 8, the most powerful version of Drupal yet / |
topic | Drupal (Computer file) http://id.loc.gov/authorities/names/n2009053036 Drupal (Computer file) fast Web sites Authoring programs. http://id.loc.gov/authorities/subjects/sh98000036 Web site development. http://id.loc.gov/authorities/subjects/sh98004795 Sites Web Systèmes-auteur. Sites Web Développement. COMPUTERS / General bisacsh Web site development fast Web sites Authoring programs fast |
topic_facet | Drupal (Computer file) Web sites Authoring programs. Web site development. Sites Web Systèmes-auteur. Sites Web Développement. COMPUTERS / General Web site development Web sites Authoring programs |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1163838 |
work_keys_str_mv | AT abbottnick learningdrupal8createcomplexwebsitesquicklyandeasilyusingthebuildingblocksofdrupal8themostpowerfulversionofdrupalyet AT jonesrichard learningdrupal8createcomplexwebsitesquicklyandeasilyusingthebuildingblocksofdrupal8themostpowerfulversionofdrupalyet AT abbottnick createcomplexwebsitesquicklyandeasilyusingthebuildingblocksofdrupal8themostpowerfulversionofdrupalyet AT jonesrichard createcomplexwebsitesquicklyandeasilyusingthebuildingblocksofdrupal8themostpowerfulversionofdrupalyet AT abbottnick learningdrupaleight AT jonesrichard learningdrupaleight |