Last night I decided that It’s been quite a while since I’ve done some PHP or basic web development and decided to at last look into what Joomla Templates are all about. I’ve been working with other CMS(Content Management System) frameworks lately like the enterprise solution WSS(1|2) and MOSS 07, but always have had this love for open
source and the LAMP implementation. Obviously Joomla and WSS/MOSS are in totally different categories, Joomla is excellent for personal and small business use and better for public facing internet sites, where I see WSS/MOSS for intranet and intranet collaboration although it can easily be an open site as well, at a cost that is.
Anyways, to get back to the Joomla Templates and how they work etc. I quickly did a Google search to find out where to begin and how to learn exactly what goes on behind the scenes when one selects a template, where are the files stored and how it is made to be easily moved from one implementation to another.
The first Google ResultI found gave me a tutorial on Joomla’s site and I started going through this tutorial as I saw it as the most authoritative as it was on the Joomla domain.
You can almost call this tutorial a CSS tutorial instead of the Joomla tutorial. At the end of the tutorial I knew how to create my own templates and the basic functionality of it. But more importantly, I learnt so much about neat CSS tricks to get simple stuff done in really cool ways.
I suggest taking 45 minutes and just reading through the whole tutorial, you could maybe learn something, I certainly did.
Other related PulseBlog posts:
April 11th, 2008 at 8:03 am
One of my main sites is built on Joomla. I was a rookie and struggled abit to find things in the dashboard and find my way around the backend. Honestly, i think that Joomla takes up too many clicks to get to something.
But once you got the hang of it, its a dream. Now I run a commercial flights, hotels and car rental booking engine with no issues. Especially love the little SEO integration it has going on. Keyword selection is made easy with complete control over Meta tags and description for each page, and the whole site.
April 11th, 2008 at 9:15 am
yes, must say for some cases it is abit heavy, but guess one can try to arrange and configure it to get to the information faster.
I don’t mind the admin being complicating, but the site front must be quick and easy to navigate.
My next step will be to build my own module for some data processing from external sources - can’t wait !