Articles tagged with: drupal tutorials

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

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.

The module allows converting video-files uploaded to your site if ffmpeg library is set on your server. FlashVideo also outputs player and provides working with video.

Problem: It is necessary to copy (upload) file or files to a server.

When a form is saved, a user is navigated to a view page of the last saved node (‘View’ tab). It is necessary to make redirect to some URL.

It may occur that Drupal-based site previously working with clean URLs stop working and all content is unavailable. These are the possible reasons:

It is necessary to disable comments for nodes of a specified type. There should not be any comment, link on the form for adding a comment etc. when the node viewing.

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.

Problem:
You need to show “Search” text to the respective field in search form. When user clicks on this field, the text should disappear.