Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

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 taxonomy

Drupal: How to Create Taxonomy Term via Drupal API
October 7, 2010 – 8:08 am | No Comment
Drupal: How to Create Taxonomy Term via Drupal API

Problem: you need to create terms of a certain taxonomy vocabulary in Drupal module.
Solution:

Drupal: How to Redefine Taxonomy Term Page
October 4, 2010 – 4:46 am | No Comment
Drupal: How to Redefine Taxonomy Term Page

From the previous article we get know of how to display list of nodes on a term page. And now it is time to speak about redefining taxonomy term page. This article would tell you …

Drupal: How to Display List of Nodes Instead of Teasers on a Term Page
September 30, 2010 – 9:15 am | No Comment
Drupal: How to Display List of Nodes Instead of Teasers on a Term Page

This article would tell you how to display list of all nodes of a specified taxonomy vocabulary dividing the list by node type.

Drupal: Quick Editing of a Taxonomy Term
September 27, 2010 – 6:43 am | No Comment
Drupal: Quick Editing of a Taxonomy Term

In Drupal, you may need to display a link to taxonomy term editing page on a taxonomy term page. This article would tell you a quick solution for that.

Drupal: Tags Cloud and Related Articles
March 16, 2010 – 5:24 pm | One Comment

In this article I would like to tell you how to tag your articles and create related articles for them. You may use it if you wish to display the list of related articles for …