Cory Webb

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 - /motif Jumpstart Template by Themeables

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.

Monday, 12 April 2010 10:55

We're live!

After months of planning, we're finally live! Stay tuned as we add more information in the weeks to come!

Monday, 12 April 2010 10:37

positions( $positions, $style='none' )

This function loads an array of module positions defined by the position() function using pre-defined position chrome.

Monday, 12 April 2010 10:29

modulePosition( $position )

This function loads a module position. The $position must first be defined by the position() function.

Creates an array that defines a module position. This function does not actually render a module position. It creates the following array:

Wednesday, 31 March 2010 22:56

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.