You're watching the posts with tag: Tutorial

Joomla Video Tutorials

The website Open Source Network has a helpdesk section listing a lot of great videos that teach how to do you many tasks with your favourite CMS: Joomla!.
These tutorials range from Joomla! installation to the menu configuration, from the content management to the database backup using phpMyAdmin.
Great work, interestinga and useful!

Tags: Joomla, Tutorial

Joomla 1.5 Template Tutorial

The Compass Design team have published a great tutorial that explains in deep details hot to build a Joomla 1.5 Template. You can find it here.
The tutorial talks about the basics of creating a blank template, then involves some CSS, how to write a tableless template and then goes on talking about more advanced features […]

Tutorial: howto write a Joomla module

This tutorial shows how to write a Joomla module that performs a database query and outputs the result.
This module will display in a little box five articles, belonging to a given category and section, based upon the “Finish Publishing” date.
Let’s suppose you have a section named “Events” and a category “Sport Events”. We want to […]