Articles tagged with: drupal how to

It is necessary to show titles of articles with the same tags as in current document in the block.

Drupal has embedded style files which define view of the main page elements such as menu type, tabs and tables. If you don’t need these elements, you can redefine them line by line in CSS …

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

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 …

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.

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: