Online Joomla Training

Joomla! How-To's

How to Display Your Page Title in Your Template - Joomla! 1.5

Templates June 05, 2008 | by Cory

In October 2006, I wrote a how-to for displaying your page title within your Joomla! 1.0 template. Since the release of Joomla! 1.5, I have gotten many requests for an article explaining how to do this in Joomla! 1.5. Here is how you do it...

Add a comment

Read more: How to Display Your Page Title in Your Template - Joomla! 1.5

   

How to determine which page you are on from within a Joomla! 1.5 template

Templates April 17, 2008 | by Cory

One thing I often need to do while developing a template is change certain parts of the template depending on which page I am on. For example, let's say I am developing a template for a site that runs Virtuemart, and I want to have 3 columns on every non-Virtuemart page, and 2 columns on every Virteumart page. A solution that I often like to use is to make the column "collapsable" when the value of "option" is "com_virtuemart". When "option" is equal to "com_virtuemart", that simply means that the Virtuemart component is loaded.

Add a comment

Read more: How to determine which page you are on from within a Joomla! 1.5 template

   

Blank Joomla! 1.5 Template

Templates April 03, 2008 | by Cory

Today I created a blank template for Joomla! 1.5. My main purpose for creating the template was to give myself a basis for creating future templates, since it contains the basic necessary files for creating a template. This template loads the component and the "debug" module position. There are no CSS styles in the template.css file, but the file is referenced in the index.php file. The template is released under the GPL, so feel free to use it however you want in accordance with the GPL.

Click here to download the template.

Add a comment
   

How to Install Joomla! 1.5

Installation September 28, 2007 | by Cory

Chris Davenport, the documentation team leader for Joomla!, just announced the release of the Joomla! Installation Manual. Thank you to Andy Wallace for developing this manual. Great work!

Add a comment
   

How to Reset Your Super Administrator Password

User Management July 13, 2007 | by Cory

We've all done it. There's nothing to be ashamed of. Have you ever installed Joomla!, only to realize that you've forgotten your administrator password? When that happens, there is nothing you can do but re-install Joomla, right? Wrong. Here is a website with a great explanation of how to reset your super administrator password, even if you can't log in to the administrator control panel.

Don't thank me. Thank them.

Add a comment
   

Page 10 of 17

Online Joomla Training