Second pass at adding key files
This commit is contained in:
		
							
								
								
									
										45
									
								
								site/glist/templates/gossamer/plugin_help.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										45
									
								
								site/glist/templates/gossamer/plugin_help.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,45 @@
 | 
			
		||||
<%include include_header.html%>
 | 
			
		||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" height="82%">
 | 
			
		||||
  <tr>
 | 
			
		||||
    <td rowspan="2" bgcolor="#008000" height="100%" width="1"><img src="<%image_url%>/pics/1pixel.gif" width="1" height="1"></td>
 | 
			
		||||
    <td colspan="3" height="3%" bgcolor="#E8EAD0" valign="top"><%include plugin_include_menu.html%></td>
 | 
			
		||||
    <td rowspan="2" bgcolor="#008000" height="100%" width="1"><img src="<%image_url%>/pics/1pixel.gif" width="1" height="1"></td>
 | 
			
		||||
  </tr>
 | 
			
		||||
  <tr>
 | 
			
		||||
    <td height="97%" colspan="3" valign="top">
 | 
			
		||||
      <table width="99%" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF">
 | 
			
		||||
        <tr>
 | 
			
		||||
          <td><img src="<%image_url%>/pics/1pixel.gif" width="1" height="3"></td>
 | 
			
		||||
        </tr>
 | 
			
		||||
        <tr>
 | 
			
		||||
          <td>
 | 
			
		||||
            <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#336600" style="border: 1px solid #C5E1A3">
 | 
			
		||||
              <tr class="bold_white">
 | 
			
		||||
                <td height="20"><img src="<%image_url%>/icons/plugin_manager.gif" height=14 hspace="2" vspace="0">Plugins Help</td>
 | 
			
		||||
                <td align="right"><a href="glist.cgi?do=admin_page&pg=plugin_manager.html<%hidden_query%>"><img src="<%image_url%>/icons/close.gif" width="17" height="16" border=0></a></td>
 | 
			
		||||
              </tr>
 | 
			
		||||
            </table><br/><br/>
 | 
			
		||||
              <table width="90%" border="0" cellspacing="1" cellpadding="1" align="center">
 | 
			
		||||
                <tr class=body>
 | 
			
		||||
                  <td valign="top" class=body>
 | 
			
		||||
                    <p class=body>Plugins are a powerful new
 | 
			
		||||
                    feature of GList. They allow you to easily extend, enhance or alter
 | 
			
		||||
          the functionality of any aspect of GList. From your plugin manager,
 | 
			
		||||
          you can easily install new plugins, check out Gossamer Threads to view
 | 
			
		||||
          the latest plugins, or update existing ones, remove plugins that are no
 | 
			
		||||
          longer useful and even temporairly disable/enable installed plugins.</p>
 | 
			
		||||
         <p class=body>Included in every copy is
 | 
			
		||||
          also a powerful plugin authoring tool. It allows people with a little
 | 
			
		||||
          perl knowledge to easily create plugins, and also share them with the
 | 
			
		||||
          GList community instantly. Be sure to read the GList developers
 | 
			
		||||
          guide for more information on enhancing GList.</p>
 | 
			
		||||
                  </td>
 | 
			
		||||
                </tr>
 | 
			
		||||
              </table>
 | 
			
		||||
          </td>
 | 
			
		||||
        </tr>
 | 
			
		||||
      </table>
 | 
			
		||||
    </td>
 | 
			
		||||
  </tr>
 | 
			
		||||
</table>
 | 
			
		||||
<%include include_footer.html%>
 | 
			
		||||
		Reference in New Issue
	
	Block a user