[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/zc_install/includes/languages/english/ -> finished.php (source)

   1  <?php
   2  /**

   3   * @package Installer

   4   * @access private

   5   * @copyright Copyright 2003-2006 Zen Cart Development Team

   6   * @copyright Portions Copyright 2003 osCommerce

   7   * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

   8   * @version $Id: finished.php 4837 2006-10-25 06:08:29Z drbyte $

   9   */
  10  /**

  11   * defining language components for the page

  12   */
  13    define('TEXT_MAIN',"<h2>Congratulations!</h2><h3>You have successfully installed Zen Cart&trade; on your system!</h3>
  14  <h2>NEXT STEPS</h2>For security, you will need to reset your <strong>configure.php</strong> files located in the <strong>/admin/includes/</strong> and <strong>/includes/</strong> folders back to read-only mode before allowing people to access your store.<br /><br />
  15  Additionally, you'll want to remove or rename the <strong>/zc_install</strong> folder so that someone can't re-install your shop again and wipe out your database!  Warnings will appear until the folder has been removed or renamed.
  16  <h2>CONFIGURATION</h2>We encourage you to begin by <a href=\"http://tutorials.zen-cart.com\"><strong>reading the FAQ's</strong> in our online support forums</a> for useful information to assist with configuring and customizing your online shop the way you wish it to look and operate. <br />
  17  If you have questions, this is the first place to look! If you're stumped, feel free to post a question! We have a helpful, friendly, knowledgeable community who welcomes you.<br /><br /> 
  18  It's also <strong>important</strong> that you check out the <strong>Documentation </strong>in the <strong><a href=\"../docs\" target=\"_blank\">/docs folder</a> </strong>of your site. <a href=\"../docs\" target=\"_blank\">Click here to view a listing.</a>
  19  <h2>IMPORTANT READING</h2>The most important tool you'll use when customizing your site is the <strong>Developers Tool Kit</strong>, which is in the <strong>Admin area, under Tools</strong>. You can use it to search for almost anything you might like to customize or change, especially the text displayed on your site. <br /><br />
  20  The most important concept you'll want to become familiar with in order to customize your site is our <em><strong>template system</strong></em>.  There are some very good articles on the template system in our <a href=\"http://www.zen-cart.com\">online FAQ section</a>.
  21  <h2>ADDITIONAL READING</h2>
  22  <p>The <a href=\"http://www.zen-cart.com/wiki\" target=\"_blank\">Zen Cart&trade; Wiki</a> is a helpful place to find tips and tricks and general use information. </p>
  23  <p>In our <a href=\"http://www.zen-cart.com\" target=\"_blank\">online forums</a>, there is a section called '<strong>Downloads</strong>'.  Inside, there is a category called '<strong>Documentation</strong>', which contains the latest versions of manuals which cover the various aspects of managing your site.<br />
  24    <br />
  25    We're glad you chose Zen Cart&trade; to be your e-Commerce solution!<br />
  26    <br />
  27  " . 
  28  '<a href="http://www.zen-cart.com">Visit us online at www.zen-cart.com</a>' . '
  29  </p>
  30  ' .
  31  '<p>Press the <em>Store</em> button below to test out your store or press the <em>Admin</em> button to begin customizing your store.</p>');
  32  
  33    define('TEXT_PAGE_HEADING', 'Zen Cart&trade; Setup - Finished');
  34    define('STORE', 'Click here to go to the Store');
  35    define('ADMIN', 'Click here to open the Admin area');
  36  ?>


Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics