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!

Drupal: How To Redirect When Site Moved From Subfolder To Server Root
May 9, 2012 – 10:41 pm | No Comment
Drupal: How To Redirect When Site Moved From Subfolder To Server Root

When a site is under construction, it is often allocated in a subfolder of a working site. Search engines index it. And when the site is moved to root of a server, all indexed links …

Drupal: How To Find Broken Links
April 30, 2012 – 1:25 pm | No Comment
Drupal: How To Find Broken Links

So, you need to find all broken links within a site. In this article, I would offer you a few solutions to do that.

Drupal: How To Highlight External Links
April 23, 2012 – 4:35 pm | No Comment
Drupal: How To Highlight External Links

In this article, I would tell you how to highlight links referring to other sites or external resources. I will give you two ways to do that.

Drupal: Show/Hide Block On Forum
April 17, 2012 – 1:10 pm | No Comment
Drupal: Show/Hide Block On Forum

Here you will learn how to show or hide a block on a forum. The instructions include as How-To info for the whole forum (forum/*) as well for its pages in viewing or editing mode.

Drupal: Rating And Karma Modules
April 10, 2012 – 8:21 am | No Comment
Drupal: Rating And Karma Modules

This article gives you a review of modules which can be used for adding rating (karma) to a Drupal-based site. You will get a short description and download link for every module listed.

Drupal: Show IPs And Domains Of Current Visitors
April 3, 2012 – 8:14 am | No Comment
Drupal: Show IPs And Domains Of Current Visitors

If you need to get information about users who are currently on a site, you can do this in two ways:

Enable “Who’s online” standard block

Create a custom block with the list of online users (their …

Drupal: How To Setup Comments Notification
March 26, 2012 – 10:15 am | No Comment
Drupal: How To Setup Comments Notification

A site user should receive email notification about every new comment added by another user. Here I will tell how to setup such notifications.

Drupal: Plural Noun Forms For Translated Articles
March 21, 2012 – 2:34 pm | No Comment
Drupal: Plural Noun Forms For Translated Articles

From this article, you will get know how to configure a module so that when you translate a site to other languages plural forms work correctly.

Drupal: Redirecting Subdomain To Site Domain
March 16, 2012 – 9:31 am | No Comment
Drupal: Redirecting Subdomain To Site Domain

In this article, I would tell you a couple solutions of how you can set redirecting subdomain to the main site domain. One of the solutions will include using of an appropriate module.

Drupal: How To Show List Of Terms In Alphabetical Order
March 13, 2012 – 4:47 am | No Comment
Drupal: How To Show List Of Terms In Alphabetical Order

In this article, I would tell you how Drupal allows to show a list of a certain vocabulary taxonomy terms in alphabetical order. We will also get know of how to show node list for …