Skip to content

Instantly share code, notes, and snippets.

@jaymiejones86
Last active November 14, 2016 11:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaymiejones86/4371735da40e9bbb7e998c75cafe14ee to your computer and use it in GitHub Desktop.
Save jaymiejones86/4371735da40e9bbb7e998c75cafe14ee to your computer and use it in GitHub Desktop.
Drupal Gold Coast Notes - November 2016

Drupal Gold Coast - November 2016

Core

Drupal 8.1.10 released
a maintenance release which contains fixes for security vulnerabilities
https://www.drupal.org/blog/drupal-8110-released

Drupal 8.2.0 is now available
https://www.drupal.org/blog/drupal-8-2-0

drupal 8.2.1
patch release of Drupal 8 and is ready for use on production sites
https://www.drupal.org/project/drupal/releases/8.2.1

Drupal file upload by anonymous or untrusted users into public file systems -- PSA-2016-003
Affects 7.x and 8.x sites
https://www.drupal.org/psa-2016-003/

Articles

Can Drupal outdo native applications?
http://buytaert.net/can-drupal-outdo-native-applications

Drupal 8 Theming: How to Define Variables in Twig Templates to Use as Custom HTML Classes
http://dannyenglander.com/blog/drupal-8-theming-how-define-variables-twig-templates-use-custom-html-classes

Most Commonly Used hooks in Drupal 7
http://valuebound.com/resources/blog/most-commonly-used-hooks-drupal-7

Using Panels to Override Existing Pages in Drupal 8
https://www.drupaleasy.com/quicktips/using-panels-override-existing-pages-drupal-8

A new look for Drupal.org
https://www.drupal.org/drupalorg/blog/a-new-look-for-drupalorg

Media in Drupal 8 Initiative plan posted for review
https://groups.drupal.org/node/514011

Asset aggregation in Drupal 8 core
https://www.thirdandgrove.com/node/224

Why should we base Drupal's theme system around components?
https://www.marcdrummond.com/posts/2016/09/26/why-base-drupal-theme-system-around-components

Drupal Code Standards: The t() Function
https://chromatichq.com/blog/drupal-code-standards-t-function

Responsive Image Configuration in Drupal 8
https://www.thirdandgrove.com/node/222

Responsive Images in Drupal 8 Using "srcset"
https://chromatichq.com/blog/responsive-images-drupal-8-using-srcset

Coding standards
Has a new home!
https://www.drupal.org/docs/develop/standards

Drupal's collective purpose
http://buytaert.net/drupal-collective-purpose

Another Version of Drupal 8
https://drupalize.me/blog/201610/another-version-drupal-8

When not to use Drupal
http://blog.dcycle.com/blog/2016-10-02/when-not-to-use-drupal

4 useful tools you should know before starting your first Drupal 8 project
http://www.cocomore.com/blog/4-useful-tools-you-should-know-starting-your-first-drupal-8-project

Deploy Drupal updates and new features with Drush commands
https://www.chapterthree.com/blog/deploy-drupal-updates-new-features-drush-commands

Drupal dev environment on Docker
https://janezurevc.name/drupal-dev-environment-on-docker

The New Drupal 8 Initiatives
https://drupalize.me/blog/201610/new-drupal-8-initiatives

Use Gulp for Drupal 8 with Teams, Part 1: Gulp Setup
https://www.zivtech.com/blog/use-gulp-drupal-8-teams-part-1-gulp-setup

Using Display Suite in Drupal 8: How to Customize Content Pages
https://www.webwash.net/using-display-suite-drupal-8-how-to-customize-content-pages

Using Display Suite in Drupal 8: How to Use Display Suite Fields
https://www.webwash.net/using-display-suite-drupal-8-how-to-use-display-suite-fields

Top Drupal 8 Modules
https://www.mediacurrent.com/blog/top-drupal-8-modules

Migrating my blog from Drupal 6 to 8
http://krisandju.e-webindustries.com/blog/migrating-my-blog-drupal-6-8

Using Configuration Management and Git in Drupal 8
https://evolvingweb.ca/blog/using-configuration-management-and-git-drupal-8

Articles (API)

Modern decoupling is more performant
https://www.lullabot.com/articles/modern-decoupling-is-more-performant

Let’s Talk about Decoupled Authentication
http://www.gizra.com/content/restful-access-token

Writing a custom authenticator in Drupal 8
https://lakshminp.com/writing-custom-authenticator-drupal-8

JSON API Module
https://drupal-http-apis.github.io/drupal-json-api

Videos

Component-Based Theming in Drupal 8: The Video Series
https://www.fourkitchens.com/blog/article/component-based-theming-drupal-8-video-series

Checking on Drupal 8's rapid innovation promises
http://hojtsy.hu/blog/2016-oct-03/checking-drupal-8s-rapid-innovation-promises

New Drupal 8 Ideas in Dries' Dublin Keynote
https://www.ostraining.com/blog/drupal/dublin-keynote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment