Second pass at adding key files
This commit is contained in:
		
							
								
								
									
										67
									
								
								site/glist/templates/help/reports.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										67
									
								
								site/glist/templates/help/reports.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,67 @@
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
<style><%include include_style.css%></style>
 | 
			
		||||
<title>Gossamer List - Help - Reports</title>
 | 
			
		||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 | 
			
		||||
</head>
 | 
			
		||||
 | 
			
		||||
<body bgcolor="#FFFFFF">
 | 
			
		||||
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
 | 
			
		||||
  <tr class="body_bold"> 
 | 
			
		||||
      <td width="67%"><img src="<%image_url%>/pics/logo.gif" vspace="2"></td>
 | 
			
		||||
    <td width="33%" align="right"><a href="javascript:window.close()">Close</a> 
 | 
			
		||||
    </td>
 | 
			
		||||
  </tr>
 | 
			
		||||
  <tr class="body_bold" bgcolor="#336600"> 
 | 
			
		||||
      <td colspan="2"><img src="<%image_url%>/pics/1pixel.gif" width="1" height="5"></td>
 | 
			
		||||
  </tr>
 | 
			
		||||
</table><br>
 | 
			
		||||
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
 | 
			
		||||
  <tr> 
 | 
			
		||||
    <td><span class="help_header">Help - Reports</span> </td>
 | 
			
		||||
  </tr>
 | 
			
		||||
</table>
 | 
			
		||||
<table width="90%" border="0" cellspacing="0" cellpadding="1" align="center">
 | 
			
		||||
  <tr bgcolor="#008000"> 
 | 
			
		||||
    <td>
 | 
			
		||||
      <table width="100%" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF">
 | 
			
		||||
        <tr>
 | 
			
		||||
          <td> <br>
 | 
			
		||||
            <table width="92%" border="0" cellspacing="0" cellpadding="2" align="center">
 | 
			
		||||
              <tr class="body"> 
 | 
			
		||||
                <td> 
 | 
			
		||||
                  <div align="justify"> 
 | 
			
		||||
                    <p>The "Reports" menu allows you to get information on the 
 | 
			
		||||
                      mailings performed by yourself and (if you are an administrator) 
 | 
			
		||||
                      your users. Opening the "Reports" menu will display a list 
 | 
			
		||||
                      of administrators and users and the number of mailings they have each 
 | 
			
		||||
                      performed in the current month. </p>
 | 
			
		||||
                    <p>Clicking on the the username of a specific administrator 
 | 
			
		||||
                      or user will display detailed records of that user's mailings, 
 | 
			
		||||
                      containing subjects, the dates on which the mailings were 
 | 
			
		||||
                      sent and the number of recipients of each mailing (you can click on the number of recipients to view a list of them).</p>
 | 
			
		||||
                    <p>To view reports on specific administrators or users (if 
 | 
			
		||||
                      you are an administrator) or view mailings from a period 
 | 
			
		||||
                      other than the current month, enter the desired account 
 | 
			
		||||
                      email in the "Username" field. Select a month from the first 
 | 
			
		||||
                      drop-down menu and a year from the second drop-down 
 | 
			
		||||
                      menu, and click "Build Report". </p>
 | 
			
		||||
                    <p>Clicking the "Advanced" link will display a menu allowing 
 | 
			
		||||
                      you to further customize a report. Enter an account (if 
 | 
			
		||||
                      you are an administrator), provide the range of dates from 
 | 
			
		||||
                      which the report will be built, and specify the number of 
 | 
			
		||||
                      mailings per page you wish to view in the report in the 
 | 
			
		||||
                      "Max Hits" field. </p>
 | 
			
		||||
                  </div>
 | 
			
		||||
                  <div align="justify"></div>
 | 
			
		||||
                </td>
 | 
			
		||||
              </tr>
 | 
			
		||||
            </table>
 | 
			
		||||
          </td>
 | 
			
		||||
        </tr>
 | 
			
		||||
      </table>
 | 
			
		||||
    </td>
 | 
			
		||||
  </tr>
 | 
			
		||||
</table>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user