[interchange-cvs] interchange - jon modified 8 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Mon Nov 25 22:16:01 2002


User:      jon
Date:      2002-11-26 03:15:04 GMT
Modified:  dist/lib/UI Tag: STABLE_4_8-branch Primitive.pm ichelp.txt
Modified:           ui.cfg
Modified:  dist/lib/UI/pages/admin Tag: STABLE_4_8-branch
Modified:           bug_report.html help.html preferences.html
Modified:  dist/lib/UI/pages/admin/wizard Tag: STABLE_4_8-branch
Modified:           do_save.html step_pay_cyber.html
Log:
Update Akopia/Red Hat references for admin.

Revision  Changes    Path
No                   revision



No                   revision



2.1.2.4   +4 -4      interchange/dist/lib/UI/Primitive.pm


rev 2.1.2.4, prev_rev 2.1.2.3
Index: Primitive.pm
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/Primitive.pm,v
retrieving revision 2.1.2.3
retrieving revision 2.1.2.4
diff -u -u -r2.1.2.3 -r2.1.2.4
--- Primitive.pm	24 Jan 2002 05:07:01 -0000	2.1.2.3
+++ Primitive.pm	26 Nov 2002 03:15:04 -0000	2.1.2.4
@@ -1,10 +1,10 @@
 # UI::Primitive - Interchange configuration manager primitives
 
-# $Id: Primitive.pm,v 2.1.2.3 2002/01/24 05:07:01 jon Exp $
+# $Id: Primitive.pm,v 2.1.2.4 2002/11/26 03:15:04 jon Exp $
 
-# Copyright (C) 1998-2002 Red Hat, Inc. <interchange@redhat.com>
+# Copyright (C) 1998-2002 Red Hat, Inc. and Interchange Development Group
 
-# Author: Michael J. Heins <mheins@redhat.com>
+# Author: Michael J. Heins <mike@perusion.com>
 # Former maintainer: Stefan Hornburg <racke@linuxia.de>
 
 # This file is free software; you can redistribute it and/or modify it
@@ -25,7 +25,7 @@
 
 package UI::Primitive;
 
-$VERSION = substr(q$Revision: 2.1.2.3 $, 10);
+$VERSION = substr(q$Revision: 2.1.2.4 $, 10);
 $DEBUG = 0;
 
 use vars qw!



2.0.2.2   +7 -7      interchange/dist/lib/UI/ichelp.txt


rev 2.0.2.2, prev_rev 2.0.2.1
Index: ichelp.txt
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/ichelp.txt,v
retrieving revision 2.0.2.1
retrieving revision 2.0.2.2
diff -u -u -r2.0.2.1 -r2.0.2.2
--- ichelp.txt	19 Oct 2001 10:46:28 -0000	2.0.2.1
+++ ichelp.txt	26 Nov 2002 03:15:04 -0000	2.0.2.2
@@ -1,7 +1,7 @@
 code	title	helptext
 gentable	Direct Table Edit	<p>
The <b>Direct Table Edit</b> page allows you to edit any of Interchange's internal tables. Select a table
to edit, or search a table and select rows to edit.
</p>
 shipping.data	Shipping: Edit Data Table	<p>
Once you've created a shipping method, you can fine tune the calculation
based on the weight of the order. Use the "+" button to add new ranges
and specify which ranges will apply to which calculations. Choose a type
of calculation to perform for each weight range, such as a number (flat charge),
formula (arbitrary calculation based on the weight), UPS lookup (internal
or via their Web site), multiply by (simple rate), or select <b>Message</b> to
generate an error message. If you specify a formula, you can include the
string "@@TOTAL@@" to represent the total weight of the order. For example,
"8 + @@TOTAL@@ + 2.50".
</p>
-shipping.main	Shipping Options	<p>
The <b>Shipping Options</b> page allows you to specify and configure the shipping methods and costs for your online store. Before you begin here, you need to decide how you want to charge for shipping. We support all the most common shipping options:
</p>

<p>
<a href="shipping.price.html">By Price:</a> shipping total based on the total price of the order. This can also be used to calculate a flat shipping price ($0 - infinity = $4.95) or a flat rate with big orders shipped free ($0 - 500 = $4.95 and $500 - infinity = free). The shipping charge can either be a flat charge or a percentage.
</p>

<p>
<a href="shipping.weight.html">Standard by Weight: </a> calculates shipping by total weight with no regard to zones. To use this method, you must enter a weight for each item in your inventory. You can use any unit of measure you wish as long as you are consistent. If you enter your item prices in grams, then configure shipping with pounds, your customers will not be happy when they are quoted huge shipping rates.
</p>

<p>
<a href="shipping.quantity.html">Standard by Quantity:</a> this is identical to shipping by price, but the shipping charge will be multiplied by the total number of items ordered.
</p>

<p>
<a href="shipping.ups.html">UPS Zones-Based:</a> Interchange is pre-configured with UPS zones tables for ground, three day select, second day air, and next day air.
</p>

<p>
If you require zones support for Fedex, DHL, or USPS, please <a href="mailto:info@akopia.com">contact Akopia</a>.
</p>

<p>
Keep in mind that you can choose a variety of these shipping methods, giving the customer a choice. Many companies use flat shipping for ground orders and use UPS zones shipping for second day and next day orders.
</p>

<p>
<b>Create New Method</b><br>
Once you've decided what shipping options you are going to offer your customers, click the "Create New Method" button and configure each option. You will be able to name and configure each option from the "Create New Method" screen. See

</p>

<p>
<b><a href="shipping.edit.html">Edit Method</a></b><br>
Select one of the currently existing shipping methods from the list and click "edit method" to change its name, enable or disable it, change the calculation method, or set a minimum charge. The "edit method" button takes you to the same screen as "create new method" button, but already filled out. To edit the individual charges for different prices or weights, use the "edit data table" function.
</p>

<p><b><a href="shipping.data.html">Edit Data Table</a></b><br>
The process of creating a new method is usually a two-step process. In the first step, you name the shipping method and devide on a calculation algorithm (by price, by weight/zone, etc). The second stage involves configuring your chosen method. The "edit data table" function allows you to change the particular settings for an already-created method.
</p>

<p>
<b>Delete Method</b><br>
Select a method from the list and click on this button to delete it. You will be asked to confirm your choice. If you choose yes, it will be deleted permanently. If you merely want to temporarily disable a particular shipping method and remove it from the list your customers see, edit the method and un-check the box next to "enable this method." That way, if you want to enable it later, you won't have to re-configure it.
</p>
+shipping.main	Shipping Options	<p>
The <b>Shipping Options</b> page allows you to specify and configure the shipping methods and costs for your online store. Before you begin here, you need to decide how you want to charge for shipping. We support all the most common shipping options:
</p>

<p>
<a href="shipping.price.html">By Price:</a> shipping total based on the total price of the order. This can also be used to calculate a flat shipping price ($0 - infinity = $4.95) or a flat rate with big orders shipped free ($0 - 500 = $4.95 and $500 - infinity = free). The shipping charge can either be a flat charge or a percentage.
</p>

<p>
<a href="shipping.weight.html">Standard by Weight: </a> calculates shipping by total weight with no regard to zones. To use this method, you must enter a weight for each item in your inventory. You can use any unit of measure you wish as long as you are consistent. If you enter your item prices in grams, then configure shipping with pounds, your customers will not be happy when they are quoted huge shipping rates.
</p>

<p>
<a href="shipping.quantity.html">Standard by Quantity:</a> this is identical to shipping by price, but the shipping charge will be multiplied by the total number of items ordered.
</p>

<p>
<a href="shipping.ups.html">UPS Zones-Based:</a> Interchange is pre-configured with UPS zones tables for ground, three day select, second day air, and next day air.
</p>

<p>
If you require zones support for Fedex, DHL, or USPS, you can hire a competent consultant.
</p>

<p>
Keep in mind that you can choose a variety of these shipping methods, giving the customer a choice. Many companies use flat shipping for ground orders and use UPS zones shipping for second day and next day orders.
</p>

<p>
<b>Create New Method</b><br>
Once you've decided what shipping options you are going to offer your customers, click the "Create New Method" button and configure each option. You will be able to name and configure each option from the "Create New Method" screen. See the next topic, <b>Edi
href="shipping.edit.html">Edit Method</a></b><br>
Select one of the currently existing shipping methods from the list and click "edit method" to change its name, enable or disable it, change the calculation method, or set a minimum charge. The "edit method" button takes you to the same screen as "create new method" button, but already filled out. To edit the individual charges for different prices or weights, use the "edit data table" function.
</p>

<p><b><a href="shipping.data.html">Edit Data Table</a></b><br>
The process of creating a new method is usually a two-step process. In the first step, you name the shipping method and devide on a calculation algorithm (by price, by weight/zone, etc). The second stage involves configuring your chosen method. The "edit data table" function allows you to change the particular settings for an already-created method.
</p>

<p>
<b>Delete Method</b><br>
Select a method from the list and click on this button to delete it. You will be asked to confirm your choice. If you choose yes, it will be deleted permanently. If you merely want to temporarily disable a particular shipping method and remove it from the list your customers see, edit the method and un-check the box next to "enable this method." That way, if you want to enable it later, you won't have to re-configure it.
</p>
 order.main.pending	Pending Orders	The <b>Pending Orders</b> page displays all current orders in the system. This page works in real-time, but if you leave this page open or your Web browser has cached the page's contents, it is recommended that you re-load the page periodically to see the most recent orders.
<h2>Functions</h2>
<b>Start at Order Number</b><br>
Type the order number to be displayed first. Following this number, all other order numbers will be displayed in numerical order.
<p>
<b>Limit with Search</b><br>
Type the parameter by which you want to search. For example, type <b>CA</b> to search for all orders originating in the state of California. Only the orders containing the search parameter will be displayed.
<p>
<b>Delete Checked Orders</b><br>
Click this button after checking the order(s) you want to delete. A warning is displayed. Click <b>OK</b> to delete. The deleted order(s) are removed from the <b>Orders</b> page, but remain in the system. <i><b>Hint:</b> To delete an individual order, click the <b>X</b> in the red square beside the order number.</i>
<p>
<b>Archive Checked Orders</b><br>
Click this button after checking the order(s) you want to archive. The order(s) are moved to the <A HREF="order.main.archived.html">Archived Orders</a> section. <i><b>Hint:</b> To archive an individual order, click the black arrow beside the order checkbox.</i>
<p>
<h2>Features</h2>
You can sort the order list by clicking the heading of the column by which you want to sort. For instance, to sort by total price, click the <b>Total</b> heading. This displays the orders by amount in ascending or descending order. To sort in reverse order, click the <b>Total</b> heading again.
<p>
You can view the details of a specific order by clicking the <b>Order Number</b>, <b>User</b>, or <b>Status</b> of that order.<br>
Click the <b>Order Number</b> to access the <a href="order.view.html">View Order</a> page.<br>
Click the <b>User</b> to access the <a href="customer.view.html">View Customer</a> page.<br>
Click the <b>Statu
to access the <a href="item.edit.html">Order Status</a> page.
<p>



<!-- commented out
<p>
<b>Delete False Order</b><br>
Periodically, either through fraud or because an order fell through after it was placed due to product availability problems, an order will need to be deleted and not reported in the order statistics. Select the false order from the list and click on the delete false order button. You will be asked for confirmation to delete this order, because once an order is deleted, it is irretrievable.
</p>
-->
 customer.view	View Customer	<p> The <b>View Customer</b> screen allows you to view detailed information about
  a particular customer. The customer's order history is also displayed.
<p>
<h2>Functions</h2>
<b>Back</b><br>
Returns you to the <b>Active Customers</b> or <b>Inactive Customers</b> list.
<p> <b>Enter Order</b><br>
  Click this button to access the <a href="order_entry.main.html">Order Entry</a>
  page. The <b>Order Entry</b> page is displayed and is prepopulated with the
  customer's information, allowing you to quickly enter an order.
<p><b>Deactivate Customer</b><br>
  <i>or</i><br>
  <b>Activate Customer</b><br>
  The button displayed depends on if the customer you are viewing is an <b>Active
  Customer</b> or <b>Inactive Customer</b>. It allows you to reverse the status
  of a customer (from active to inactive, or vice versa).
<p> <b>Change Password<br>
  </b>Click this button to access the <b>Change Customer Password</b> page. The
  <b>Change Customer Password</b> page allows you to change the customer's password.
  <i><b>Hint:</b> Do not change a customer's password without notifying the customer.
  The customer will not be able to access his or her account without the new password.</i>
<p> <b>Delete Customer</b><br>
  Deletes the customer.
<p>
<h2>Features</h2>
Depending on how much information is stored on the system about a customer, some
of the items on the <b>View Order</b> page are hotlinked to allow you to access
other information:<br>
<ul>
  <li>Click the customer's name to access the <a href="customer.view.html">View
    Customer</a> page. The <b>View Customer</b> page displays detailed information
    about the customer.
  <li>Click the customer's email address to send that customer an email.
  <li>Click <b>Bill To:</b> to access that customer's complete billing information.
  <li>Click <b>Ship To:</b> to access that customer's complete shipping information.
  <li>Click the order's status to access the <a href="item.edit.html">Order Status</a>
    page. The <b>Order Status</b> page dis
shipment.
</ul>
 wizard.shipping	Wizard : Set Up Shipping Information	This section helps you to set up your shipping information and is intended only to get you started with shipping calculation. It offers choice of three shipping methods and does not allow for multiple delivery options. This information will be entered into Interchange and populated into the Administration tool. The Administration tool allows you to enter more complex shipping options. The required fields are displayed in bold.<p>The following are descriptions of the fields displayed on the page:<p><table border=1 cellspacing=0 cellpadding=2 width=425><tr><td bgcolor="E0DCE0"><b>Field</b></td><td bgcolor="E0DCE0"><b>Definition</b></td></tr><tr><td>Shipping Method</td><td>The method by which you will ship your products. Choose from the drop-down menu. Your choices are:<br><ul><li>Federal Express (FedEx)</li><li>United Postal Service (UPS)</li><li>United States Postal Service (USPS)</li></ul></td></tr><tr><td>Warehouse ZIP code</td><td>The ZIP code of the location from which you will be shipping. This, combined with with the <b>Shipping Method</b>, are compared against an internal table to determine the correct shipping cost.</td></tr></table>
@@ -18,7 +18,7 @@
 item.main	Items	<p>
<b>Create New item</b><br>
Click this button to create a new item.
</p>

<p>
<b>Edit item</b><br>
After selecting an item from the list, click <b>Edit Item</b>. Edit the necessary fields.
<p>
<b>OK</b><br>
To commit your changes, click <b>OK</b>.
<i><b>Hint:</b> Using the browser's back button to exit the screen will not commit the changes you have made. </i>
<p>
<b>Delete Item</b><br>
Select an item from the list that you want to delete, and click
<b>Delete</b>. A warning is displayed. Click <b>OK</b> to delete. The deleted item is permanently removed from the system.
</p>
 search_builder	Search Builder	<p>
The <b>Search Builder</b> page allows you to generate very complex reports on the database, or to help in the construction of ITL templates.
</p>

<p>
Select a <b>Base Table</b> to be the foundation for the report. Specify the maximum number of rows to be returned at once, and if you want the table to show only
unique entries.
</p>

<p>
The <b>Search Filter</b> then allows you to narrow down the list of rows returned
by matching columns of the table based on various criteria. Up to three
separate conditions can be specified. The returned rows must match all criteria.
</p>

<p>
Finally, select any sorting options you wish the results to be displayed by and decide the list of columns you want returned.
</p>

<p>
Click <b>Run</b> to run the search immediately and display the results.
<b>Generate Definition</b> will display an ITL tag which can be placed in a template
and which will return the results when executed.
</p>
 wizard.indexpage	Wizard : Index Page	<p><font size=2>This page allows you to create an index page. The index page is the first page of your site, and is ususally the first page that your customers see.<p><font size=2>In the <b>Page Title</b> field, enter the title for your index page. Typically the index page title contains the name of your store. The <b>Content</b> field has been pre-populated with sample information that has been formatted in HTML. If you are unfamiliar with HTML, it is recommended that you leave the HTML coding in place and simply replace the existing text with text relating to your store. If you are familiar with using HTML, you can choose to delete the prepopulated text and construct this page using your own text and HTML coding.
-tax.main	Tax	<p>
The <b>Tax Manager</b> allows you to set up multiple sales tax rates that might apply
to your customers. The simplest example, which would apply to most merchants,
is one tax rate for those people in your state and one tax rate (0%) for those
outside the state. Of course, your business might have multiple locations or
your state might have different tax rates by city, so you have the option of
creating an unlimited number of tax rate choices.
</p>

<p>
To begin, specify the location to which the tax rate will apply. To create
a new entry, click on the red <b>+</b>, then enter the amount of tax to
be applied to orders which specify that location during checkout.
</p>

<p>
If you're done, click on the <b>OK</b> button. Otherwise, click the plus sign and
continue until you've created all the rates you need.
</p>

<p>
If you need to delete any of the rates, of if you accidentally created too
many fields, click the red <b>X</b> next to that rate.
</p>

<p>
If your company has many locations or your sales tax needs are very
complicated, Interchange can be set up to work with third party tax software.
<a href="mailto:info@akopia.com">Contact Akopia</a> for more information.
</p>
+tax.main	Tax	<p>
The <b>Tax Manager</b> allows you to set up multiple sales tax rates that might apply
to your customers. The simplest example, which would apply to most merchants,
is one tax rate for those people in your state and one tax rate (0%) for those
outside the state. Of course, your business might have multiple locations or
your state might have different tax rates by city, so you have the option of
creating an unlimited number of tax rate choices.
</p>

<p>
To begin, specify the location to which the tax rate will apply. To create
a new entry, click on the red <b>+</b>, then enter the amount of tax to
be applied to orders which specify that location during checkout.
</p>

<p>
If you're done, click on the <b>OK</b> button. Otherwise, click the plus sign and
continue until you've created all the rates you need.
</p>

<p>
If you need to delete any of the rates, of if you accidentally created too
many fields, click the red <b>X</b> next to that rate.
</p>

<p>
If your company has many locations or your sales tax needs are very
complicated, Interchange can be set up to work with third party tax software.
Hire a competent consultant or consult the interchange-users mailing list for more information.
</p>
 prefs.main	Preferences	<p>
This feature allows you to change the colors of the administration interface. Changing the color does not affect system functionality.
</p>
 knar.main	Knar Editor	<p>
Knar stands for "Knar's Not A Registry." It's kind of like a registry.
</p>

<p>
The Knar table stores store-wide configuration information. If you don't know
about store-wide configuration, it probably won't help you much. On the other
hand, if you just can't find the place to tweak the value you're looking for,
it might be worth poking around (gently!) in here.
</p>
 layoutdownload.main	Layout Download	<p>
