• Home
  • About
  • Contact
  • weborbus News
  • Write for us
Blue Orange Green Pink Purple

joomla template cheat sheet

Posted in Joomla, Open Source, Template, cms. on Sunday, October 26th, 2008 by balaji Tags: cheat sheet, cms, help sheet, Joomla, joomla template, Template
Oct 26

Joomla is a popular content management system to create portal based sites. More than 10,000 of sites using joomla ,including big organisation like virgin . So creating Joomla templates is very important for web designers.Here i am writing a help sheet or cheat sheet to create joomla template.

Basic Template Files

  1. Index.php .
  2. Template Detail.xml.
  3. Template Thumbnail.
  4. Template_css.css.
  5. Images[Folder].

 

PHP Snippets for Index.php

  1. <?php mosShowHead();?>                               ->Request Head Tags
  2. <?php mosConfig_Sitename ?>                       ->Request Site Name
  3. <?php mosConfig_live_site?>                         ->Request URL of the site
  4. <?php init Editor(); ?>                                      ->Loads WYSIWYG Editor for user
  5. <?php endif(); ?>                                             ->Closes a function

 

JDoc Statement

  1. <jdoc:include type=”head“/>                         ->Output head section in the webpage.   
  2. <jdoc:include type=”component“/>               ->Output Components used .
  3. <jdoc:include type=”Installation“/>               ->Install included files.
  4. <jdoc:include type=”message“/>                   ->Display message in the webpage.
  5.  <jdoc:include type=”module“/>                    ->Include module on the webpage.

Module Postion

<?php mosLoadModule (’position’); ?>                    ->Helps to load position of the modules.

I hope this ” Joomla Template Cheat sheet ” helped you!.This sheet help only for beginners in case if you need to develop advance template you need to refer this API.

Download PDF

Related Post

  • joomla template builder
  • cheat sheet for wordpress theme designer
  • create your own job site with jobberbase

2 Comments

  1. Hari K T on March 16th, 2009

    Yes, good work man .

  2. annunity on March 18th, 2009

    Very nice work indeed.



Leave a Reply

weborbus

  • Categories
    • ajax
    • blogging
    • cms
    • CSS
    • icon
    • Joomla
    • list
    • Open Source
    • photoshop
    • Resources
    • Template
    • Tools
    • Uncategorized
    • web services
    • wordpress theme
  • Tag Cloud

    ajax blog design blogging brushes cheat sheet cms company conversion rate CSS css optimizer domain forum framework icon icon creator icons icon set javascript Joomla joomla template microsoft online tools photoshop photoshop brushes rank retro styled search seo seo rank seo score seo tool site optimizing social software software war Template template builder war web app webserver webservices web services website website grader wordpress theme

    WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.

  • Archives
    • November 2008
    • October 2008
    • September 2008


  • Home
  • About
  • Contact
  • weborbus News
  • Write for us

© Copyright weborbus. All rights reserved.
Designed by FTL Wordpress Themes brought to you by Smashing Magazine

Back to Top