Files
bobsleighphotos.com/archive/version_01/docs/index.html
2017-03-02 20:30:40 -06:00

63 lines
2.9 KiB
HTML
Executable File

<!--
/**
* @package documentation
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: index.html 3710 2006-06-05 20:32:51Z drbyte $
*/
//-->
<html>
<style type="text/css">
<!--
body, table{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
table.intro {border-color:C96E29; }
td.intro{background-color:#EEEEEE ; border-color:5778ce; font-size:14px; }
td.plainbox, div.callout {border: 1px dashed; border-color: C96E29; margin:5 40 5 40;}
.heading {background-color:5778CE; font-weight:bold; font-size:14px; width: 100%; }
.title1 {color:C96E29; font-weight:bold; font-size:22px; }
.title2 {color:C96E29; font-weight:bold; font-size:13px; }
.small {font-size:10px ;}
.error {color:FF0000; }
.filename {font-family: mono, "Courier New", Courier ; font-size:14px; color: c96e29;}
.pseudolink {text-decoration:underline; color:5778CE;}
h1.intro { color: #ffffff; border:1px solid #aca893; background-color: #c96e29; font-size: 22px; padding: 4px;}
h1 { color: #ffffff; border:1px solid #aca893; background-color: #5778ce; font-size: 20px; padding: 4px;}
h2 { color: #c96e29; font-size: 18px;}
h3 { color: #5778ce; font-size: 16px; margin-bottom:0px;}
h4 { color: #c96e29; font-size: 14px;}
-->
</style>
<title>Documentation -- Zen Cart(tm)</title><body>
<table class="intro" cellspacing="4" cellpadding="6" border="3" width="748px" align="center">
<tr><td align="center">
<h1 class="intro"><center>Welcome to Zen Cart&trade;</center>
</h1>
</td></tr></table>
<table border="3" width="748px" align="center" cellpadding="6">
<tr>
<td>
<center><h1>Documentation</h1></center>
<p>Following is a list of some of the documentation available in the downloaded Zen Cart ZIP.<br />
Click the link to open.
</p>
<p><a href="./0.about_zen_cart.html" target="_blank">About Zen Cart&trade;</a></p>
<p><a href="./1.readme_installation.html" target="_blank">1. Read me first -- Installation</a></p>
<p><a href="./2.readme_how_to_upgrade.html" target="_blank">2. Read me first -- Upgrading from a prior version</a></p>
<p><a href="./3.readme_paypal_ipn.html" target="_blank">3. Configuring PayPal IPN</a></p>
<p><a href="./4.readme_html_email_templates.html" target="_blank">4. Customizing HTML Email Templates</a></p>
<p><a href="./important_site_security_recommendations.html" target="_blank">5. Security - Securing Your Site </a></p>
<p><a href="whatsnew_1.3.0.2.html" target="_blank">6. What's New in v1.3.0.2 (listing of new features and bugs fixed)</a></p>
<p><a href="changelog-v1-3-0-2.html" target="_blank">7. Changelog for v1.3.0.2 (listing of changed files)</a></p>
<p><a href="./product_types_readme.html" target="_blank">8. Summary/Explanation of Product Types </a> </p>
<p> <br />
</p></td>
</tr>
</table>
<br /><br />
</body>
</html>