diff --git a/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md b/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md index c955aaf3..09ef8856 100644 --- a/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md +++ b/source/_talks/2016-03-05-getting-started-with-drupal-8-module-development.md @@ -12,6 +12,9 @@ tags: - drupal - drupalcamp - drupal-8 +tweets: yes +code: https://github.com/opdavies/dclondon16-d8-module +slides: https://speakerdeck.com/opdavies/getting-started-with-drupal-8-module-development --- {% block abstract %} New to object-orientated PHP, Symfony or YAML, and want to get started building modules in Drupal 8? This is the session for you! @@ -29,3 +32,12 @@ What we won’t be covering: * Automated testing in PHPUnit or Simpletest. * Adding third party libraries and external dependencies via Composer. {% endblock %} + +{% block slides %} + +{% endblock %} + +{% block feedback %} +
+@opdavies good talk on Getting started with Drupal 8 module development! 😀
— Michael trestianu (@Tresti88) March 5, 2016
+{% endblock %}@opdavies Great talk. Thanks.
— John Bloomfield (@jbloomfield) March 5, 2016