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!

How to Update Drupal
December 22, 2010 – 8:42 am | No Comment
How to Update Drupal

A new version of Drupal core is released and you need to install the newest version for your site. In this article I would tell you how to make this upgrade.

Drupal: Current Page Title in a Breadcrumb
December 20, 2010 – 10:51 am | No Comment
Drupal: Current Page Title in a Breadcrumb

This article contains a quick solution of how to display title of a current document in a breadcrumb. A title haven’t contain links.

Drupal: Breadcrumbs Based on URL synonyms
December 17, 2010 – 11:41 am | No Comment
Drupal: Breadcrumbs Based on URL synonyms

In this article, I propose a simple way to create a breadcrumb based on URL synonyms. This would require you to use a special script.

Drupal: How to Change “Home” Text in Breadcrumbs
December 13, 2010 – 10:34 am | No Comment
Drupal: How to Change “Home” Text in Breadcrumbs

In this article I would tell you how to change “Home” text in breadcrumbs.

Drupal: Shared Sign-On Module
December 10, 2010 – 9:39 am | No Comment
Drupal: Shared Sign-On Module

This module implements shared sign-ons between related Drupal-based sites on one server with a shared database. It can be used standalone, but is most tested in conjunction with the domain (like Domain Access) …

Drupal: Multisite Maintenance
December 8, 2010 – 9:00 am | No Comment
Drupal: Multisite Maintenance

Multisite Maintenance allows manage multisites updates. It helps administrators to to perform batch maintenance on multisite installations. The module can take selected sites off-line and then back on again. It can also run …

Drupal Multisite Login: Shared Session on All Multisites
December 7, 2010 – 8:45 am | No Comment
Drupal Multisite Login: Shared Session on All Multisites

You can create a shared session on all multisites with the help of Multisite Login module. The module allows users to login to all sites in a multisite configuration. This also concerns multisites …

Drupal: Multisiting with Shared Tables
December 1, 2010 – 9:11 am | No Comment
Drupal: Multisiting with Shared Tables

This article would be the first in the cycle of articles related to multisiting. Here, I would tell you how to create a few sites with shared tables in database.

How to Optimize PNG Graphics for Internet
November 29, 2010 – 10:11 am | No Comment
How to Optimize PNG Graphics for Internet

To optimize PNG graphics for its further using in Internet, you should decrease a size of an image and optimize it.

Transparency of PNG in Internet Explorer
November 26, 2010 – 4:20 am | No Comment
Transparency of PNG in Internet Explorer

Internet Explorer 5.5-6 doesn’t show transparent PNG pictures correctly in Windows. Transparent background appears grey.
We need to make transparent PNG pictures shown as through CSS (in background) as well through IMG tag.