Articles in How-To
Joomla standard installation includes Poll module which allows you to create different polls on the pages of your site. This article will describe in details how you can create and place a poll using this …
Sometimes you may need to expand functionality of your site with old Joomla extensions. Joomla 1.5 allows you to do so installing these extensions.
This article will tell you how to install modules and components from …
This tutorial will tell you how to upload images and other media files to Joomla website. It also will touch such questions as: how to edit and manage images uploaded to content pages of the …
Sometimes configuration of your articles may get you confused. Why some parameters are enabled for one article but are disabled for another one? How to make your site consistent from the one hand and specify …
Delimit of data access and access control is implemented on the basis of individual users’ accounts. Access to the system data is possible only in the presence of a personal password at access level specified …
Of cause, error handler will not save you from errors. But it can make error messages not so scare for users J
To create an error handler, you should create error.php file for template applied to …
Sometimes you may wish to use non-standard appearance of a standard Joomla module. This can be done by creation a style for the module.
How you can create a style?

Standard Joomla set includes several templates which are located within ../template folder in the root of your site. You can use any of them (except /system).
There are a lot of different methods to secure your site against cracking. This article will show you a few ones.
Restrict access to administrator’s area
Restricting of access to the specified folder on your server is …
This article will show you how Joomla can help in increasing of your site performance. Being properly configured, your site will take less time for its loading.
One way to increase site performance is data caching. …