Articles tagged with: drupal how to

In this article, I would tell you how to highlight links referring to other sites or external resources. I will give you two ways to do that.

Here you will learn how to show or hide a block on a forum. The instructions include as How-To info for the whole forum (forum/*) as well for its pages in viewing or editing mode.

This article gives you a review of modules which can be used for adding rating (karma) to a Drupal-based site. You will get a short description and download link for every module listed.

If you need to get information about users who are currently on a site, you can do this in two ways:
Enable “Who’s online” standard block
Create a custom block with the list of online users (their …

A site user should receive email notification about every new comment added by another user. Here I will tell how to setup such notifications.

In this article, I would tell you a couple solutions of how you can set redirecting subdomain to the main site domain. One of the solutions will include using of an appropriate module.

In this article, I would tell you how Drupal allows to show a list of a certain vocabulary taxonomy terms in alphabetical order. We will also get know of how to show node list for …

If you need to change input format for a node on your Drupal-based site, you can do this manually or via SQL-request. In this article, I will tell about the SQL-request. I suggest that you …

You may need to resave nodes on your site in the following cases:
You need to re-create a teaser which is generated automatically when saving a node after a number of symbols in that teaser has …

In this article I would tell you how to find our the reasons of why cron hangs up and fix them. Read the solution options below.