Next Tutorial

Drupal 7 Tutorial Part 19: Understanding Drupal 7 Content Types & Fields Concepts !

Drupal 7

Hi Drupalers,

Till now we saw various menu related concepts in Drupal 7. It's time to learn some advanced settings. In this tutorial we are going to learn following concepts.

Hi Drupalers,

This tutorial explains how to create drop down menus, hierarchical menus, or parent child menus in Drupal 7 website. 

We are going to build multi level, parent child primary menu of below structure using Nice Menus module in Drupal 7. Hope you already install Drupal 7 and ready to roll. If not check my previous tutorials to know how to install new Drupal 7 website.

We are going to create following parent child menus using Nice Menus module in Drupal 7.

Drupal 7 Tutorial Part 17: Drupal 7 Module Structure & Types Explained

Submitted by anilsagar on Mon, 08/06/2012 - 21:58

Dear Drupalers,

Welcome to the Drupal 7 tutorial Part 17. After a long time i am back to the Drupal 7 series of tutorials. As per your choice, i am explaining the Drupal 7 Module Structure & Types below.

In Drupal 7 modules are categorized into three types as mentioned below.

  • Core Drupal Modules.
  • Contributed Modules.
  • Custom Modules.

Core Drupal Modules:

  • Modules that comes with Drupal Core are categorized as Core Drupal Modules. 

How to create Virtual Hosts for Drupal Instance on Linux Ubuntu Local Machine

Submitted by anilsagar on Wed, 06/06/2012 - 11:46

Hi Guys,

Instead of using localhost/sitename if you would like to use domains such as local.sitename.com then follow below process. It will be helpful to avoid basepath in rich text editor links and can avoid basepath issues if any !

Step 1:

            Assume your code resides at /var/www/drupalsite.

Step 2:

           You can access your site using http://localhost/drupalsite.

Step 3: 

How to alter Javascript Files loaded on a Page in Drupal 7 ?

Submitted by anilsagar on Wed, 05/30/2012 - 12:42

Dear Drupalers,

If you would like to remove some of the Javascript files loaded on a page or Swap the Javascript files with some other files dynamically on page load then you need to learn about hook_js_alter.

Hook_js_alter allows to change the Javascript files on different pages. For Example if you would like to avoid a particular Javascript file on Home Page or any other page you can use this hook to alter list of Javascript files loaded on Page.

For more information http://api.drupal.org/api/drupal/modules!system!system.api.php/function/hook_js_alter/7

 

Drupal 7 Tutorial Part 16: Drupal 7 Reports & Logs Explained

Submitted by anilsagar on Thu, 05/03/2012 - 07:58

Dear Drupalers,

Welcome to the the PART 16 of the Drupal 7 tutorial series. You guys are really giving me motivation to write new tutorials. In this tutorial we are gonna see various reports & logs available on Drupal 7 that comes with Drupal core and helpful for debug and data mining.

In this tutorials we are learning how to access different types of reports mentioned as below.

Drupal 7 Tutorial Part 15: Drupal 7 Advanced Taxonomy Concepts

Submitted by anilsagar on Wed, 02/08/2012 - 22:02

Hi Drupalers,

As discussed in previous tutorial , i would like to share some advance drupal taxonomy concepts in this tutorial. We are going to see following topics in this tutorial.

  • Hierarichal Terms In Drupal 7 Vocabulary
  • Taxonomy Fields In Drupal 7
  • Relations Concept In Drupal 7 Taxonomy

Hierarichal Terms In Drupal  7 Vocabulary:

Drupal 7 Tutorial Part 14: Drupal 7 File System & structure explained

Submitted by anilsagar on Sun, 12/18/2011 - 21:46

Hello Drupalers,

In this tutorial we are going a bit deep into Drupal package and understanding the file structure of the drupal and its core components. This tutorial is very important if you are trying to figure out how to write drupal modules for customizations. This tutorial will help you understand the Drupal 7 File System and its's structure.

Hi Drupalers,

Nice to see so many drupalers are following my Drupal 7 tutorials. As per your choice i would like to discuss about Drupal 7 Taxonomy Concepts.

What is Taxonomy in Drupal:

Drupal 7 Tutorial Part 12: Drupal User Account related settings

Submitted by anilsagar on Tue, 10/11/2011 - 22:02

Hi Drupalers,

It's a long time back i wrote the last tutorial. I am glad that i am back to the blog. In this tutorial we are going to learn various drupal user related settings. I am using latest Drupal 7.8 version in this tutorial. Please upgrade your drupal sites to the latest version to keep up with upcoming tutorials.

We are going to see various out of the box drupal user related settings in this tutorial. Change these settings only according to your site requirements.

Syndicate content
©2010 AnilSagar. All rights reserved. Drupal theme by Kiwi Themes.