Drupal: Using Of Primary/Secondary Links to Build Two-Level Separate Menu
May 14, 2012 – 6:40 pm | No Comment

In this article we will learn how to:

Create two-level menu.
Place first-level menu items are at the top, second-level menu items (submenus) appear at the left side.
Parent menu item stays active when a user navigates by …

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » Archive by Tags

Articles tagged with: drupal node type

Drupal: Type Of Current Node
September 8, 2010 – 6:35 am | No Comment
Drupal: Type Of Current Node

This article would tell you how get know type of a current node (a node that is displayed). Editing form has no info about this.

Drupal: How to Get Know Type of Current Node
April 7, 2010 – 3:16 pm | No Comment

Problem:
It is necessary to get know type of the displayed node. There is no such info in Edit form.