[ Index ]

PHP Cross Reference of Mambo 4.6.5

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

title

Body

[close]

/help/ -> mambots.mosemailcloak.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 - Email Cloaking</title>
   5  <link href="css/help.css" rel="stylesheet" type="text/css" />
   6  </head>
   7  <body><strong class="title">Mambot: Email
   8  Cloaking</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">Publishing this mambot cloaks
  13            all e-mails in content from spambots, using javascript .</td>
  14       </tr>
  15       <tr>
  16            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Usage:</td>
  17            <td valign="top" class="data">These are the ways the
  18                 address should be written:<br />
  19                 1. In plain text: <code>mail@mail.com<br />2</code>. As
  20                 a mail to: <code>&lt;a href=&quot;mailto:mail@mail.com&quot;&gt;mail@mail.com&lt;/a&gt;</code> <br />
  21                 Otherwise
  22                 the cloaking prevents the address from being decrypted when calling
  23            the mailer.</td>
  24       </tr>
  25       <tr>
  26            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Default State: </td>
  27            <td valign="top" class="data">Published</td>
  28       </tr>
  29       <tr>
  30            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Parameters:</td>
  31            <td valign="top" class="data">n/a</td>
  32       </tr> <tr>
  33            <td align="right" valign="top" bgcolor="#EFEFEF" class="datalabel">Toolbar Icons: </td>
  34            <td valign="top" class="data"><ul>
  35                 <li><strong>Save:</strong> Save your changes. </li>
  36                 <li><strong>Apply:</strong> Apply your changes to the site without
  37                      saving. </li>
  38                 <li><strong>Close:</strong> Cancel the present operation without
  39                      saving.</li>
  40            </ul></td>
  41       </tr>
  42  </table>
  43  </body></html>