Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » Archive by Tags

Articles tagged with: drupal tutorials

Drupal: Using Of Patch
February 15, 2012 – 10:09 am | No Comment
Drupal: Using Of Patch

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.

Drupal: Quick Cron Diagnostic
January 23, 2012 – 8:25 am | No Comment
Drupal: Quick Cron Diagnostic

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.

What has been changed in Book module in Drupal 6
January 16, 2012 – 10:54 am | No Comment
What has been changed in Book module in Drupal 6

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.

Drupal: How To Show Book Hierarchy
January 10, 2012 – 6:41 am | One Comment
Drupal: How To Show Book Hierarchy

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.

Drupal: How To Remove Navigation From Book
January 3, 2012 – 9:41 am | No Comment
Drupal: How To Remove Navigation From Book

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.

Drupal: How To Create A Rotating Banner
December 13, 2011 – 9:54 am | One Comment
Drupal: How To Create A Rotating Banner

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.

Drupal: How To Restore Database
December 6, 2011 – 8:25 am | No Comment
Drupal: How To Restore Database

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.

Drupal: How To Automate Creating Database Backups
November 30, 2011 – 11:30 am | No Comment
Drupal: How To Automate Creating Database Backups

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

Drupal: How To Create A Backup Copy Of Your Site Files
November 21, 2011 – 6:31 am | No Comment
Drupal: How To Create A Backup Copy Of Your Site Files

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.

Drupal: How To Create PDF Pages On A Site
November 8, 2011 – 10:07 am | No Comment
Drupal: How To Create PDF Pages On A Site

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.