What is a Template?
|
|
|
|
Written by Editor
|
|
Friday, 30 December 2005 |
|
Templates make it easy to change the look and feel of a Mambo
website. There are two types of Mambo templates, the site (frontend)
template and the admin template. The Mambo site template is easy to
develop by just following the Mambo template framework.
The
mosMainBody() is the main function that outputs the component data. The
mosLoadModules() function outputs the Mambo module data that was
assigned to it. For example, mosLoadModules('banner') will output
module data that was assinged to the banner module position. Other
typical positions are left, right, footer, and header. Mambo
templates are freely available for download from http://www.joomlahacks.com/joomla/templates/0,0,0,0,6,0,8/.Only registered users can write comments. Please login or register. Powered by AkoComment 2.0! |
|
|
|