SlideShare a Scribd company logo
A peek into the next version!

DRUPAL 8 SITE
BUILDING PREVIEW

Wednesday, October 23, 13

1
Learning Services
at Acquia
• Heather on Twitter
• @learningdrupal

• Contact me or
• Ben Ortega,

Director of Learning
Services about training

Wednesday, October 23, 13

2
“Overall though the
content of the course
was excellent and
well organized. I
learned a great deal
from this course.”
training.acquia.com/
testimonials

http://training.acquia.com/events
Wednesday, October 23, 13

3
What I’ll cover
• Obligatory warning!
• How to try out Drupal 8; Quick overview of

admin changes; Content editing, WYSIWYG,
Images
• Site Building!
• Building with Blocks, Content types
• Making most of data with Schema.org
• Configuration management
Wednesday, October 23, 13

4
What I won’t cover today
• How we got here
• Theming (soon!)
• Module development (soon!)
• “Under the hood”

• Getting Up to Speed on Drupal 8

http://lullabot.github.io/dme-presentations/d8what-is-new/webinar.html#/

Wednesday, October 23, 13

5
Get your hands on
Drupal 8

Wednesday, October 23, 13

6
Alpha release phase

drupal.org/core/release-cycle
Wednesday, October 23, 13

7
Alpha release phase

drupal.org/core/release-cycle
Wednesday, October 23, 13

8
Alpha 4 is out!

drupal.org/node/3060/release
Wednesday, October 23, 13

9
Ready when it’s ready

drupal.org/core/release-cycle
Wednesday, October 23, 13

10
What we should be doing
• Testing upgrading modules and themes
• Reporting problems with API
• Testing patches and issues marked

“needs review”
• Developers should watch “How to upgrade

your modules to Drupal 8”, DrupalCon
Prague, 2013.

youtube.com/watch?v=AilpWNE0jzo
Wednesday, October 23, 13

11
Not a developer? Great!
• Participate in usability research

groups.drupal.org/node/343023
Wednesday, October 23, 13

12
Tell others about it!
• https://drupal.org/node/2116433

Wednesday, October 23, 13

13
drupal.org/drupal-8.0
Wednesday, October 23, 13

14
Or - Setting up locally
• Install Git + download Drupal 8
• git clone --branch 8.x http://git.drupal.org/

project/drupal.git

drupal.org/project/drupal/git-instructions
Wednesday, October 23, 13

15
Acquia Dev Desktop

acquia.com/downloads On Mac use Beta
Wednesday, October 23, 13

16
New look!

Wednesday, October 23, 13

17
Install in any language!

Wednesday, October 23, 13

18
Wednesday, October 23, 13

19
Construction
warning!

Wednesday, October 23, 13

20
Changes daily

drupal.org/node/3060/commits
Wednesday, October 23, 13

21
YAY! Contact form fields

Wednesday, October 23, 13

22
Contact form

https://drupal.org/node/1997692
https://drupal.org/node/1849158
Wednesday, October 23, 13

23
Some funky errors?

Wednesday, October 23, 13

24
What to do?
• Right now, there will be many errors. Site

builders encouraged to test with first Beta
releases. Still early yet!
• Try to replicate the error.
• Clarify the steps and conditions to repeat!
• Search for errors in Issue queue.
• If a patch exists, test it.
• If an error isn’t reported, add it.
Wednesday, October 23, 13

25
Good issue reports

drupal.org/node/73179
Wednesday, October 23, 13

26
Subtle improvements

What’s new with
Drupal 8
Administration
Wednesday, October 23, 13

27
Big things: Responsive

Wednesday, October 23, 13

28
Little things: Delete button
• No longer in random places like tabs etc.

Wednesday, October 23, 13

29
Module filter

Wednesday, October 23, 13

30
Views in CORE!

Wednesday, October 23, 13

31
Admin pages improved
• More options for filtering, thanks to Views

Wednesday, October 23, 13

32
Example:
Customize admin

Wednesday, October 23, 13

33
For more detail
• Approx 32

Contrib modules
which are mooted
by Drupal 8.
• Another 8 Core

modules which
are gone or
moved to
Contrib.

