Articles tagged with: drupal tutorials

You can find this article helpful if you need to use a patch with various modifications. Here, I will tell you about two ways of using a patch.

In this article I would tell you how to find our the reasons of why cron hangs up and fix them. Read the solution options below.

In this article I will tell you the recent changes for Book module. Knowing about that will help you to adapt snippets and modules which work with Book module for working in Drupal 6.

Here, I will tell you how to show full content of all books in hierarchy on your Drupal-based site. The method below has 4 steps with code examples for different Drupal versions.

When you view a node of ‘book’ type, you see a book navigation at the bottom: child nodes, previous and next nodes, and one level up node. We need to get rid of this navigation.

In this article, I would tell you how to create and add a rotating banner to your site. You can use a special module or use blocks for that.

If you have a backup copy of your database, you can easy use this copy to restore your site workability. In this article I would tell you a few solutions of how to do that.

In this article I would tell you how to automate the process of making database backup copies.

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.

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.