Coming Soon
</p>
@@ -28,7 +28,7 @@
 affiliates.main	Edit Affiliates	<p> An Affiliates Program allows the merchant to make linking agreements with
  the owners of other web sites then track which orders come in from those off-site
  links. In many cases, the partner site earn a percentage of the sale from that
  link. In other cases, the merchant is simply interested in knowing how many
  people are buying as a result of a particular link. The <b>Edit Affiliates</b>
  page allows you to edit Affilite information. </p>

<p> <b>Create New Affiliate</b><br>
  Click this button to make a new Affiliate. You will be asked to give that Affiliate
  a name. This name will appear in your personal list of Affiliates and will also
  appear on any orders resulting from this affiliate's links. After you submit
  the new Affiliate information, Interchange will display a unique URL which you
  will need to email to your new Affiliate. They will receive credit for an order
  only if the purchaser originally clicked on that specific URL. </p>

<p> <b>Default URL to Redirect to</b><br>
  When setting up your Affilate, you have the choice of having their link point
  to your front page, to any other page in your site, or perhaps to a welcome
  page specifically for that Affiliate's customers. Enter the complete URL in
  this space. Note: do <i>not</i> enter the URL of the Affiliate's web site in
  this space. </p>

<p> <b>Timeout Delay</b><br>
  The amount of time you enter here, in seconds, is the time that purchasers have
  between the time they enter your site through the link and when they must purchase
  before their status expires. If you set this time to 60 seconds, most purchasers
  will not have time to place an order and your Affiliate would not get credit
  for any of the sales. We recommend a setting in the thousands, or a setting
  of zero, which disables this feature. </p>

<p> <b>Edit Affiliate</b><br>
  Select an Affiliate's name from the list, and click "Edit Affiliate" to review
  or change the Affiliate information. If you forget the URL that the Af
iate" screen. </p>

<p> <b>Show Orders</b><br>
  This feature will review the number, amounts, and specifics of all orders attributed
  to a particular affiliate. Select the Affiliate from the list and click "Show
  Statistics." </p>

<p>
<b>Show Traffic</b><br>
This button will allow you to view information on the number of visitors who
have come to your site via the selected affiliate.
</p>

<p> <b>Delete Affiliate</b><br>
  Select the Affiliate from the list and click "Delete Affiliate" to remove it.
  You will be asked to confirm your choice, after which it can not be recovered.
</p>

<p>
<b>Affiliate Relations</b><br>
  You may also choose to allow the Affiliate to view the statistics for the traffic
  on your site to which they are responsible. You can do this by allowing them
  a restricted amount of access. (See the <a href="access.main.html">Access Manager</a>
  for details.) </p>

<p> Note: the affiliates feature requires that the purchaser's computer accept
  cookies. Keep in mind that some purchasers may have their browsers set to reject
  cookies or may be using browsers that do not support them. </p>
 access.permissions	Administrator Permissions	<p>
The <b>Administrator Permissions</b> page allows you to select the operations that each user can have access to in the back office. Each section of the back office can be restricted with great detail. For example, a user can be given the ability to view a list of all orders, but not have access to the order details. Access to the individual rows of Interchange's internal tables can also be restricted on a per-table basis for each user.
<p>
<h2>Functions</h2>
<b>OK</b><br>
After selecting the type of access the user will have to each section of the Interchange Administration Site, click <b>OK</b> to commit the changes. The next time this user logs on to the Administration Site the new permissions will be used.
<p>
<b>Cancel</b><br>
Click Cancel to abandon the permissions change.
</p>
 page.editor	Page editor	<p>
The <b>Page editor</b> displays a directory of the html pages that make up your site, including the Interchange Administration Site pages, allowing you to quickly access and edit any page of your site.
<p>
To access a web page, click the name of the web page from the <b>Page editor</b>. The Edit Page page is displayed.
-shipping.ups	UPS Zones-Based Shipping	<p>
Interchange is pre-configured with UPS zones tables for Ground, Three Day Select, Second Day Air, Second Day Air AM, Next Day Air Saver, and Next Dday Air.
</p>

<p>
If you require zones support for FedEx, DHL, or USPS, please <a href="mailto:info@akopia.com">contact Akopia</a>.
</p>

<p>
There are no tables to configure if you select these options, but to use zones-based shipping, you need to enter the zip code of your shipping location. Interchange will automatically generate zones charts based on your zip code.
</p>

<p>
[Coming Soon: Information on how to enter your zip code]
</p>
+shipping.ups	UPS Zones-Based Shipping	<p>
Interchange is pre-configured with UPS zones tables for Ground, Three Day Select, Second Day Air, Second Day Air AM, Next Day Air Saver, and Next Dday Air.
</p>

<p>
If you require zones support for FedEx, DHL, or USPS, you can hire a competent consultant.
</p>

<p>
There are no tables to configure if you select these options, but to use zones-based shipping, you need to enter the zip code of your shipping location. Interchange will automatically generate zones charts based on your zip code.
</p>

<p>
[Coming Soon: Information on how to enter your zip code]
</p>
 reconfig	Reconfigure	<p>
<b>Apply Changes</b> commits all changes that the Interchange Administration Site doesn't commit automatically. It is good practice to occasionally click <b>Apply Changes</b> when administering the Administration Site to make sure your changes are implemented.
</p>
 wizard.preview	Wizard : Preview	<p><font size=2>The preview page allows you to view and test your newly created site before launch. After you preview your site you can go back to any point in the Wizard and make changes to your settings. You can preview and make changes as many times as necessary. <p>The following table describes the options displayed on this page.<p><table border=1 cellspacing=0 cellpadding=2 width=425><tr><td bgcolor="E0DCE0"><font size=2><b>Field</b></td><td bgcolor="E0DCE0"><font size=2><b>Description</b></td></tr><tr><td><font size=2>Insert products data</td><td><font size=2>Enters into Interchange the product spreadsheet you uploaded. Choose <b>Yes</b> if you already uploaded sample product information or your own product information and want to enter it into Interchange. <br>Choose <b>No</b> if you entered products using the Manual Product Entry page.</td></tr><tr><td><font size=2>Insert sample order data</td><td><font size=2>Choose <b>Yes</b> to insert sample order and user data. This will help you to see how the Administration Tool works by providing sample orders and customers for view. You can purge this information before launch.</td></tr><tr><td><font size=2>Enable Secure (SSL)</td><td><font size=2>Choose <b>Yes</b> to enable your SSL certificate. This is not necessary to preview your site, but is strongly recommended for launch if you are processing payments online.</td></tr><tr><td><font size=2>Finish</td><td><font size=2>Click to preview your site.</td></tr></table>
 wizard.cybercash	Wizard : CyberCash Payment Preferences	Enter the values you recieved when you registered for payment processing through CyberCash. If you haven't recieved these values or you haven't signed up for this payment option yet leave these fields blank. Remember that you will not be able to launch your site without a secure payment processing solution. The required fields are displayed in <b>Bold. </b>
@@ -59,15 +59,15 @@
 wizard.fedex	Wizard : Shipping Configuration for Federal Express 	This screen allows you to choose the Federal Express shipping options that you want to offer. If you are unsure of what a shipping option means, contact Federal Express for further explaination. The <b>Handling fee</b> allows you to enter a fee for handling the delivery for the customer. Most e-commerce sites charge a handling fee depending on how big or how fragile a product is. This value should be entered in decimal format. For example, if you are charging a handling fee of $3.00, enter 3.00 in the <b>Handling fee</b> field.<p> The Wizard <b>Checklist</b> is displayed on the left. From the checklist you can access any of the Wizard screens. Click <b>Save current settings</b> to save your work to this point.
 license	Licensing	<p>
This program is free software. You can redistribute it and/or
modify it under the terms of Version 2 of the GNU General Public
License as published by the Free Software Foundation.
</p>

<p>
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the <a
href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>
for more details.
</p>
 genexport.main	Import/Export	<p> Interchange makes it easy to import and export data to and from your commerce
  Web site. </p>

<p>
<a href="dbupload.main.html">Database Upload</a> allows you to import a tab delimited database of your product information to Interchange to make set-up faster and easier.
</p>

<p>
<a href="dbdownload.main.html">Database Download</a> does just the opposite, allowing you to download the data from Interchange.
</p>

<p>
<a href="layoutupload.main.html">Layout Upload</a> lets you upload your site's layout information.
</p>

<p>
<a href="layoutdownload.main.html">Layout Download</a> lets you download your site's layout information.
</p>
-payment.main	Payment Options	<p>
The <b>Payment Options</b> page allows you to specify the payment options that your business accepts.
<p>
After choosing the payment acceptance status for each of the payment options listed, click <b>Update</b> to commit the changes. Click <b>Back</b> to return to the previous screen, without saving your changes.
</p>

<p>
<i><b>Hint:</b> If you would like to do real-time payment processing, we can help you set
up processing through CyberCash, Signio, authorize.net and most other services. <a href="mailto:info@akopia.com">Contact Akopia</a> for more information about any of these services.</i>
</p>
+payment.main	Payment Options	<p>
The <b>Payment Options</b> page allows you to specify the payment options that your business accepts.
<p>
After choosing the payment acceptance status for each of the payment options listed, click <b>Update</b> to commit the changes. Click <b>Back</b> to return to the previous screen, without saving your changes.
</p>

<p>
<i><b>Hint:</b> If you would like to do real-time payment processing, a competent consultant can help you set
up processing through CyberCash, Signio, authorize.net and most other services.</i>
</p>
 wizard.email	Wizard : Company E-mail Information	Enter the email addresses to be used for information routing in the fields provided. This information will be entered into Interchange and populated in the Administration tool. The required fields are displayed in bold.<p>The following are descriptions of the fields displayed on the page:<p><table border=1 cellspacing=0 cellpadding=2 width=425><tr><td bgcolor="E0DCE0"><b>Field</b></td><td bgcolor="E0DCE0"><b>Definition</b></td></tr><tr><td>Orders sent to</td><td>The email address where customer orders will be sent. This field has been pre-populated for your convenience. If the email address displayed is not correct, type the correct email address in the field.</td></tr><tr><td>Info requests sent to</td><td>The email address where visitors to your site can send inquiries for more information. This field has been pre-populated for your convenience. If the email address displayed is not correct, type the correct email address in the field. The sales organization is typically the recipient of requests for more information.</td></tr><tr><td>Service requests sent to</td><td>The email address where visitors to your site can send customer service inquiries. This field has been pre-populated for your convenience. If the email address displayed is not correct, type the correct email address in the field. The customer service organization is typically the recipient of service requests.</td></tr></table><p>The Wizard <b>Checklist</b> is displayed on the left. From the checklist you can access any of the Wizard screens. Click <b>Save current settings</b> to save your work to this point.
 404	Help Topic Not Found	<p>
The help topic you requested does not exist.
Explore the list of help topics below to find the information you are looking for.
</p>

~~HELP_TOPICS~~
 create.new.affiliate	Create New Affiliate	<p>
The <b>Create New Affiliate</b> page allows you to create an Affiliate. The following is a list of attributes that you can specify.
<p>
<h2>Functions</h2>

<b>Affiliate ID</b><br>
This field will contain the text "new".
<p></p>

<p>
<b>Affiliate Name</b><br>
This field contains the name of the Affiliate you are creating.
</p>

<p> <b>Campaigns</b><br>
This field is used to track traffic from advertising campaigns.
</p>
<p> <b>Coupon_amount</b><br>
This field is used to enter the coupon discount amount to be applied to a purchase made by the Affiliate you are creating.
<p>
<b>Join Date</b><br>
The value in this field can be used to keep track of when the Affiliate signed with you.
</p>

<p>
<b>URL</b><br>
The value in this field is used to direct visitors coming from the Affiliate you are creating to your home page or a page designed specifically for visitors from that Affiliate's site. <br>
This should <i>not</i> be the URL of the Affiliate's home site.
</p>

<p> <b>Timeout Delay</b><br>
The value in this field is used to specify the amount of time a customer has to place an order and still give the Affiliate credit for it. If the customer goes over this amount of time, the Affiliate doesn't get credit for the customer visit. The timeout delay is measured in seconds, with the value of 0 (zero) disabling it. It is recommended that you use a value in the thousands to be sure the customer has enough time to shop.
<p>
<b>OK</b><br>
To commit your changes, click <b>OK</b>.
<i><b>Hint:</b> Using the browser's back button to exit the screen will not commit the changes you have made. </i>
<p>
<b>Cancel</b><br>
To abandon the changes you have made, click this button.
 item.edit	Items: Edit/Create	<p>
The <b>Items: Edit/Create</b> page allows you to create or edit an item by filling in it's fields.
Common fields include <b>Short Description</b>, <b>Long Description</b>, and <b>Image</b>, that are used when displaying an item on a catalog page, and <b>Product Price</b> and <b>Weight in Pounds</b>, that are used when calculating charges in the shopping basket.
</p>

<p>
The <b>Category</b> field can be used to select which category pages the item
will appear on. Multiple categories can be selected. For more control
of product categories, choose <b>Site Layout</b> from the quicklinks menu.
</p>

<p>
The <b>meta</b> link, which is only visible to the Site Administrator or Super User, is displayed below each field name. This link allows the Site Administrator or Super User to change the parameters for each field. For more information on <b>meta</b> links, see the <a href="flex.meta.html">Meta Field Information</a> page.
</p>
 shipping	Shipping	<p>
You can give your customers as many different shipping options as you want.
Shipping by weight, quantity, price, and volume are available, as well as
automatic lookup in UPS shipping rate databases.
</p>

<p>
You can create new methods, edit existing methods, configure pricing levels
for non-UPS based shipping, or delete existing methods from this screen.
</p>
 pricing	Pricing	<p>
The <b>Pricing</b> page is used to specify special pricing or quantity pricing. The fields displayed on this page is dependent on how the Site Administrator or Super User set up Interchange Administor and how your special or quantity pricing is calculated. For assistance with completing these pages, see your Site Administrator or Super User.
<p>
<h2>Functions</h2>
<b>OK</b><br>
After entering the necessary special or quantity pricing parameters, click <b>OK</b> to commit your changes. The <a href="something.html">Edit Item</a> page is displayed.
<p>
<b>Cancel</b><br>
To abandon entered changes without committing them, click <b>Cancel</b>. The <a href="something.html">Edit Item</a> page is displayed.
<p>
<b>Auto-Export</b><br>
Click this checkbox to enable the Auto-Export feature. The Auto-Export feature exports the changes you are committing to the tables described on these pages to the original flat text file. This feature allows you to keep your original files up-to-date and portable. However, while this feature may not hinder the system's performance when exporting a small table, exporting a large table may slow your system.
<p>
<h2>Features</h2>
The <b>meta</b> link, which is only visible to the Site Administrator or Super User, is displayed below each field name. This link allows the Site Administrator or Super User to change the parameters for each field. For more information on <b>meta</b> links, see the <a href="flex.meta.html">Meta Field Information</a> page.
-shipping.edit	Shipping: Create/Edit	<p>
<b>Name of this Method</b><br>
This is the internal name used for the shipping method, and should be a single word, like "air1." The order you enter the shipping methods is the order in which they will be presented to the customer. We recommend starting with the most common or least expensive method first. Here are some commonly used names for various shipping methods: standard ground shipping, standard flat rate shipping, three day shipping, second day shipping, next day air shipping, International shipping, U.S. Mail shipping, etc.
</p>

<p>
<b>Label for this Method</b><br>
The name you specify here will appear in the list of available shipping
methods shown to shoppers when they place orders. Take care to make
them easy-to-understand. The name you enter should reflect the shipping
algorithm you choose.
</p>

<p>
<b>Calculate Based on this Algorithm</b></br>
</p>

<p>
<ul>
<li>
<A href="shipping.price.html">Standard Shipping by Price:</a>
shipping total based on the total price of the order. This can also be
used to calculate a flat shipping price ($0 - infinity = $4.95) or a flat
rate with big orders shipped free ($0 - 500 = $4.95 and $500 - infinity =
free). The shipping charge can either be a flat charge or a percentage.
<li>
<a href="shipping.weight.html">Standard Shipping by Weight:</a>
calculates shipping by total weight. To use this method, you must enter a
weight for each item in your inventory. You can use any unit of measure
you wish as long as you are consistent: if you enter your item prices
in grams then configure shipping with pounds, your customers will not
be happy when they are quoted huge shipping rates.
<li>
<a href="shipping.quantity.html">Standard by Quantity:</a>
charges an amount according to how many items are ordered.
<li>
<a href="shipping.ups.html">UPS Zones-Based:</a>
Interchange is pre-configured with UPS zones tables for ground, three day
select, second day air, and next day air. If you require zones support
for Fedex, DHL, or USPS, please <
m">contact Akopia</a>.
</ul>
</p>

<p>
<b>Minimum Shipping Charge</b><br>
The amount you enter into this field will be the minimum allowed quote for
that particular shipping method. For example, if you want to charge no less
than $4.50 for ground shipping, enter "4.5" or "4.50" into this field.
Remember, you must set the minimum for each of your shipping methods, if you
want each to have a minimum charge.
</p>

<p>
<a name="additional"><b>Additional Shipping Calculation</b><br></a>
Here, you can enter any additional calculation you would like to apply to
the shipping calculation. This is especially useful for the zones-based
shipping calculations. Very few merchants pay the full rates for UPS
shipping, and some merchants want to slightly mark up their shipping
charges for handling. Other merchants may want to discount them slightly
to promote goodwill. This feature would allow you to discount your UPS
ground shipping quote by 25% to match your discount, then add $2.50
to cover a packaging and handling charge. Tip: if you're currently not
receiving a discount on your shipping rates, call UPS and ask for one.
</p>

<p>
Although the shipping calculation engine that comes with Interchange is
flexible and versatile, we realized that it still might not meet the
needs of all users. We decided to include a feature that would allow
Interchange administrators to modify the shipping charges that were
calculated in a simple way. The "additional shipping calculation" field
can be used to enter a mathematical expression that will be applied to
a calculated shipping charge. Here's how it works.
</p>

<p>
Every shipping method needs to have a shipping algorithm
associated with it. The algorithm could be "shipping by total cost,"
"shipping by quantity," or even a UPS weight based calculation.
The administrator will typically have the option to set up several
parameters that the algorithm uses. The administrator then names
the shipping method whatever he/she wants. All available shipping
methods are presented to the customer when 
sen, a shipping charge is calculated.
</p>

<p>
The shipping algorithm calculates a "base shipping charge." That charge
may be modified by using the "additional shipping calculation" field.
</p>

<p>
Let's look at an example. Suppose that I want to implement a UPS based
shipping system. I create three shipping methods, and call them "Regular",
"Second Day Air," and "Next Day Air." Each method uses a corresponding UPS
algorithm that calculates the shipping charge based on the weight of the
customer's order, the UPS rate and zone tables. Easy enough, but suppose
that I have a special deal with UPS that gives me a 10 percent discount off the
standard rate tables, because I ship a large volume of goods. Obviously,
I don't want have to manually edit the rate tables. Instead I can use
the "additional shipping calculation" field to automatically apply a 10%
discount to whatever the UPS rate would have calculated.
</p>

