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

As it follows from the title of this article, I would tell you how to create a backup copy of files of your Drupal-based site. I will tell three different methods to do that.
This article is devoted to traffic compression. Here I will tell how to proceed speed-up uploading CSS and JS files by compressing data on a server and passing the compressed copy yo a browser.

In this article I would tell you how to create PDF-file of a page on your Drupal-based site. I propose you two solutions to do that below.

In this article, I would tell you the basics of Drupal API. You will learn how to find all required API information here.

You may need to show pictures like this one 23458934z5689.jpeg as mountain.jpeg in src attribute. But pathauto module does nothing with picture synonyms. In this article, I would tell you how to fix this shortly.

In this article, we will make clear of page template variables (page.tpl.php) to properly adjust design of your Drupal-based site.

In this article, we will study $node object which is available in node.tpl.php template to use it for adjusting of a node design.

In this article, we will check parameters and configurations of database to get know how to improve its performance. Read the solution below.

Sometimes you need to work with template of a page in your site (node.tpl.php) file to adjust design of your site. In this article, I would tell you about node.tpl.php variables. I will tell about …

Here you will see a short instruction of how you can disable access to a file on your server from a certain IP. We will use .htaccess file to do that.