Cory Webb
Website URL: http://themeables.com E-mail: This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Foundation: Our First Jumpstart Template Powered by /motif
We are proud to announce the release of our first ever /motif Jumpstart Template, Foundation! Foundation is a very basic Joomla! template, designed to illustrate some of the features of /motif. Feel free to download it and use it to educate yourself on /motif, or customize it and use it on your site. It comes with 5 color variations: grey (core theme), blue, green, orange, and red.
Look for a more thorough explanation of this template next week. In the meantime, if you have any questions, please feel free to leave a comment here or in our forum.
We're live!
After months of planning, we're finally live! Stay tuned as we add more information in the weeks to come!
positions( $positions, $style='none' )
This function loads an array of module positions defined by the position() function using pre-defined position chrome.
modulePosition( $position )
This function loads a module position. The $position must first be defined by the position() function.
position( $name, $style='', $preHtml='', $postHtml='', $attribs=array() )
Creates an array that defines a module position. This function does not actually render a module position. It creates the following array:
message( $preHtml = '', $postHtml = '' )
If there is a message in the buffer, it loads the message with $preHtml before and $postHtml after the message is rendered. The function determines whether or not there is a message in the buffer before rendering $preHtml and $postHtml.