<p>
In the "additional shipping calculation" field, I would enter the following:
</p>

<p>
x = x - (x * .1)
</p>

<p>
The character "x" represents the shipping charge as calculated by the
UPS algorithm. Interchange will automatically apply the above formula
to the shipping charge, and charge the customer the new total.
</p>

<p>
Here's how it would work for a real customer. Customer A enters the site
and orders 50 lbs. of goods to be shipped to Alaska by "Next Day Air." The
UPS algorithm determines that the cost would be $400. Interchange thensubstitutes 400 for "x" in your formula:
</p>

<p>
new charge = 400 - (400 * .1)
</p>

<p>
The resultant charge is 400 - 40 dollars, or $360.
</p>

<p>
Of course, we could have also written the formula this way:
</p>

<p>
x = x * .9
</p>

<p>
which would have had exactly the same effect. If you're a Perl
guru, you'll be happy to know that you could also have written:
</p>

<p>
x *= .9
</p>

<p>
It is important to note that you must specify some sort of equality
on the left hand side of the equation.
</p>

<p>
You can enter any valid mathematical expression and you ca
 need to. Interchange validates the
expression you enter, so if you make a mistake it will inform you,
and the additional shipping calculation field will not be updated.
</p>

<p>
All invalid characters are stripped out before Interchange processes
your equation. This means that if you type in something like:
</p>

<p>
x = x * y + 300
</p>

<p>
the "y" will be removed, and Interchange will see:
</p><p>
x = x * + 300
</p>

<p>
which is an invalid equation.
</p>

<p>
Valid expressions include (but are not limited to) such things as:

<pre>
x = x + 5
x = x + 5 + (x * .1)
x = x - .75
x += 2
x -= (x * .25)
</pre>

etc.
</p>

<p>
As you can see, there's more than one way to enter any given expression.
</p>

<p>
Valid characters are x+-/*.()0123456789
</p>

<p>
If for any reason a shipping algorithm fails, the additional shipping
calculation will not be executed.
</p>
-faq	Frequently Asked Questions	<p> <i><b>Does Interchange do real-time credit card processing?</b></i> <br>
No, but it does interface with real-time payment processing systems, along with transaction management and order management systems of all kinds. Please <a href="mailto:info@akopia.com">contact Akopia</a> for more information.
</p>

<p> <i><b>Interchange is open source, but I don't know how to do computer programming.
  What can I do if I want to add features?</b></i> <br>
Akopia's consulting group provides an array of installation, customization, and custom programming services. Contact them at <a href="mailto:consulting@akopia.com">consulting@akopia.com</a>.
</p>
+shipping.edit	Shipping: Create/Edit	<p>
<b>Name of this Method</b><br>
This is the internal name used for the shipping method, and should be a single word, like "air1." The order you enter the shipping methods is the order in which they will be presented to the customer. We recommend starting with the most common or least expensive method first. Here are some commonly used names for various shipping methods: standard ground shipping, standard flat rate shipping, three day shipping, second day shipping, next day air shipping, International shipping, U.S. Mail shipping, etc.
</p>

<p>
<b>Label for this Method</b><br>
The name you specify here will appear in the list of available shipping
methods shown to shoppers when they place orders. Take care to make
them easy-to-understand. The name you enter should reflect the shipping
algorithm you choose.
</p>

<p>
<b>Calculate Based on this Algorithm</b></br>
</p>

<p>
<ul>
<li>
<A href="shipping.price.html">Standard Shipping by Price:</a>
shipping total based on the total price of the order. This can also be
used to calculate a flat shipping price ($0 - infinity = $4.95) or a flat
rate with big orders shipped free ($0 - 500 = $4.95 and $500 - infinity =
free). The shipping charge can either be a flat charge or a percentage.
<li>
<a href="shipping.weight.html">Standard Shipping by Weight:</a>
calculates shipping by total weight. To use this method, you must enter a
weight for each item in your inventory. You can use any unit of measure
you wish as long as you are consistent: if you enter your item prices
in grams then configure shipping with pounds, your customers will not
be happy when they are quoted huge shipping rates.
<li>
<a href="shipping.quantity.html">Standard by Quantity:</a>
charges an amount according to how many items are ordered.
<li>
<a href="shipping.ups.html">UPS Zones-Based:</a>
Interchange is pre-configured with UPS zones tables for ground, three day
select, second day air, and next day air. If you require zones support
for Fedex, DHL, or USPS, please h
/ul>
</p>

<p>
<b>Minimum Shipping Charge</b><br>
The amount you enter into this field will be the minimum allowed quote for
that particular shipping method. For example, if you want to charge no less
than $4.50 for ground shipping, enter "4.5" or "4.50" into this field.
Remember, you must set the minimum for each of your shipping methods, if you
want each to have a minimum charge.
</p>

<p>
<a name="additional"><b>Additional Shipping Calculation</b><br></a>
Here, you can enter any additional calculation you would like to apply to
the shipping calculation. This is especially useful for the zones-based
shipping calculations. Very few merchants pay the full rates for UPS
shipping, and some merchants want to slightly mark up their shipping
charges for handling. Other merchants may want to discount them slightly
to promote goodwill. This feature would allow you to discount your UPS
ground shipping quote by 25% to match your discount, then add $2.50
to cover a packaging and handling charge. Tip: if you're currently not
receiving a discount on your shipping rates, call UPS and ask for one.
</p>

<p>
Although the shipping calculation engine that comes with Interchange is
flexible and versatile, we realized that it still might not meet the
needs of all users. We decided to include a feature that would allow
Interchange administrators to modify the shipping charges that were
calculated in a simple way. The "additional shipping calculation" field
can be used to enter a mathematical expression that will be applied to
a calculated shipping charge. Here's how it works.
</p>

<p>
Every shipping method needs to have a shipping algorithm
associated with it. The algorithm could be "shipping by total cost,"
"shipping by quantity," or even a UPS weight based calculation.
The administrator will typically have the option to set up several
parameters that the algorithm uses. The administrator then names
the shipping method whatever he/she wants. All available shipping
methods are presented to the customer when he/she shops. Based on
t
s calculated.
</p>

<p>
The shipping algorithm calculates a "base shipping charge." That charge
may be modified by using the "additional shipping calculation" field.
</p>

<p>
Let's look at an example. Suppose that I want to implement a UPS based
shipping system. I create three shipping methods, and call them "Regular",
"Second Day Air," and "Next Day Air." Each method uses a corresponding UPS
algorithm that calculates the shipping charge based on the weight of the
customer's order, the UPS rate and zone tables. Easy enough, but suppose
that I have a special deal with UPS that gives me a 10 percent discount off the
standard rate tables, because I ship a large volume of goods. Obviously,
I don't want have to manually edit the rate tables. Instead I can use
the "additional shipping calculation" field to automatically apply a 10%
discount to whatever the UPS rate would have calculated.
</p>

<p>
In the "additional shipping calculation" field, I would enter the following:
</p>

<p>
x = x - (x * .1)
</p>

<p>
The character "x" represents the shipping charge as calculated by the
UPS algorithm. Interchange will automatically apply the above formula
to the shipping charge, and charge the customer the new total.
</p>

<p>
Here's how it would work for a real customer. Customer A enters the site
and orders 50 lbs. of goods to be shipped to Alaska by "Next Day Air." The
UPS algorithm determines that the cost would be $400. Interchange thensubstitutes 400 for "x" in your formula:
</p>

<p>
new charge = 400 - (400 * .1)
</p>

<p>
The resultant charge is 400 - 40 dollars, or $360.
</p>

<p>
Of course, we could have also written the formula this way:
</p>

<p>
x = x * .9
</p>

<p>
which would have had exactly the same effect. If you're a Perl
guru, you'll be happy to know that you could also have written:
</p>

<p>
x *= .9
</p>

<p>
It is important to note that you must specify some sort of equality
on the left hand side of the equation.
</p>

<p>
You can enter any valid mathematical expression and you can reuse the
"x" variable
dates the
expression you enter, so if you make a mistake it will inform you,
and the additional shipping calculation field will not be updated.
</p>

<p>
All invalid characters are stripped out before Interchange processes
your equation. This means that if you type in something like:
</p>

<p>
x = x * y + 300
</p>

<p>
the "y" will be removed, and Interchange will see:
</p><p>
x = x * + 300
</p>

<p>
which is an invalid equation.
</p>

<p>
Valid expressions include (but are not limited to) such things as:

<pre>
x = x + 5
x = x + 5 + (x * .1)
x = x - .75
x += 2
x -= (x * .25)
</pre>

etc.
</p>

<p>
As you can see, there's more than one way to enter any given expression.
</p>

<p>
Valid characters are x+-/*.()0123456789
</p>

<p>
If for any reason a shipping algorithm fails, the additional shipping
calculation will not be executed.
</p>
+faq	Frequently Asked Questions	<p> <i><b>Does Interchange do real-time credit card processing?</b></i> <br>
No, but it does interface with real-time payment processing systems, along with transaction management and order management systems of all kinds. A competent consultant can help.
</p>

<p> <i><b>Interchange is open source, but I don't know how to do computer programming.
  What can I do if I want to add features?</b></i> <br>
Various competent consultants provide an array of installation, customization, and custom programming services. You can find help on the interchange-users and interchange-biz mailing lists.
</p>
 wizard.launch	Wizard : Launch	<p><font size=2>Set your preferences for taking your site live. This is the final step before your site is publicly accessible. The required fields are displayed in bold.</p><p>The table below describes the options displayed on the Launch page.<p><table border=1 cellspacing=0 cellpadding=2 width=425><tr><td bgcolor="E0DCE0"><font size=2><b>Field</b></td><td bgcolor="E0DCE0"><font size=2><b>Description</b></td></tr><tr><td><font size=2>Delete sample order data</td><td><font size=2>Choose <b>Yes</b> to purge the database of sample order data. It is strongly recommended that you do this before going live.</td></tr><tr><td><font size=2>Deletesample user data</td><td><font size=2>Choose <b>Yes</b> to purge the database of sample user data. It is strongly recommended that you do this before going live.</td></tr><tr><td><font size=2>Starting order number</td><td><font size=2>Enter the order number that should be used in taking the first customer order. The default is 01000.</td></tr><tr><td><font size=2>Enable Secure (SSL)</td><td><font size=2>Choose <b>Yes</b> to enable your SSL certificate. This is strongly recommended if you are processing payment online.</td></tr><tr><td><font size=2>Launch</td><td><font size=2>Click to launch your site.</td></tr></table>
 merchandising	Merchandising	<p>
The <b>Merchandising</b> page allows you to edit how the product items displayed are promoted. For example, you might notice the trend that customers who buy hammers also buy nails. Because of this, you might decide to use the cross-sell feature on this page to have nails displayed on the same page as hammers. You also might want to offer a discount to customers purchasing a certain quantity of one item.
<p>
<h2>Features</h2>
<b>Limit with search</b><br>
Type the paramater by which you want to search the Item list. For example, you can type a portion of a SKU to perform a search for items containing that value. Only the items containing the search parameter will be displayed.
<p>

<h2>Functions</h2>

You can sort the item directory by clicking the heading of the column by which you want to sort. For example, to sort by SKU, click the <b>SKU</b> heading. This displays the orders by SKU in ascending or decending order. To sort in reverse order, click the <b>SKU</b> heading again.

Click a value listed in one of the following columns to access specific information about that value:<p>
<ul>
<li>SKU-click a SKU value in this column to access the <b>Edit Item</b> page for that item.
<li>Qty pricing-click the value in this column to access the <b>Edit Item</b> page for that item.
<li>Up-sell-click the value in this column to access the <b>Up-sell</b> page for that item.

<li>Cross-sell-click the value in this column to access the <b>Cross-sell</b> page for that item.
<li>Promotion-click the value in this column to access the <b>Feature</b> page for that item.
</ul>
 change.password	Change Password	<p>
The <b>Change Password</b> page allows you to change the password for a user. This should typically be done by the Site Administrator or super user.
<p>
<h2>Functions</h2>
<b>New Password</b><br>
Enter the new password.
<p>
<b>Verify Password</b><br>
Confirm the new password.
<p>
<b>OK</b><br>
To commit the new password, click this button.
<p>
<b>OK</b><br>
To abandon the changes you made, click this button.
</p>
@@ -77,7 +77,7 @@
 order_entry.main	Enter Order	<p>

This section allows you to manually enter an order for a new or existing customer.
<p>
<h2>Functions</h2>
<p>
<b>Enter/Recalculate</b><br>
Click this button after entering the SKU, description, and quantity of the item to be ordered. The order information is displayed.<br> <i><b>Hint:</b> To remove this item from the order, click the <b>Remove</b> checkbox beside the item.</i> <i>When entering an item, only the SKU number is necessary. The description field can be left blank. If the quantity field is left blank, the system defaults to one item.</i>
<p>
<b>Find</b><br>
After completing all or a portion of the <b>Shipping Address</b> information, click this button to display a list of possible customers. For instance, entering only <b>CA</b> in the <b>State</b> field before clicking <b>Find</b> will display all customers shipping to California. From the displayed customer list, highlight the desired customer and click <b>Select</b>. The fields in the <b>Shipping Address</b> area are automatically populated with the desired customer's information.
<p>
<b>Clear</b><br>
Click this button to clear all shipping address information.
<p>
<b>Place Order</b><br>
After entering the necessary payment, billing address, and email preference information; click this button to place the order.
<p>
<h2>Features</h2>
<p>
Use the <b>Gift Note</b> or <b>Special Instructions</b> field to enter additional information.
 stats.order	Order Statistics	<p>
The <b>Order Statistics</b> feature helps you see at a glance how your store is doing. You can view your stats for any day or range of days. In addition to menus that allow you to pick a particular range of days, we have shortcut buttons that show you the stats for yesterday, the last seven days, and the last 30 days. You can either view stats as an overview or see the individual orders for that time period. By default, it will show you yesterday's stats.
</p>
 flex.meta	Meta information edit	<p> The <b>Meta Information Edit</b> page allows a user to edit the parameters
  of a displayed field. For example, if you click the <b>meta</b> link for the
  <b>Last Name</b> field, the <b>Meta Information Edit</b> page is displayed for
  that field. Editing the parameters in the <b>Meta Information Edit</b> page
  effects the values that will be accepted for the <b>Last Name</b> field. You
  could specify the width of this field, meaning the number of characters accepted,
  as 30 using the <b>Meta Information Edit</b> page. This would limit the length
  of any value entered in the <b>Last Name</b> field to 30 characters.
<p> The <b>Meta Information Edit</b> field is displayed only to Super Users. Exercise
  caution when editing this page.
<p><h2>Features</h2>
<b>OK</b><br>
After entering the necessary values, click <b>OK</b>. The following is a description of some of the displayed fields.
<ul>
<p>
  <li>"Widget Type" specifies the HTML INPUT tag type to use when displaying the
    field in, say, the item editor.
    <p></p>

<p>
  <li>"Width" and "Height" only apply to some of the "Widget Type" options, for
    instance the "Textarea" widget.
    <p></p>

<p>
  <li>"label" is displayed instead of the internal column name. For example, the
    "category" column of the "products" table might have a label of "Product Category."
    <p></p>

<p>
<li>"help" is displayed below the column label, and helps describe the purpose of
the field to the user.
<p></p>

<p>
<li>"help url" can be used to link to a page giving more information on the field.
<p></p>

<p>
  <li>"lookup" can be used when a field is acting like a foreign key into another
    table. In that case, you'll probably want to use some sort of select box as
    the widget type, and if you want to reference multiple rows in the destination
    table, you'll probably want to use a multi-select box, with "colons_to_null"
    as the pre_filter, and "::" as the lookup_exclude.
    <p></p>

<p>
<li>"filter" and "pre_filter" can be
for that field
or data read from that field, respectively.
<p></p>
</ul>
-glossary.main	Glossary	<p>
<b>Akopia</b><br>
  Developer of Interchange, open source e-commerce storefront management system.
  Akopia also offers a wide array of e-commerce consulting services. For more
  information please see <a href="http://www.akopia.com/">Akopia's Web page</a>.
</p>

<p>
<b>Algorithm</b><br> A step-by-step problem-solving procedure, especially an established, recursive computational procedure for solving a problem in a finite number of steps.
</p>

<p>
<b>AOL</b><br> The largest Internet service provider in the United States.
</p>

<p>
<b>Apache</b><br> The most widely used web server. One of the most successful free software packages.
</p>

<p>
<b>API</b><br> Application Program Interface. A set of routines, protocols, and tools for building software applications. A good API makes it easier to develop a program by providing many building blocks for the programmer, who puts them together. Although APIs are designed for programmers, they are ultimately good for users because they help all programs using a common API will have similar interfaces.
</p>

<p> <b>Archiving Orders</b><br>
   A process through which you can remove your orders from immediate view on your management administrator without deleting the record.
</p>

<p>
<b>Browser</b><br> Short for Web browser, a software application used to locate and display Web pages. You're likely familiar with one if you're reading this, right?
</p>

<p> <b>Business to Business</b><br>
   Also seen as B2B. A B2B company offers goods and services to other businesses.
</p>

<p> <b>Business to Consumer</b><br>
   Also seen as B2C. These are companies that offer goods and services to consumers.
</p>

<p>
<b>Cell</b><br> An area in which data is entered.
</p>

<p>
<b>CGI</b><br> Common Gateway Interface. A specification for transferring information between a World Wide Web server and a program. A CGI program is any program designed to accept and return data that conforms to the CGI specification. The program could be written in any programming languag
re a common way for Web servers to interact dynamically with users.
</p>

<p>
<b>Cookie</b><br> A chunk of information transmitted to a Web browser by a Web server. The browser stores the information on the user's local computer (either in memory or on the hard disk). The message is then sent back to the server each time the browser requests a page from the server. The main purpose of cookies is to identify users and possibly prepare customized Web pages for them.
</p>

<p> <b>E-Commerce</b><br>
   The specific business of selling goods and services via the Internet.
</p>

<p> <b>Electronic Catalog</b><br>
   An Internet site that offers goods and services for sale. Much like the magazine catalogs.
</p>

<p>
<b>Embedded Perl</b><br> When the programming language Perl can be found within the context of another language, it is said that it is embedded. Interchange supports embedding Perl right into its HTML templates.
</p>

<p>
<b>FAQ</b><br> Frequently Asked Questions. (Usually including the answers to those questions!)
</p>

<p>
<b>HTML</b><br> Abbreviation for Hypertext Markup Language. The language of codes used to format plain text, most often for viewing in a web browser.
</p>

<p>
<b>HTTP</b><br>
  Abbreviation for Hypertext Transfer Protocol. The primary mechanism (or protocol)
  of transfering information over the Internet from a Web server to a user's computer.
</p>

<p>
<b>httpd</b><br>
  Hypertext transfer protocol daemon: a Web server. </p>

<p>
<b>Internationalization</b><br> (Also known as I18N.) The adaptation of Interchange for multiple languages and currencies.
</p>

<p>
<b>Item</b><br> A single product in your on-line store.
</p>

<p>
<b>Java</b><br> A general purpose programming language used both on servers and clients (Web browsers).
</p>

<p>
<b>JavaScript</b><br> A scripting language developed by Netscape to enable Web authors to design interactive sites. Although it shares many of the features and structures of the full Java language, it was developed independently.
</p>

<p>
<b>Interchange
e flagship e-commerce platform developed by Akopia. Interchange is an open
  source program that has thousands of implementations throughout the world. For
  more information on Interchange please visit the <a href="http://www.akopia.com/">Akopia
  Web site</a>. </p>

<p>
<b>Linux</b><br>
  The UNIX-like kernel developed by Linus Torvalds, which forms the basis of many
  open source computer operating systems. </p>

<p>
<b>Matrix</b><br> A table of all the possible combinations of options available for an item.
</p>

<p>
<b>Netscape Navigator (or Communicator)</b><br> A popular web browser.
</p>

<p>
<b>Open Source</b><br> Software with source code that is freely viewed and altered by its users. Often the software is released under the license of the GNU General Public License which requires further distribution be free of cost or usage restrictions, and that program source code be made available.
</p>

<p>
<b>Perl</b><br> Amazing, powerful, flexible, expressive, free programming language by Larry Wall. See <a href="http://www.perl.com/">perl.com</a> for all sorts of information on Perl.
</p>

<p> <b>Product Matrix</b><br>
   The complete list of possible descriptors for a product. This includes size, color, etc.
</p>

<p>
<b>Regeneration</b><br> After making changes to a site or page, commanding Interchange to regenerate means to update the changes for general use.
</p>

<p>
<b>Search Engine</b><br> A program that is designed to search through a database to answer queries.
</p>

<p> <b>Shipping Algorithm</b><br>
   The equations used to calculate shipping costs.
</p>

<p>
<b>SKU</b><br> Stock Keeping Unit. A unique code associated with each product for inventory purposes.
</p>

<p>
<b>SQL</b><br> Structured Query Language. SQL is a standardized query language for requesting information from a database.
</p>

<p>
<b>SSL</b><br>
  Secure Sockets Layer. A transport-layer technology, developed by Netscape, that
  allows secure transactions among compliant browsers and Web servers. </p>

<p>
<b>Template</b><br> With 
to Akopia's software, templates are pre-designed formats that a business can use to create a ready Interchange implementation.
</p>

<p> <b>Web Server</b><br>
   The computer and/or software that delivers Internet information to the user's computer.
</p>

<p> <b>Zone-Based Shipping</b><br>
   The calculation of shipping charges based on the region of destination.
</p>
+glossary.main	Glossary	<p>
<b>Algorithm</b><br> A step-by-step problem-solving procedure, especially an established, recursive computational procedure for solving a problem in a finite number of steps.
</p>

<p>
<b>AOL</b><br> The largest Internet service provider in the United States.
</p>

<p>
<b>Apache</b><br> The most widely used web server. One of the most successful free software packages.
</p>

<p>
<b>API</b><br> Application Program Interface. A set of routines, protocols, and tools for building software applications. A good API makes it easier to develop a program by providing many building blocks for the programmer, who puts them together. Although APIs are designed for programmers, they are ultimately good for users because they help all programs using a common API will have similar interfaces.
</p>

<p> <b>Archiving Orders</b><br>
   A process through which you can remove your orders from immediate view on your management administrator without deleting the record.
</p>

<p>
<b>Browser</b><br> Short for Web browser, a software application used to locate and display Web pages. You're likely familiar with one if you're reading this, right?
</p>

<p> <b>Business to Business</b><br>
   Also seen as B2B. A B2B company offers goods and services to other businesses.
</p>

<p> <b>Business to Consumer</b><br>
   Also seen as B2C. These are companies that offer goods and services to consumers.
</p>

<p>
<b>Cell</b><br> An area in which data is entered.
</p>

<p>
<b>CGI</b><br> Common Gateway Interface. A specification for transferring information between a World Wide Web server and a program. A CGI program is any program designed to accept and return data that conforms to the CGI specification. The program could be written in any programming language the server can run. CGI programs are a common way for Web servers to interact dynamically with users.
</p>

<p>
<b>Cookie</b><br> A chunk of information transmitted to a Web browser by a Web server. The browser stores the information on the user's local computer (ei
age is then sent back to the server each time the browser requests a page from the server. The main purpose of cookies is to identify users and possibly prepare customized Web pages for them.
</p>

<p> <b>E-Commerce</b><br>
   The specific business of selling goods and services via the Internet.
</p>

<p> <b>Electronic Catalog</b><br>
   An Internet site that offers goods and services for sale. Much like the magazine catalogs.
</p>

<p>
<b>Embedded Perl</b><br> When the programming language Perl can be found within the context of another language, it is said that it is embedded. Interchange supports embedding Perl right into its HTML templates.
</p>

<p>
<b>FAQ</b><br> Frequently Asked Questions. (Usually including the answers to those questions!)
</p>

<p>
<b>HTML</b><br> Abbreviation for Hypertext Markup Language. The language of codes used to format plain text, most often for viewing in a web browser.
</p>

<p>
<b>HTTP</b><br>
  Abbreviation for Hypertext Transfer Protocol. The primary mechanism (or protocol)
  of transfering information over the Internet from a Web server to a user's computer.
</p>

<p>
<b>httpd</b><br>
  Hypertext transfer protocol daemon: a Web server. </p>

<p>
<b>Internationalization</b><br> (Also known as I18N.) The adaptation of Interchange for multiple languages and currencies.
</p>

<p>
<b>Item</b><br> A single product in your on-line store.
</p>

<p>
<b>Java</b><br> A general purpose programming language used both on servers and clients (Web browsers).
</p>

<p>
<b>JavaScript</b><br> A scripting language developed by Netscape to enable Web authors to design interactive sites. Although it shares many of the features and structures of the full Java language, it was developed independently.
</p>

<p>
<b>Interchange</b><br>
  An open
  source e-commerce platform that has thousands of implementations throughout the world. For
  more information on Interchange please visit the <a href="http://www.icdevgroup.org/">Interchange Web site</a>. </p>

<p>
<b>Linux</b><br>
  The UNIX-like kernel d
by Linus Torvalds, which forms the basis of many
  open source computer operating systems. </p>

<p>
<b>Matrix</b><br> A table of all the possible combinations of options available for an item.
</p>

<p>
<b>Netscape Navigator (or Communicator)</b><br> A popular web browser.
</p>

<p>
<b>Open Source</b><br> Software with source code that is freely viewed and altered by its users. Often the software is released under the license of the GNU General Public License which requires further distribution be free of cost or usage restrictions, and that program source code be made available.
</p>

<p>
<b>Perl</b><br> Amazing, powerful, flexible, expressive, free programming language by Larry Wall. See <a href="http://www.perl.com/">perl.com</a> for all sorts of information on Perl.
</p>

<p> <b>Product Matrix</b><br>
   The complete list of possible descriptors for a product. This includes size, color, etc.
</p>

<p>
<b>Regeneration</b><br> After making changes to a site or page, commanding Interchange to regenerate means to update the changes for general use.
</p>

<p>
<b>Search Engine</b><br> A program that is designed to search through a database to answer queries.
</p>

<p> <b>Shipping Algorithm</b><br>
   The equations used to calculate shipping costs.
</p>

<p>
<b>SKU</b><br> Stock Keeping Unit. A unique code associated with each product for inventory purposes.
</p>

<p>
<b>SQL</b><br> Structured Query Language. SQL is a standardized query language for requesting information from a database.
</p>

<p>
<b>SSL</b><br>
  Secure Sockets Layer. A transport-layer technology, developed by Netscape, that
  allows secure transactions among compliant browsers and Web servers. </p>

<p>
<b>Template</b><br> Pre-designed formats that a business can use to create a ready Interchange implementation.
</p>

<p> <b>Web Server</b><br>
   The computer and/or software that delivers Internet information to the user's computer.
</p>

<p> <b>Zone-Based Shipping</b><br>
   The calculation of shipping charges based on the region of destination
 promotion	Promotion	<p>
The <b>Promotion</b> page is used to exercise the Promotion marketing feature. The Cross Sell feature allows you to display an item or items that compliment the item the customer has chosen and give the customer the choice of adding the complimentary item. For example, you may choose to display a paintbrush as a Cross Sell item to a customer that is purchasing paint.

<!--reference the page where the graphics are posted or parameters for display are set-->
<p>
<h2>Functions</h2>
<b>OK</b><br>
After completing the necessary Cross Sell information, click <b>OK</b> to export the Cross Sell connection.<!--what is the result of this action?-->
<p>
<b>Cancel</b><br>
To abandon the Cross Sell task you started without saving the change.
<p>
<b>Auto-Export</b><br>
Click this checkbox to enable the Auto-Export feature. The Auto-Export feature exports the changes you are committing to the tables described on these pages to the original flat text file. This feature allows you to keep your original files up-to-date and portable. However, while this feature may not hinder the system's performance when exporting a small table, exporting a large table may slow your system.
<p>
<h2>Features</h2>
The <b>meta</b> link, which is only visible to the Site Administrator or Super User, is displayed below each field name. This link allows the Site Administrator or Super User to change the parameters for each field. For more information on <b>meta</b> links, see the <a href="flex.meta.html">Meta Field Information</a> page.
 home	Interchange Administration Tool Help	<p>
The Interchange context-sensitive help system is easy to use.
Simply click the <b>Help</b> link in the upper right-hand section of
any page of the Interchange Administration Tool.
A small popup window will appear offering help for that page.</p>

<p><b>Using the Interchange Administration Site</b></p>

<p>Some shortcut functions are accessible on each page of the Interchange Administration Tool:</p>
<ul>
<li><b>Red Hat logo</b><br>
The <b>Red Hat</b> link is located in the upper left-hand and lower right-hand section of each page. Clicking this button takes you to the Red Hat web site.
<p>
<li><b>About</b><br>
The <b>About</b> link is located in the upper middle section of each page. Clicking this button takes you to the Interchange product web site, which has the most current Interchange information.
<p>
<li><b>Interchange</b><br>
The <b>Interchange</b> link is located in the bottom left-hand section of each page. Clicking this link takes you to the Interchange Developers Resource web site. There you will find up-to-date product information, documentation, mailing lists, services, and more.
<p>
<li><b>Store ID</b><br>
Your <b>Store ID</b> is located in the bottom left-hand section of each page. Clicking this link takes you to your store's web site. This allows you to instantly view site changes implemented through the Administration Tool.
<p>
<li><b>Tables</b><br>
The <b>Tables</b> link is located in the lower middle section of each page. Clicking this link takes you to the <b>Database Tables</b> page of the Interchange Administration Tool. This shortcut function allows you to quickly access table information.
<p>
<li><b>Quicklinks</b><br>
The <b>Quicklinks</b> link is located in the lower middle section of each page. Clicking this link displays a window containing shortcut links to commonly used pages in the Interchange Administration Tool.
<p>
<li><b>Apply Changes</b><br>
The <b>Apply Changes</b> link is located in the lower middle section of each page. Clicking t
anges.
<p>
<li><b>Log Out</b><br>
The <b>Log Out</b> link is located in the lower center section of each page. Clicking this link logs you out of the Administration Tool. You can log back in as a different user if you wish.

</ul>

<p>
Here are the available help topics:
</p>

~~HELP_TOPICS~~
 wizard.aboutus	Wizard : About Us	This page allows you to enter text to be displayed on your company's <b>About Us</b> page. The <b>About Us</b> page is typically used to provide background information on your company including location, contact information, and so on. <p> In the <b>Title</b> field, enter the title of your <b>About Us</b> page. The <b>Content</b> field has already been prepopulated with generic information that has been formatted in HTML. If you are unfamiliar with HTML, it is recommended that you leave the HTML coding in place and simply replace the existing text with text relating to your store. If you are familiar with using HTML, you can choose to delete the prepopulated text and construct this page using your own text and HTML coding.



2.2.2.2   +1 -1      interchange/dist/lib/UI/ui.cfg


rev 2.2.2.2, prev_rev 2.2.2.1
Index: ui.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/ui.cfg,v
retrieving revision 2.2.2.1
retrieving revision 2.2.2.2
diff -u -u -r2.2.2.1 -r2.2.2.2
--- ui.cfg	4 Jan 2002 01:05:30 -0000	2.2.2.1
+++ ui.cfg	26 Nov 2002 03:15:04 -0000	2.2.2.2
@@ -6,7 +6,7 @@
 Variable UI_BASE admin
 Variable UI_MENU_TABLE icmenu
 Variable UI_HELP_TABLE ichelp
-Variable UI_HELP_URL   http://help.interchange.redhat.com/4.8
+#Variable UI_HELP_URL http://other-help-host/...
 
 Variable UI_STATE_TABLE   state
 Variable UI_COUNTRY_TABLE country



No                   revision



No                   revision



2.0.2.1   +6 -4      interchange/dist/lib/UI/pages/admin/bug_report.html


rev 2.0.2.1, prev_rev 2.0
Index: bug_report.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/bug_report.html,v
retrieving revision 2.0
retrieving revision 2.0.2.1
diff -u -u -r2.0 -r2.0.2.1
--- bug_report.html	18 Jul 2001 02:22:00 -0000	2.0
+++ bug_report.html	26 Nov 2002 03:15:04 -0000	2.0.2.1
@@ -3,11 +3,13 @@
 [set page_perm]bug[/set]
 @@UI_STD_HEAD@@
 
+<p>
 If you are uncertain of the genesis of this problem, 
-please highlight the following text and then press SHIFT-DELETE. Once you
-have done that, <A HREF="http://interchange.redhat.com/bugs/enter_bug.cgi">login to Bugzilla</A>
-and enter a bug report, using SHIFT-INSERT to place the text in the 
-Description section.
+please enter a bug report in the Interchange
+<A HREF="http://www.icdevgroup.org/bugs/enter_bug.cgi">bug tracker</A>
+and include the system information below.
+</p>
+
 <FORM>
 <TEXTAREA NAME=JUNK ROWS=100 COLS=80>[dump]</TEXTAREA></FORM>
 



2.1.2.4   +1 -1      interchange/dist/lib/UI/pages/admin/help.html


rev 2.1.2.4, prev_rev 2.1.2.3
Index: help.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/help.html,v
retrieving revision 2.1.2.3
retrieving revision 2.1.2.4
diff -u -u -r2.1.2.3 -r2.1.2.4
--- help.html	29 Apr 2002 20:13:12 -0000	2.1.2.3
+++ help.html	26 Nov 2002 03:15:04 -0000	2.1.2.4
@@ -138,7 +138,7 @@
 
 <p><font face="[scratch fontface]" size=1>
 <b><a href="__INTERCHANGE_URL__" target="_new">Interchange</a> -
-<a href="http://www.redhat.com/" target="_new">&copy; 1996-2002 Red Hat, Inc.</a></b>
+&copy; 1996-2002 Interchange Development Group and others</b>
 </font></p>
 
 </td>



2.0.2.4   +1 -1      interchange/dist/lib/UI/pages/admin/preferences.html


rev 2.0.2.4, prev_rev 2.0.2.3
Index: preferences.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/preferences.html,v
retrieving revision 2.0.2.3
retrieving revision 2.0.2.4
diff -u -u -r2.0.2.3 -r2.0.2.4
--- preferences.html	1 Mar 2002 12:30:04 -0000	2.0.2.3
+++ preferences.html	26 Nov 2002 03:15:04 -0000	2.0.2.4
@@ -83,7 +83,7 @@
 </tr>
 
 <tr><td bgcolor=__UI_C_INTBLOCK__>
-<a href="http://interchange.redhat.com/cgi-bin/ic/register.html">[L]Register[/L]</a>
+<a href="http://www.icdevgroup.org/cgi-bin/ic/register.html">[L]Register[/L]</a>
 </td></tr>
 
 <tr>



No                   revision



No                   revision



2.5.2.3   +1 -3      interchange/dist/lib/UI/pages/admin/wizard/do_save.html


rev 2.5.2.3, prev_rev 2.5.2.2
Index: do_save.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/do_save.html,v
retrieving revision 2.5.2.2
retrieving revision 2.5.2.3
diff -u -u -r2.5.2.2 -r2.5.2.3
--- do_save.html	30 Apr 2002 15:32:19 -0000	2.5.2.2
+++ do_save.html	26 Nov 2002 03:15:04 -0000	2.5.2.3
@@ -99,8 +99,6 @@
 		return 1;
 	};
 
-$vset->('NO_REDHAT_LOGO','1');
-
 my %doit = (
 authnet_id   => 'AUTHNET_ID',
 authnet_referer    => 'AUTHNET_REFERER',
@@ -797,6 +795,6 @@
 <a href="[area __UI_BASE__/wizard/step_launch]"><font size="+1">Launch</font></a>  
 phase.
 <p>
-See the full <A HREF="@_UI_IMAGE_DIR_@doc">documentation on Interchange</A> to learn about <A HREF="http://interchange.redhat.com/">all of its capabilities</A>.
+See the full <A HREF="@_INTERCHANGE_URL_@">documentation on Interchange</A> to learn about all of its capabilities.
 </blockquote>
 @_UI_STD_FOOTER_@



2.2.2.2   +2 -4      interchange/dist/lib/UI/pages/admin/wizard/step_pay_cyber.html


rev 2.2.2.2, prev_rev 2.2.2.1
Index: step_pay_cyber.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/step_pay_cyber.html,v
retrieving revision 2.2.2.1
retrieving revision 2.2.2.2
diff -u -u -r2.2.2.1 -r2.2.2.2
--- step_pay_cyber.html	18 Sep 2001 12:17:15 -0000	2.2.2.1
+++ step_pay_cyber.html	26 Nov 2002 03:15:04 -0000	2.2.2.2
@@ -26,10 +26,8 @@
 
 [if scratch need_cybercash_modules]
 	[L WIZARD_STEP_PAY_CYBER_1]Sorry, this machine does not have the CyberCash libraries
-	installed. Please contact your system administrator and
-	have them install CyberCash. If you need assistance with
-	this, Red Hat can install them for a fee. Contact
-	<A HREF="mailto:support@interchange.redhat.com">support@interchange.redhat.com</A> for more information.[/L]
+	installed. Please ask your system administrator or a competent consultant
+	to install CyberCash for you.[/L]
 [else]
 <table width=500><tr><td align=left>
 [L WIZARD_STEP_PAY_CYBER_2]CyberCash only requires a configuration file that we will upload