39 lines
2 KiB
Markdown
39 lines
2 KiB
Markdown
---
|
|
nav: talks
|
|
title: Dancing for Drupal
|
|
type: meetup
|
|
event:
|
|
name: umBristol (Bristol Umbraco user group)
|
|
website: http://umbristol.co.uk
|
|
location: Bristol, UK
|
|
slides: https://speakerdeck.com/opdavies/umbristol-dancing-for-drupal
|
|
tags:
|
|
- meetup
|
|
- umbristol
|
|
- drupal
|
|
tweets: yes
|
|
---
|
|
{% block abstract %}
|
|
As part of their [CMS Dance-Off](http://www.meetup.com/umBristol/events/223807592/), I was selected to speak about Drupal alongside other speakers representing Umbraco, Sitecore and Episerver.
|
|
|
|
The points to cover were:
|
|
|
|
* How does your CMS store configuration data, 'structure' and content?
|
|
* How do you manage source-control, versioning and deployment?
|
|
* How do you manage multiple simultaneous editors and/or developers?
|
|
* How do you manage upgrades?
|
|
* What are the 3 best things about your CMS?
|
|
* What are the 3 worst things about your CMS?
|
|
* What does the future of your CMS look like?
|
|
|
|
In each point, tried to cover the differences between Drupal core and developing a project using Drupal, as well as between Drupal 7 and Drupal 8, as things like source control and versioning would be approached differently.
|
|
{% endblock %}
|
|
|
|
{% block slides %}
|
|
{{ speakerdeck('ffa9b6dea6dc4a8eb207b9982ed6e1bd', '1.33333333333333') }}
|
|
{% endblock %}
|
|
|
|
{% block feedback %}
|
|
{{ tweet('<a href="https://twitter.com/opdavies">@opdavies</a> <a href="https://twitter.com/Horls">@Horls</a> <a href="https://twitter.com/mhwelander">@mhwelander</a> <a href="https://twitter.com/ThisisZone">@ThisisZone</a> <a href="https://twitter.com/mozzy16">@mozzy16</a> Thanks for a top night of knowledge sharing! <a href="https://twitter.com/hashtag/drupal?src=hash">#drupal</a> <a href="https://twitter.com/hashtag/episerver?src=hash">#episerver</a> <a href="https://twitter.com/hashtag/sitecore?src=hash">#sitecore</a> <a href="https://twitter.com/hashtag/umbraco?src=hash">#umbraco</a> <a href="https://twitter.com/hashtag/h5yr?src=hash">#h5yr</a></p>— umBristol (@umBristol) <a href="https://twitter.com/umBristol/status/636290498362216449">August 25, 2015</a>') }}
|
|
{% endblock %}
|