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 modules

Drupal: How to Show Popups in Lightbox Windows
March 23, 2010 – 2:32 pm | No Comment

I spent a lot of time creating custom popups that appear in lightbox window. But I shouldn’t do this anymore! Drupal provides a simple way to show popups –Popups. In this article I would tell …

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 …

Drupal modules: Content Taxonomy (Short Description)
March 11, 2010 – 3:35 pm | No Comment

This article contains a short description of Content Taxonomy. We will use it in the next article.

Drupal: Views Styles and Theming: How to Redefine HTML Output
March 2, 2010 – 9:30 am | One Comment
Drupal: Views Styles and Theming: How to Redefine HTML Output

This is the next article devoted to Views module. Earlier we created Views block that shows the last site news. And now we are going to learn how to change its style and/or theme it. …

Drupal: A Beginners Guide to Using Views
February 25, 2010 – 9:34 am | No Comment
Drupal: A Beginners Guide to Using Views

I’ve decided to write a basic intro on how to use views since many people find it confusing for some reason. Personally I think it’s actually quite easy to use once you’ve grasped the basic …

How to Update Drupal Modules
February 18, 2010 – 7:02 am | No Comment
How to Update Drupal Modules

Upgrading modules is a more involved process than installing or removing modules. The steps should be followed closely, as all these steps are necessary to ensure the stability of your website. In this article I …

How to Drupal: Views Module
February 15, 2010 – 12:24 pm | One Comment

Though Views module is not standard Drupal module, it is one of the basic modules. I install Views every time creating a website even if I’m not going to use it so far. I’m sure …

Drupal: How To Content Profile Basics
February 10, 2010 – 9:54 am | 4 Comments

In Drupal complex tasks can be very easy.  Sadly many times simple tasks can be complex.  Even more often, to make a complex task simple, you have to make a simple task complex first.  Such …

Quick Drupal SEO
February 5, 2010 – 9:26 am | No Comment

This article is devoted to quick search engine optimization of Drupal sites. Drupal is the most search engine friendly, out of the box, solution today. Nevertheless you should get some thing done to any installation.

How to Install a New Module to Drupal-Based Site
January 11, 2010 – 3:13 pm | No Comment

Working with Drupal you might wish to use non-standard modules for your site. In this article I would tell you how to install (and enable-disable) additional modules.