Build a Blog with Drupal 8 on the Day it's Released

Post on 27-Aug-2014

55 views 0 download

Tags:

description

What's new and improved in Drupal 8? Can you build full featured web sites with Drupal core alone? The I will demonstrate that the answer is a strong YES! The following topics will be covered in this session. -Changes to fields -New HTML 5 elements -Improved content editing -Display & form mode changes -Better mobile support -Views in core -Configuration management

Transcript of Build a Blog with Drupal 8 on the Day it's Released

@Mediacurrent

Build a Blog with Drupal 8 onthe Day it's Released

By: Bob Kepford

June 4th, 2014

Bob KepfordSenior Drupal Developer

@kepford

We help organizations build highly impactful, elegantly designed Drupalwebsites that achieve the strategic results you need.

Digital StrategyContent Strategy

Content Generation

Result Metrics

Marketing Automation Integration

Design/ThemingUsability Testing

Responsive Design

Drupal Theming

Annotated Wireframes

DevelopmentDrupal Support

Custom Module Development

Large Scale Systems Integration

Security & Performance Expertise

Drupal 8: What's New

New FieldsHTML 5Better Content EditingDisplay & Form ModesMobile

ViewsTourAccessibilityBetter Multi-language supportCMIWeb Services

HTML5New Stuff!

Picture elementSupport for responsive image displays

<picture width="500" height="500"> <source media="(min-width: 45em)" src="large.jpg"> <source media="(min-width: 18em)" src="med.jpg"> <source src="small.jpg"> <img src="small.jpg" alt=""> <p>Accessible text</p></picture>

Date element

E-mail & Phone Elements

Placeholder Attribute

FieldsComments are now fieldsEntity Reference FieldLink FieldEmail FieldTelephone Field

Content EditingWYSIWYG out of the box! ( )Insert inline images (with captions)In-place editingImproved publishing UX including Drafts!

CKEditor

WYSIWYG

In-place editing

Form & Field Display Changes

View (Display) ModesCreate and manage view modes for all entitiesIncludes form modes and view modesReplaces Entity view modes module

MobileResponsive themes, images, and tablesAdmin theme is mobile friendlyMobile toolbarOverlay is gone!

ViewsViews in Core!

Most listings in core are now ViewsJSON FeedsThe same Views you know and love

Improvements to BlocksMore hard-coded blocks are configurable.One block can be placed in more than one region!Custom block types

Tour!Easily create tours for your site.

Configuration API

Full Export/Import

YAML

You Can Build Full FeaturedSites with Drupal Core Alone

New FieldsHTML 5Better Content EditingDisplay & Form ModesMobile

ViewsTourAccessibilityBetter Multi-language supportCMIWeb Services

ResourcesTutorial: Drupal 8 Site Building preview - Less is moreUltimate Guide to Drupal 8: Episode 3 - Site Builder ImprovementsMediacurrent's Drupal 8 seriesTheWeeklyDrop.com

Thank YouPlease evaluate this session http://wdrp.us/dcaustin

@Mediacurrent

Mediacurrent.com

slideshare.net/mediacurrent