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 Author

Articles by Aleksey VV

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

SEO for Drupal-based Website: Pathauto Module
February 2, 2010 – 9:46 am | No Comment

Drupal in my opinion is the most search engine friendly, out of the box, solution in existence today. However, with that said, there are still some things that need to be done to any installation …

How to Improve Drupal Site Performance
January 26, 2010 – 9:39 am | No Comment

If your Drupal website is large you might need to improve its performance. In this article I would tell you how it can be done.

Managing Access Permission: Users
January 22, 2010 – 12:03 pm | No Comment

In the previous articles of the cycle, we created different user roles and permissions for them. And now it is time to get know about the function of User in managing access permission and how …

Access Policy for Your Drupal Site: Permissions
January 20, 2010 – 9:58 am | No Comment

In the previous article we have discussed user roles and even create a few ones. Let’s talk about how to grant the various permissions for them now.

Access Policy for Your Drupal Site: Roles
January 18, 2010 – 11:07 am | No Comment

This is my second article in a set of articles devoted to user access control for Drupal-based sites. It is about roles that give access to certain parts of your Drupal site to site’s users. …

Access Policy for Your Drupal Site
January 15, 2010 – 7:25 am | No Comment

I plan to create a set of articles devoted to user access control for Drupal-based sites. This article would be the first in the cycle. It provided a good grounding in the basics of controlling …

How to Add New Content Type to Drupal-Based Site
January 13, 2010 – 9:16 am | No Comment

As you develop your Drupal website, you may occasionally find yourself needing to create custom content types other than the ones that come with a basic Drupal installation (Page and Story).

How to Install a New Module to Drupal-Based Site
January 11, 2010 – 3:13 pm | No Comment

Working with Drupal you might wish to use non-standard modules for your site. In this article I would tell you how to install (and enable-disable) additional modules.

How To Create a Custom Menu For Your Drupal Site
January 8, 2010 – 7:35 am | No Comment

This article would tell you how to create a custom menu for you Drupal-based site.

How to Allocate Blocks on Your Drupal-Based Web Site
January 4, 2010 – 11:13 am | No Comment

Now I would tell about configuring what block content appears in your Drupal site’s sidebars and other regions. This is very simple and available even for beginners.