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 Show Block in PHP-Mode on Your Drupal-Based Site
December 26, 2009 – 10:03 am | No Comment

This article is for experienced developers who are close with PHP. It would tell you a little trick of how one can show his block if PHP code returns TRUE. Let’s begin!

How to Show Modules on a Specified Page in Drupal-Based Site
December 23, 2009 – 10:54 am | No Comment

In this article I would tell you can display a module on a specified page. The text below concerns Drupal-based sites only.

Why Drupal? Short Review of Drupal CMS
December 21, 2009 – 12:58 pm | No Comment

Drupal is an exciting Open Source PHP CMS. It wins best open source PHP CMS for second year in a row (2008 – 2009).
Drupal is the perfect choice for large Enterprise websites with high traffic. …

How to Create Three-Columned Website Theme on the Basis of Joomla CMS
December 18, 2009 – 7:56 am | No Comment

In this article I would like to tell you how to create three-columned theme for Joomla website. The most Joomla sites are three-columned and this appears to be a kind of a standard. In addition, …

How to Page Your Text Using Mospagebreak Tag
December 14, 2009 – 10:58 am | No Comment

So, you need to page your text. Of course you can easy page the text with a special command. But how you can make custom names for the pages in the tables of content?

How to Create a Draft of CSS File for Joomla Template
December 11, 2009 – 11:22 am | No Comment

This article is about creating of CSS file draft which is for you Joomla template. Instead of creating CSS template based on ready design we will create an empty CSS file for Joomla first. This …

Joomla Components and Modules
December 10, 2009 – 12:23 pm | No Comment

New Joomla users often have a problem when defining “Component” and “Module” terms. But once difference between these two terms becomes clear understanding of Joomla architecture becomes more exact as well. So, what is the …

Short Description of Front-End Joomla Components
December 7, 2009 – 9:51 am | No Comment

 
This article is devoted to the front-end Joomla components and contains descriptions of the main of them. It is oriented to the beginners in Joomla.

How to Disable JavaScripts from Your Joomla Site
December 3, 2009 – 7:51 am | No Comment

You have a lot of useless JavaScripts on your site (module, component). How you can disable them? It is very simple and I will tell how to make so in this article.

How to Display Custom Error Messages
December 1, 2009 – 9:19 am | No Comment

Having a Joomla-based web-site, you may need to display a custom error (warning, notice) message. It is very simple and I will tell how you can make so.