Articles by Aleksey VV
A template lover. Do send me all your fantastic templates, I would love to review them!

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.

This article would tell you how show article on the home page of your Drupal-based site on different languages. One of the possible ways is to output a node on the main page that will …

If there are a few languages on your Drupal-based site (the site is multilanguage) then logo and/or site name should refer to home page on the selected language rather than on the main site language.

When moving your site from one engine to another one, pages’ URLs are changed and you ma need to save oold URLs. First, there are links to these URLs from other sites, and search engines …