[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/help/ -> mambots.mosimage.btn.html (source)

   1  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2  <html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">
   3  <head>
   4  <title>Mambot - MOSimage Button</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Mambot: MOS Image Editor
   8  Button</strong>
   9  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
  10       <tr>
  11            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  12            <td width="84%" valign="top" class="data">This provides the button
  13            to insert the MOS Image tag into content edit box. This
  14  mambot replaces tag in content with specified images.&nbsp; You can insert as
  15  many of these tags as needed in your articles.&nbsp; To do this while creating
  16  or editing a Content Item,&nbsp; select the images on the &quot;Image&quot; tab
  17  under &quot;MOSImage Control&quot;.&nbsp; The replacement of the tags will follow
  18  the order of the images in the &quot;Content Images&quot; box.</td>
  19       </tr>
  20       <tr>
  21            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  22            <td valign="top" class="data"><code> { mosimage }</code><br />
  23  NOTE:
  24  The tag described above should have no space after&nbsp; &quot;{&quot;
  25  and before &quot;}&quot;. It has been displayed with spaces here not to
  26  implement the function in this screen.</td>
  27       </tr>
  28       <tr>
  29            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  30            <td valign="top" class="data">Published</td>
  31       </tr>
  32       <tr>
  33            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  34            <td valign="top" class="data">n/a</td>
  35       </tr> <tr>
  36            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  37            <td valign="top" class="data">&nbsp;</td>
  38       </tr>
  39  </table>
  40  </body></html>