[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> installer.universal.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>Installer - Universal</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Universal Installer </strong>
   8  <table width="100%"  border="1" cellspacing="0" cellpadding="3">
   9       <tr>
  10            <td width="16%" align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Purpose:</td>
  11            <td width="84%" valign="top" class="data">Installs packages of Modules,
  12                 Components, Mambots and/or Templates. Packages come in .ZIP format
  13                 and can be uploaded. System automatically detects the type of
  14                 extension you wish to install and acts accordingly. Can handle
  15                 packages containing more than one type of extension. </td>
  16       </tr>
  17       <tr>
  18            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  19            <td valign="top" class="data"><ul>
  20                 <li><strong>Upload Package File</strong>Providing
  21                           you have GZip support with PHP, you will be able to
  22                      upload a zipped package file that will be automatically installed
  23                           to your server. &#39;Browse&#39; to
  24                           the location of the&nbsp;element on your computer. Then click
  25                           the &#39;Upload File &amp; Install&#39; icon.</li>
  26                 <li><strong>Install
  27                           from directory</strong>If you don&#39;t have GZip support then
  28                           you may upload an unpacked archive to your host&#39;s server.
  29                           Type the location of this file (it must be the absolute location)
  30                 then click the &#39;Install&#39; icon.</li>
  31            </ul></td>
  32       </tr>
  33       <tr>
  34            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  35            <td valign="top" class="data">n/a</td>
  36       </tr>
  37       <tr>
  38            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  39            <td valign="top" class="data">n/a</td>
  40       </tr>
  41       <tr>
  42            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  43            <td valign="top" class="data">&nbsp;</td>
  44       </tr></table>
  45  
  46  <p>&nbsp;</p>
  47  </body></html>