Talking Drupal
Talking Drupal is a weekly chat about web design and development by a group a guys with one thing in common, we love Drupal. With hosts Stephen Cross, John Picozzi and Nic Laflin.

In episode #110 we discuss building a subscription based commerce website.

TOPICS:

  • What is a subscription?
  • Credit Cards
  • Controlling Access to content / Feature
  • Drupal Commerce Components

RESOURCES:

Decoupling Drupal - http://buytaert.net/should-we-decouple-drupal-with-a-client-side-framework


MODULE OF THE WEEK:

Menu Item Visibility


www.drupal.org/project/menu_item_visibility


This module exposes configurable and extendable visibility settings for menu links. For example, if you want to create a 'My account' link that points to /user, both anonymous and registered users have access to the /userpath, so both will see the link, even if anonymous users do not technically have an account. Using this module will allow you to only have your 'My account' link visible to registered users, and hide it from anonymous users.
The module uses the exact same UI used for block visibility settings for familiarity.

HOSTS:

Stephen Cross - www.ParallaxInfoTech.com @stephencross
John Picozzi - www.oomphinc.com @johnpicozzi
Nic Laflin - www.nLightened.net @nicxvan

 

 

Direct download: TalkingDrupal110.mp3
Category:general -- posted at: 12:00pm EDT

In episode #006 of Exploring Drupal 8 we talk about intermediate module development concepts


TOPICS:

  • Let's talk Plugins.
  • What is this Dependency Injection idea everyone is talking about?
  • Further exploring.

RESOURCES:
Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

Direct download: TalkingDrupalED8006.mp3
Category:general -- posted at: 11:41am EDT

In episode #005 of Exploring Drupal 8 we talk about the basic concepts of module development


TOPICS:

  • A look at the Routing Layer.
  • How about Forms?
  • What about Blocks?
  • What are Services?

RESOURCES:
Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

Direct download: TalkingDrupalED8005.mp3
Category:general -- posted at: 11:39am EDT

In episode #004 of Exploring Drupal 8 we talk module development, an intro

TOPICS:

  • What's changing in Module Development
  • Revolutionary vs Evolutionary Changes
  • Getting off the Island (Composer, Doctrine, Twig, Symfony)
  • Leveraging Symfony components
  • HTTP Foundation
  • Routing
  • YAML
  • Shifting how we think about our solutions.
  • Object Oriented is fully baked into Core.

RESOURCES:
Code Academy - https://www.codecademy.com/learn/php
Build A Module - http://buildamodule.com/
Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

Direct download: TalkingDrupalED8004.mp3
Category:general -- posted at: 11:37am EDT

In episode #003 of Exploring Drupal 8 we talk about theming.

TOPICS:

  • General Overview
  • New Templating System
  • Core theme
  • Libraries

RESOURCES:
Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

Direct download: TalkingDrupalED8003.mp3
Category:general -- posted at: 11:35am EDT

In episode #002 of Exploring Drupal 8 we talk more about what's new in core.

TOPICS:

  • Changes to Content Type Creation
  • Display Modes: View Modes / Form5 Modes
  • Editable and expandable
  • New Block System
  • Comment Types
  • Config. Management

RESOURCES:
Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

Direct download: TalkingDrupalED8002.mp3
Category:general -- posted at: 11:25am EDT

In episode #001 of Exploring Drupal 8 we talk about what's new in core.


TOPICS:

  • Views in Core
  • Front page
  • File manager
  • New Fields
  • WYSIWYG
  • In-Line Editing
  • Contact Form

RESOURCES:
Stack Starter - http://www.stackstarter.io/ - spincode “talkingdrupal”

Direct download: TalkingDrupalED8001.mp3
Category:general -- posted at: 10:00am EDT

Topics

  • Chef in a nutshell
  • Server configuration management
  • Use Cases
  • What is Chef
  • Chef Components
  • Chef and the Drupal world

Resources

Module of the Week

Disable Messages - www.drupal.org/project/disable_messages

Gives a site owner options to disable specific messages shown to end users. The core drupal message system as offered by drupal_set_message is an excellent way for modules to send out messages to the end users. However not all drupal site owners are keen to show all the messages sent out by drupal core and all modules to their users. This module gives site administrators a reasonably powerful way to filter out messages shown to the end users.

Hosts

  • Stephen Cross - www.ParallaxInfoTech.com @stephencross
  • John Picozzi - www.oomphinc.com @johnpicozzi
  • Nic Laflin - www.nLightened.net @nicxvan

Guests

  • Ron Lipke - @neverminding
Direct download: TalkingDrupal109.mp3
Category:general -- posted at: 11:37pm EDT