acquia.com/blog/tutorial-drupal-8-site-buildingpreview-less-more
Wednesday, October 23, 13

34
Improvements for content admins
saves time for site builders

WYSIWYG and
content editing

Wednesday, October 23, 13

35
Improved content editing

Wednesday, October 23, 13

36
In place editing

Wednesday, October 23, 13

37
Edit in place
• Edit images inline

Wednesday, October 23, 13

38
Paste from Word
• Cleans up markup!
• Saves structure (if your filters allow those

headings)

Wednesday, October 23, 13

39
Smart configuration

Wednesday, October 23, 13

40
Some bugs in defaults
• Default settings not

saved
• “Sticky” might get

removed altogether.

drupal.org/node/2053461
drupal.org/node/197460
Wednesday, October 23, 13

41
For more detail

acquia.com/blog/content-editingenhancements-drupal-8
Wednesday, October 23, 13

42
Images & Picture

Wednesday, October 23, 13

43
Responsive all the way

Wednesday, October 23, 13

44
Two cases for images

Inline images
Writers control
Varying input
and display
Image fields
Designers control
Consistent input
Consistent display

Wednesday, October 23, 13

45
Example

Wednesday, October 23, 13

46
Easier to identify

Wednesday, October 23, 13

47
Arbitrary values!

Wednesday, October 23, 13

48
Inline image

Wednesday, October 23, 13

49
Demo: “Picture” formatter

Wednesday, October 23, 13

50
For more detail

acquia.com/blog/tutorial-drupal-8-wysiwyginline-and-responsive-images
Wednesday, October 23, 13

51
Blocks

Wednesday, October 23, 13

52
Flexible placement

Wednesday, October 23, 13

53
Wednesday, October 23, 13

54
Custom blocks and types

Wednesday, October 23, 13

55
Add fields to blocks

Wednesday, October 23, 13

56
Custom block types

Wednesday, October 23, 13

57
Example custom type

Wednesday, October 23, 13

58
Content type fields,
form display and view
modes
Wednesday, October 23, 13

59
Your data and display

http://insideintercom.io/why-cards-are-the-future-of-the-web/
Wednesday, October 23, 13

60
Cards

http://insideintercom.io/why-cards-are-the-future-of-the-web/
Wednesday, October 23, 13

61
Site building in Drupal 8
• Modelling data
• Fields on everything
• Not everything needs

to be a content type
• Smart markup with

Schema.org
• RESTful web services

Wednesday, October 23, 13

62
New fields
• Datetime
• E-mail
• Entity reference - Link to

users, terms, content, etc.
with an auto-complete
field.
• Link
• Telephone

Wednesday, October 23, 13

63
Fields and more fields
• Add fields to Blocks, Contact form, etc!
• Comments are now a field!

Wednesday, October 23, 13

64
Wednesday, October 23, 13

65
Wednesday, October 23, 13

66
Wednesday, October 23, 13

67
Custom content types

Wednesday, October 23, 13

68
schema.org/Restaurant

Wednesday, October 23, 13

69
Add custom display modes

Wednesday, October 23, 13

70
Demo: Add field
• Add email field
• Custom placeholder text
• How to manage display
• Custom displays

Wednesday, October 23, 13

71
A site builder’s perspective

Configuration
management

Wednesday, October 23, 13

72
Workflow
• Configuration management with built-in

staging

Your current config

> Should match current

Do not edit Active
configuration
manually.

Copy most recent
changes, before adding
new file!

Wednesday, October 23, 13

73
Workflow

drupal.org/node/1703168
Wednesday, October 23, 13

74
Manage configuration

Wednesday, October 23, 13

75
Export
• Archived .tgz file
• All site configuration, including new files.
• Bring to “staging” directory of other site.

Wednesday, October 23, 13

76
In YAML files
• Not advised to edit directly.

drupal.org/documentation/administer/config
Wednesday, October 23, 13

77
Version control files
• You can share configuration easily

Wednesday, October 23, 13

78
Synchronize

Wednesday, October 23, 13

79
New file example

Wednesday, October 23, 13

80
Import yet?

Wednesday, October 23, 13

81
Orphan field imported

