Просмотр файла manual/04.html

Размер файла: 3.74Kb
<html>
<head>
<title>Wap Portal Server Manual</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="css/admin.css" type="text/css">
</head>

<body>
<div align="center">
  <table border="0" width="600">
    <tr>
      <td><img src="images/logo.gif" width="200" height="40"></td>
      <td align="right" width="100%" valign="bottom"><span class="big">Manual 
        v1.2</span></td>
    </tr>
  </table>
  <br>
  <table width="600" border="0">
    <tr>
      <td>&nbsp;<a href="03.html">&lt;&lt;&nbsp;Prev</a>&nbsp;</td>
      <td width="100%" align="center"><a href='index.html' border=0>Content</a></td>
      <td>&nbsp;<a href="05.html">Next&nbsp;&gt;&gt;</a>&nbsp;</td>
    </tr>
  </table>
  <br>
  <table width="600">
    <tr> 
      <td align="center" width="50%"><b>Site Settings</b></td>
    </tr>
    <tr> 
      <td><b><u>Site info</u></b><br>
        <br>
        In the <b>Site info</b> section of the Administration Area you can edit 
        the portal settings for your WAP site. This info will be used by the script 
        to print site titles, send you the e-mail and so on.<br>
        <br>
        The settings that can be edited are:<br>
        - <b>Title</b> (the name of your WAP site)<br>
        - <b>Email</b> (your e-mail address)<br>
        - <b>Logo alt</b> (the text appearing instead of the WAP logo if not available).<br>
        <br>
        The e-mail address you set up here is the address that contact form e-mails 
        are sent to, so make sure you enter the correct address.<br>
        <br>
        After you made the changes just click on the <b>Submit</b> button and 
        info will be updated.<br>
        <br>
<b><u>Time offset</u></b><br>
        <br>
In the <b>Time offset</b> section of the Administration Area you can edit the 
<b>time difference</b> between your <b>local time</b> and your <b>server's time</b>.<br>
        <br>
        It can happen that you are located in Europe, but your server is in America. 
        You want all dates to be presented in your local time. Then you just need 
        to setup time difference to 6 - 9 hours.<br>
        The date shows on the main WAP page, on the news and articles and guestbook 
        posts.<br>
        <br>
        The time difference available is <b>+/- 24</b> hours. If your local time 
        is ahead of the server time then the time difference needs to be positive.<br>
        <br>
        Just choose the time difference and click the <b>Submit</b> button. The 
        time will be updated and you can check if the welcome message above shows 
        the correct time and date.<br>
        <br>
        <b><u>Date format</u></b><br>
        <br>
        There are several different ways to write a date. The Americans use Month-Day-Year 
        method, Europeans use Day-Month-Year or Year-Month-Day.<br>
        In the <b>Date format</b> section of the Administration Area you can setup 
        prefered date format to be displayed on your WAP site<b></b>.<br>
        You can set the prefered formats yourself by following PHP strftime() 
        standard. <br>
        More datailed instructions are present on the time offset page..<br>
        All dates on your WAP site will be presented according to your settings 
        here.</td>
    </tr>
  </table>
  <br>
  <table width="600" border="0">
    <tr> 
      <td>&nbsp;<a href="03.html">&lt;&lt;&nbsp;Prev</a>&nbsp;</td>
      <td width="100%" align="center"><a href='index.html' border=0>Content</a></td>
      <td>&nbsp;<a href="05.html">Next&nbsp;&gt;&gt;</a>&nbsp;</td>
    </tr>
  </table>
  <p><span class="small">Copyright &copy; 2002 Wap Portal Server</span></p>
</div>
</body>
</html>