0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.2-16
/
standard
/
htdocs
/
help
/
[
Home
]
File: mambots.mosloadposition.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US"> <head> <title>Mambot - Load Positions</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> </head> <body><strong class="title">Mambot: Load Module Positions</strong> <table width="100%" border="1" cellspacing="0" cellpadding="3"> <tr> <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td> <td width="84%" valign="top" class="data">This loads module positions within the content area of a Content Item. This means you may load any module assigned to this position at this specific place in a Content Item without defining the position in the Template file.</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td> <td valign="top" class="data"><code>{mosloadposition user1}</code> <ul> <li>where 'user1' is one of the positions defined for your site through Site->Templates->Modules Positions</li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State </td> <td valign="top" class="data">Published</td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td> <td valign="top" class="data">Lets you choose a style of HTML code to insert the module: <ul > <li>Wrapped by Table - Column</li> <li>Wrapped by Table - Horizontal</li> <li>Wrapped by Divs</li> <li>No wrapping, raw output</li> </ul></td> </tr> <tr> <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td> <td valign="top" class="data"><ul> <li><strong>Save:</strong> Save your changes. </li> <li><strong>Apply:</strong> Apply your changes to the site without saving. </li> <li><strong>Close:</strong> Cancel the present operation without saving.</li> </ul></td> </tr> </table> </body></html>