Wednesday, October 23, 13

82
Future?
• Possible UI in Contrib!

Wednesday, October 23, 13

83
Issue to checkout

drupal.org/node/2099363
Wednesday, October 23, 13

84
Schema

Wednesday, October 23, 13

85
http://www.google.com/insidesearch/features/recipes/
Wednesday, October 23, 13

86
Schema.org integration
• Search engines can

read structured
markup and
microdata.
• Standard

conventions.
• Google, Yahoo, Bing,

etc

Wednesday, October 23, 13

87
schema.org/Recipe

Wednesday, October 23, 13

88
Smart markup
• Map arbitrary

fields to
canonical
classifications
of... everything.
• Thing >

CreativeWork >
Recipe
• cookTime
• ingredients
• recipeYield
Wednesday, October 23, 13

89
Article
• Stored as .yml files

Wednesday, October 23, 13

90
Article markup
• Includes markup for core content types.

Wednesday, October 23, 13

91
schema.org/Restaurant

Wednesday, October 23, 13

92
Custom mapping!
• Copy core example and adapt.
• Save with pattern:

rdf.mapping.node.[bundle].yml
• UUID famkruithof.net/uuid/

uuidgen
• Map to your chosen schema

(Match “bundle” name; Add
new fields)
• Import configuration

Wednesday, October 23, 13

93
Match schema to fields
• Modify and adapt from the core example
• Remove fields you don’t need

Example from article
for image field

Wednesday, October 23, 13

Adapted for restaurant
logo field

94
Import configuration

Wednesday, October 23, 13

95
Properties in markup

Wednesday, October 23, 13

96
Future?
• Possible UI in Contrib.

Many sprints coming up.
• Title: The future of search and SEO
• Level: Intermediate
• Speaker: Stéphane "scor" Corlosquet and

Nick "nick_vh" Veenhof
http://2013.badcamp.net/sessions/future-search-and-seo
Wednesday, October 23, 13

97
If not now,
then when?

Wednesday, October 23, 13

98
Custom content types

Wednesday, October 23, 13

99
Experience in D7

acquia.com/blog/
getting-your-site-ready-drupal-8
Wednesday, October 23, 13

100
Site Building courses

http://training.acquia.com/course/site-building-drupal-7
Wednesday, October 23, 13

101

More Related Content

PDF
Mojo+presentation+1
PDF
Building Drupal 8 Sites
KEY
Drupaling a Devleopment Plan
PPT
Requirements & Drupal: Planning for Successful Projects
PDF
Media Project Plan Timeline New
PDF
Building rednoseday.com on Drupal 8
PDF
Unlocked Workshop OSCON 2013 - Part I
PDF
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal
Mojo+presentation+1
Building Drupal 8 Sites
Drupaling a Devleopment Plan
Requirements & Drupal: Planning for Successful Projects
Media Project Plan Timeline New
Building rednoseday.com on Drupal 8
Unlocked Workshop OSCON 2013 - Part I
Making the Switch, Part 1: Top 5 Things to Consider When Evaluating Drupal

Similar to Drupal 8 Preview for Site Builders (20)

PDF
Top 20 Drupal Mistakes newbies make
PDF
Views Mini-Course, Part III: How to Back Up Your Views Safely
PDF
Views Mini-Course, Part I: An Introduction to Views
PDF
Chef - Configuration Management for the Cloud
PDF
Twig & D8 - DrupalCamp Baltics 2013 - Tallinn
PDF
Off the Treadmill: Building a Drupal Platform for Your Organization
PDF
Design is a Process, not an Artefact - Trisha Gee (MongoDB)
PDF
Continuous Delivery at Netflix
PDF
[T3CON12CA] TYPO3 Phoenix - The Current State
PDF
Django
PDF
PDF
Introduction into Drupal site building
PDF
Enterprise PHP Development - Ivo Jansch
 
