Quantcast
Channel: Module Development
Browsing all 16 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Drupal Module Builder Module

Episode Number: 50The Drupal Module Builder module makes it easy to build out a basic Drupal module with the boilerplate code already added. Using this module makes it easy to avoid typing all the hook...

View Article



Image may be NSFW.
Clik here to view.

Drupal 7 Javascript Ajax Framework example from a link

For a Daily Dose of Drupal episode that covers this blog post topic as well, take a look at Drupal 7 Ajax Framework Link Example.

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Ajax Framework Link Example

Episode Number: 54Learn how to use the Drupal 7 Ajax Framework to create a simple Ajax driven link. This is a video version of a previous blog post called Drupal 7 Javascript Ajax Framework example...

View Article

Image may be NSFW.
Clik here to view.

Module Investigator: Drupal 7 Email Field part 1

Episode Number: 55This is the first ever Module Investigator episode of the Daily Dose of Drupal. In a Module Investigator episode, I walk through the module PHP code of a module that I have covered in...

View Article

Image may be NSFW.
Clik here to view.

Module Investigator: Drupal 7 Email Field part 2

Episode Number: 56In the second part of this module investigator episode, I continue looking at the Drupal 7 Email field module and how the module implements Drupal 7 hooks to interact with the Drupal...

View Article


Image may be NSFW.
Clik here to view.

Drupal 7 Form Builder Module

Episode Number: 92The Drupal 7 Form Builder module is a handy module for those new to building forms with the Drupal Form API. The module provides a nice, centralized interface for building out Drupal...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Module Development - JavaScript confirm before leaving page

Episode Number: 111Learning module development in Drupal is not easy, but this Daily Dose of Drupal episode provides a very simple but practical module development video tutorial to use when learning...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Module Development - JavaScript confirm part 2

Episode Number: 112In the last episode we covered creating a simple module to display a javascript confirmation popup before leaving a page. In this episode we take that a step further and add a nice...

View Article


Image may be NSFW.
Clik here to view.

Drupal 7 Module Development - JavaScript confirm part 3

Episode Number: 113In the last two episodes, we covered building a basic Drupal 7 module that displayed a JavaScript confirmation before a user leaves a specific page. In this episode we continue where...

View Article


Drupal 6 Displaying a block multiple times on the same page or in different...

There are some times in Drupal 6 where you push the limits of what the blocks interface can do. If you need to display the same block, multiple times on the same page, you will start to see these...

View Article

Creating Drupal Commerce add to cart links

I recently ran across a problem of needing multiple Drupal Commerce add to cart buttons on a sing

View Article

Embed Panel Node View in code

There are times when you want to programmatically embed a node display in a block or panel pane.

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Search Krumo Module

Episode Number: 171The Drupal 7 Search Krumo Module extends the Devel module and makes it easier to debug PHP variables while developing Drupal modules or building Drupal themes. It adds a simple...

View Article


Image may be NSFW.
Clik here to view.

Module Investigator: Fixing an issue in the Drupal Subuser module

Episode Number: 199In the last episode, we learned about the Drupal Subuser module. In this episode, we continue where we left off but take a look under the hood at the module code of the Drupal...

View Article

Creating dynamic allowed values options for an entity field

If you are building out a Drupal 7 site you may some day run into a situation where you need to h

View Article


Image may be NSFW.
Clik here to view.

Generating A Module with Drupal Console

Episode Number: 225Drupal Console is a command line tool for Drupal (similar to Drush) that has built in code generation tools. This makes it easy to generate boilerplate code for a custom Drupal 8...

View Article
Browsing all 16 articles
Browse latest View live


Latest Images