Tyler Frankenstein

Primary tabs

Articles from Tyler Frankenstein

This tutorial describes how to build a Pebble "smart watch" application for a Drupal website using the

With Drupal and Views, we are able to configure a View's settings and import/export them across Drupal sites. This allows us to create backup copies of our View's settings and/or move a View between Drupal sites with relative ease.

Today I stumbled upon the need to do something I've never done before in Drupal. I needed a hook to run some custom code when a View was deleted.

In this tutorial we'll explore how to make a simple mobile application game with DrupalGap for a Drupal 7 website.

To receive an e-mail notification when a new comment is posted, try this (you won't even need to write one line of code):

This article describes how to place a custom local task menu tab alongside the 'View' and 'Edit' tabs on a content type.

In this example, we'll explore how to make a custom hook with our module so that other modules may use it.

Pages