PDF
Content Editing & Admin in Drupal 7
PPTX
C-SCALE Tutorial: Slurm
PDF
Kevin Coughlin Brand Presentation TCNJ 9/23/13
PPTX
On the Change in Archivability of Websites Over Time
PDF
Drupal Course 2012 - Code Driven Development
PDF
What's coming in Joomla 4 - Joomla Day Budapest 2013
PDF
How to build a PostgreSQL-backed website quickly
Top 20 Drupal Mistakes newbies make
Views Mini-Course, Part III: How to Back Up Your Views Safely
Views Mini-Course, Part I: An Introduction to Views
Chef - Configuration Management for the Cloud
Twig & D8 - DrupalCamp Baltics 2013 - Tallinn
Off the Treadmill: Building a Drupal Platform for Your Organization
Design is a Process, not an Artefact - Trisha Gee (MongoDB)
Continuous Delivery at Netflix
[T3CON12CA] TYPO3 Phoenix - The Current State
Django
Introduction into Drupal site building
Enterprise PHP Development - Ivo Jansch
 
Content Editing & Admin in Drupal 7
C-SCALE Tutorial: Slurm
Kevin Coughlin Brand Presentation TCNJ 9/23/13
On the Change in Archivability of Websites Over Time
Drupal Course 2012 - Code Driven Development
What's coming in Joomla 4 - Joomla Day Budapest 2013
How to build a PostgreSQL-backed website quickly
Ad

More from Acquia (20)

PDF
Acquia_Adcetera Webinar_Marketing Automation.pdf
PDF
Acquia Webinar Deck - 9_13 .pdf
PDF
Taking Your Multi-Site Management at Scale to the Next Level
PDF
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
PDF
May Partner Bootcamp 2022
PDF
April Partner Bootcamp 2022
PDF
How to Unify Brand Experience: A Hootsuite Story
PDF
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
PDF
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
PDF
September Partner Bootcamp
PDF
August partner bootcamp
PDF
July 2021 Partner Bootcamp
PDF
May Partner Bootcamp
PDF
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
PDF
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
PDF
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
PDF
April partner bootcamp deck cookieless future
PDF
How to enhance cx through personalised, automated solutions
PDF
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
PDF
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Acquia_Adcetera Webinar_Marketing Automation.pdf
Acquia Webinar Deck - 9_13 .pdf
Taking Your Multi-Site Management at Scale to the Next Level
CDP for Retail Webinar with Appnovation - Q2 2022.pdf
May Partner Bootcamp 2022
April Partner Bootcamp 2022
How to Unify Brand Experience: A Hootsuite Story
Using Personas to Guide DAM Results: How Life Time Pumped Up Their UX and CX
Improve Code Quality and Time to Market: 100% Cloud-Based Development Workflow
September Partner Bootcamp
August partner bootcamp
July 2021 Partner Bootcamp
May Partner Bootcamp
DRUPAL 7 END OF LIFE IS NEAR - MIGRATE TO DRUPAL 9 FAST AND EASY
Work While You Sleep: The CMO’s Guide to a 24/7/365 Lead Machine
Acquia webinar: Leveraging Drupal to Bury Your Sales Team In B2B Leads
April partner bootcamp deck cookieless future
How to enhance cx through personalised, automated solutions
DRUPAL MIGRATIONS AND DRUPAL 9 INNOVATION: HOW PAC-12 DELIVERED DIGITALLY FOR...
Customer Experience (CX): 3 Key Factors Shaping CX Redesign in 2021
Ad

Recently uploaded (20)

PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
A Presentation on Artificial Intelligence
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Cloud computing and distributed systems.
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
KodekX | Application Modernization Development
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
A Presentation on Artificial Intelligence
Diabetes mellitus diagnosis method based random forest with bat algorithm
NewMind AI Monthly Chronicles - July 2025
Encapsulation_ Review paper, used for researhc scholars
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Mobile App Security Testing_ A Comprehensive Guide.pdf
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
MYSQL Presentation for SQL database connectivity
Cloud computing and distributed systems.
Understanding_Digital_Forensics_Presentation.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
KodekX | Application Modernization Development
CIFDAQ's Market Insight: SEC Turns Pro Crypto
20250228 LYD VKU AI Blended-Learning.pptx
“AI and Expert System Decision Support & Business Intelligence Systems”
Agricultural_Statistics_at_a_Glance_2022_0.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf

Drupal 8 Preview for Site Builders