Articles by Aleksey VV
A template lover. Do send me all your fantastic templates, I would love to review them!
In this article, I would tell you how to show a list of the newest nodes titles. The list will be sorted by creation date (the newest are on the top).
It is strongly recommended to run cron.php from the command line because by default cron is launched through the web-server which creates additional connections.
We will do our best to compress the pages.
The required conditions:
hoster didn’t enable gzip and deflate compression
you should have access to .htaccess file
php should support gzencode (PHP 4+) function
Clear URLs should be enabled
Compress pages
Open index.php …
In this article I’ll tell you something about Shell-script. You can use it to create a full backup copy of your site. It can be used as in Unix-systems as well in Windows with using …
In this article, I would tell you in short how to regularly create a back up copy of the whole site.
Solution:
In this article I propose you to clarify the variables of a page template (page.tpl.php). This is necessary to create a website design according your needs.
In this article, we will study $node object that is available in node.tpl.php template. When we are done, we can use the object to adjust the node design.
In this article, I would tell you how to format text of a teaser in a theme template (node.tpl.php). I propose you two different ways to do this. They are applicable for Drupal 5 and …
This article would tell you how to show PHP alerts and errors.
This article will tell you how to disable showing of PHP alerts on pages of your site. You can find all these notifications in Drupal logs. So you can disable them to show to your …








