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 Tags

Articles tagged with: joomla tutorials

How to Set User Permissions and Data Access Level in Joomla
September 23, 2009 – 8:42 am | 6 Comments

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 …

How to Create Error Handler in Joomla
September 22, 2009 – 7:40 am | One Comment

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 …

How to Create Style for Standard Joomla Module
September 22, 2009 – 6:46 am | No Comment

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?

How to Create Template and Assign Different Templates for Pages
September 21, 2009 – 8:57 am | No Comment
How to Create Template and Assign Different Templates for Pages

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).

How to Improve Security of Your Site
September 21, 2009 – 8:43 am | No Comment

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 …

How to Increase Site Performance
September 21, 2009 – 8:17 am | No Comment

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. …

How to Create Search Engine Friendly URLs
September 21, 2009 – 7:51 am | No Comment

One of the necessary steps in SEO is creating of search engine friendly URLs. Joomla allows a simple way to do this.
Before making SEO settings, it is recommended to divide content of your site into …

How to Create Joomla Blog and News Site and Improve Site Navigation
September 21, 2009 – 6:23 am | No Comment

Working with Joomla, it is very important to keep in mind division of content into sections and categories.
This option will give you a lot of advantages in future such as: simplified creation of newswires, …