Updated talks

This commit is contained in:
Oliver Davies 2015-12-30 23:53:01 +00:00
parent 3b87527d90
commit b6609a5f60
13 changed files with 75 additions and 21 deletions

View file

@ -1,6 +1,7 @@
---
nav: talks
title: Drupal 8
type: meetup
event:
name: PHPSW
website: http://phpsw.uk
@ -13,8 +14,9 @@ tags:
- phpsw
- drupal
- drupal-8
tweets: yes
---
{% block content %}
{% block abstract %}
This was a ten minute lightning talk, designed to highlight the major changes coming in Drupal 8.
I categorised the technical changes into groups for site builders, developers and themers, and also highlighted the cultural shift from "not invented here" to "proudly found elsewhere" and the benefits that brings.
@ -27,3 +29,7 @@ I categorised the technical changes into groups for site builders, developers an
{% block video %}
<iframe width="560" height="315" src="https://www.youtube.com/embed/36zCxPrOOzM" frameborder="0" allowfullscreen></iframe>
{% endblock %}
{% block feedback %}
<blockquote class="twitter-tweet" lang="en"><p lang="en" dir="ltr">Cool to hear how much new stuff is in <a href="https://twitter.com/drupal">@drupal</a> 8. Integrating with more third party code rather than rolling their own. <a href="https://twitter.com/hashtag/phpsw?src=hash">#phpsw</a></p>&mdash; Tom Robertshaw (@bobbyshaw) <a href="https://twitter.com/bobbyshaw/status/585882859631706114">April 8, 2015</a></blockquote>
{% endblock %}