Optimise your Joomla Pt 1 - making it unique
Tuesday, August 21st, 2007NOTE - this applies to the Joomla 1.0.x series, as I am not actively developing on 1.5 yet.
This will be a short series of tips and tricks to help optimise Joomla for various applications. The first tip is this:
Modify. Careful planning and execution can lead to a site that is set apart from the generic ‘copied the template, changed the images’ type of site. There will probably always be a difference between graphics and programming, and you can nearly always tell the programmer’s sites - they are poor in graphical terms. But this should not always be the case. I am fortunate enough to have a graphics guy who does the hard creative side, I just sit there and make the site work. Like this morning, I have edited the mod_login.php to reflect the design of the site, not to just put the module in there. It is already unique, and I haven’t even applied CSS styling to it yet! So look at the module code when you’re developing those templates, think about what it would look like if for example, Login and register were on the same line, or reversed…
Next: Actual code examples - a modified Login Form for Joomla