Quantcast
Channel: Core Concepts
Browsing all 20 articles
Browse latest View live

Drupal 6 Limiting threaded comment depth to one

I recently wanted to create a comment system that was threaded but only allowed one level of replies. Basically I wanted something like this: -Comment 1 ---Reply 1-1 ---Reply 1-2 -Comment 2 ---Reply...

View Article



Theme File Link in Drupal 7

For consistency's sake it is always a good idea to output any file download links the same way throughout any website. If you are using file uploads attached to nodes on your Drupal 7 website, this is...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Module Development Basics

Episode Number:  16 Post Topics:  Drupal Core Concepts Blocks Drupal 7 Module Development Drupal Planet PHP In this episode you will learn the very basics of Drupal 7 module development. From the info...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Module Development Part 2 - hook_menu and hook_permission

Episode Number:  17 Post Topics:  Drupal Core Concepts Menu System Drupal 7 Module Development Drupal Planet PHP In this episode we continue learning about Drupal 7 module development by looking at...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Module Development Part 3 - Drupal Administration Forms

Episode Number:  18 Post Topics:  Drupal Core Concepts Forms Menu System Drupal 7 Module Development Drupal Planet PHP Learn how to create an administration form inside a Drupal module. In this episode...

View Article


Image may be NSFW.
Clik here to view.

Drupal 7 Module Development Part 4 - Cron and sending email

Episode Number:  19 Post Topics:  Drupal Core Concepts Cron Drupal 7 Module Development Drupal Planet Email PHP This continues on the module we started last time and shows how to implement hook_cron to...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Module Development Part 5 - Database tables

Episode Number:  20 Post Topics:  Drupal Core Concepts Database API Drupal 7 Module Development Drupal Planet PHP In this example we create a new Drupal 7 module with the purpose of creating a database...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Module Development Part 6 - Form API and Database inserts

Episode Number:  21 Post Topics:  Drupal Core Concepts Database API Forms Menu System Drupal 7 Module Development Drupal Planet PHP This episode works off the the previous episode to create a custom...

View Article


Image may be NSFW.
Clik here to view.

Drupal 7 Module Development Part 7 - Database API displaying data

Episode Number:  22 Post Topics:  Drupal Core Concepts Database API Drupal 7 Module Development Drupal Planet PHP Continued from the last episode of the Daily Dose of Drupal, this episode continues...

View Article


Image may be NSFW.
Clik here to view.

Drupal 7 Entity Construction Kit

Episode Number:  86 Post Topics:  Drupal Core Concepts Entities Contrib Drupal 7 Site Building Drupal Planet The Drupal 7 Entity Construction Kit Module (ECK) can be used to build your own entities on...

View Article

Drupal 7 Registry Issues After Drupal Core update

I recently was helping a new Drupal developer with some issues after they attempted a Drupal update that really messed up their Drupal website. They were getting a bunch of Fatal errors that were...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Form Builder Module

Episode Number:  92 Post Topics:  Drupal Core Concepts Forms Contrib Webform Module Development Drupal Planet The Drupal 7 Form Builder module is a handy module for those new to building forms with the...

View Article

Image may be NSFW.
Clik here to view.

Drupal 7 Blocking IP Addresses and User Restrictions module

Episode Number:  95 Post Topics:  Drupal Core Concepts Users Contrib Drupal Planet Site Administration Spam Prevention Drupal 7 has the ability out of the box to block specific IP addresses from...

View Article


Image may be NSFW.
Clik here to view.

Drupal 7 Installation Profiles

Episode Number:  118 Post Topics:  Drupal Core Concepts Installation Profiles Drupal Planet You may have heard of a Drupal installation profile but are not sure what a Drupal installation profile is or...

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


Adding a Contact Form to a Drupal 7 Site

Episode Number: 10In this episode we will go over how to add a contact form to a Drupal 7 website using the Drupal contact module. In this episode you will learn:How to use the Drupal 7 core contact...

View Article

Drupal 7 Field Permissions Module

Episode Number: 58The Drupal 7 Field Permissions module can be used to customize the view and edit permissions on individual Drupal 7 fields. It is a very flexible permissions management system that...

View Article


Image may be NSFW.
Clik here to view.

Drupal 7 Image Styles

The Image Styles modules is part of Drupal 7 core modules. While simple, this module is a backbone to an enormous amount of use cases within Drupal. In this episode you will learn:

View Article

Master your Drupal Sub Theme

Awhile back I posted a video on setting up a Drupal sub-theme.

View Article

Image may be NSFW.
Clik here to view.

Drupal 8 Contact Storage Module

Episode Number: 213In this episode, we cover the Drupal 8 Contact Storage Module. This module extends the Drupal 8 core contact module by saving the contact entries in the database. This makes it easy...

View Article
Browsing all 20 articles
Browse latest View live




Latest Images