<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.newhavensoftware.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jason+morrison</id>
	<title>NewHaven Software Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.newhavensoftware.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jason+morrison"/>
	<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php/Special:Contributions/Jason_morrison"/>
	<updated>2026-04-04T05:04:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=CMS_System_Requirements&amp;diff=1099</id>
		<title>CMS System Requirements</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=CMS_System_Requirements&amp;diff=1099"/>
		<updated>2010-12-07T20:42:55Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: /* 64-bit vs 32-bit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CMS 7.0 system requirements are fairly meager considering the capabilities of today&#039;s machines. As such, most anything you buy or even already own today will be more than adequate. You do, however, want to make sure you&#039;re meeting the following system requirements.&lt;br /&gt;
&lt;br /&gt;
=64-bit vs 32-bit=&lt;br /&gt;
This issue/decision affects both your hardware and software. Many Windows operating systems are available in either a 32-bit or 64-bit version. Either will work with CMS. The 64-bit version, however, does not offer any benefits to CMS over its 32-bit counterpart. If you&#039;re looking at running Windows XP Pro, Vista or 2003 Server we&#039;d recommend sticking with the 32-bit editions. If you&#039;re considering Windows 7 or 2008 Server you may opt for either the 32 or 64-bit editions. Be aware that Windows Server 2008 R2 is only available in 64-bit.&lt;br /&gt;
&lt;br /&gt;
=Hardware=&lt;br /&gt;
==Servers==&lt;br /&gt;
This section applies to machines that are operating as pure servers or for stand-alone installations which are acting as both a server and workstation.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Minimum Requirements&#039;&#039;&#039;&lt;br /&gt;
* Pentium 4 - 1.8 GHz or faster CPU&lt;br /&gt;
* 1 Gigabyte RAM (CMS will work with less but not recommended)&lt;br /&gt;
* 20 GB Hard Drive with 2 GB available&lt;br /&gt;
* CD-ROM or CD-R/RW Drive&lt;br /&gt;
* SVGA Monitor&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Database Server Additional Recommendations&#039;&#039;&#039;&lt;br /&gt;
#The best things you can do to improve the performance of your CMS server is maximize your RAM and purchase fast hard drives. The speed and number of processors has less to do with CMS performance than does I/O (disk read/write) and being able to cache most or all of the database into RAM. Ideally you would have twice as much RAM as your database size. So a 2Gig db file would warrant 4Gig of RAM on the server for optimal performance. This should be your first goal when purchasing a new server or optimizing and existing server.&lt;br /&gt;
#The CMS database server can make use of dual processors but, as a rule, processing speed does not play a huge role in performance. Consider this nice to have but not a necessity and lower in priority than the RAM and fast drive recommendations above.&lt;br /&gt;
#Fast network cards - Especially useful if you run a lot of reports from your workstations.&lt;br /&gt;
#[http://en.wikipedia.org/wiki/RAID RAID] 6 or other drive array. Priority of redundancy over striping if going with a different RAID configuration. Your server is at the heart of your company&#039;s operation and you need to make sure you can keep it going. Redundancy will help you sleep at night.&lt;br /&gt;
#Backups - While not a performance issue, this is an important consideration for a new server. You&#039;ll want to have an automated system in place to move the nightly CMS backup (must be turned on and configured) to other storage locations. Ideally you&#039;d have a rolling backup routine that allows you to store backups for each night without overwriting the previous backups and then move the last backup of the week off-site (DVD, tape or online backup location). This way even if your place of business was in a natural disaster or your server was stolen, you would reasonably be able to recover. We unfortunately had a customer of ours go out of business because they were unable to recover when their server was lost in a fire. Protect yourself from the same fate.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Configuration&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
When running directly on a Windows server (2003 and up), CMS will not be able to make web service calls until certain configuration changes are made. This can impact some CMS integrations so the following setting should be made on your server:&lt;br /&gt;
&lt;br /&gt;
    * Go into Control Panel-&amp;gt;System-&amp;gt;Advanced-&amp;gt;Performance-&amp;gt;Settings&lt;br /&gt;
    * Choose the Data Execution Prevention tab. &lt;br /&gt;
&lt;br /&gt;
The default setting is Turn on DEP for all programs and services except those I select, and there is no reason to change it for CMS. However, you need to add CMS to the exception list, which will then allow CMS to communicate with web services.&lt;br /&gt;
&lt;br /&gt;
==CMS workstations==&lt;br /&gt;
Workstations are those machines that are running CMS from a server on your network. If you are running CMS on only one machine or that machine is your server, please see the Server requirements above.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Minimum Requirements&#039;&#039;&#039;&lt;br /&gt;
* Pentium III 500 MHz or faster&lt;br /&gt;
* 1 GB RAM&lt;br /&gt;
* CD-ROM Drive&lt;br /&gt;
* 20GB Hard Drive with 2GB available&lt;br /&gt;
* SVGA Monitor&lt;br /&gt;
* 10Mbps Network Card(s) or faster&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CMS Workstation Recommendations&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Very little processing, disk space or hardware is required to run CMS on a workstation. Most everything takes place on the server so your workstation requirements are reasonably small. Our only recommendation beyond the minimums is to maximize your RAM and consider faster network cards.&lt;br /&gt;
&lt;br /&gt;
==[http://en.wikipedia.org/wiki/Peripheral Peripherals]==&lt;br /&gt;
CMS will work with most any peripheral (e.g. printers) as long as the manufacture still supports it and offers drivers for your operating system. If the manufacture does not support your device and offer drivers for your operating system, NewHaven Software cannot assist you with it. It may work with CMS but, if not, you must upgrade your device to a currently supported model.&lt;br /&gt;
&lt;br /&gt;
While this may seem like we&#039;re just washing our hands of supporting older hardware, there is really more to it. CMS, like most other Windows applications, relies on Windows to operate as an intermediary with its peripherals. In other words, CMS communicates to Windows and then Windows communicates with the peripheral. If Windows does not have a current driver, that communication may fail or operate in unexpected ways. In other words, any problems with the peripheral are outside of our software and control.&lt;br /&gt;
&lt;br /&gt;
===[[POS Module]]===&lt;br /&gt;
The only place where CMS has more specific hardware requirements are the peripherals used with its POS Module. The Point of Sale Module only supports specific models of printers, cash drawers, credit card swipes and UPC bar code scanners.&lt;br /&gt;
&lt;br /&gt;
*Printers - Star TSP143II  or Samsung SRP-350&lt;br /&gt;
*Bar code scanners - CMS requires USB serial emulation mode. If you are not purchasing these models through NewHaven Software, be sure that you are supplied with a proper cable to allow USB serial emulation.&lt;br /&gt;
**Honeywell (HandHeld) 3800G&lt;br /&gt;
**Metrologic Fusion MS3780&lt;br /&gt;
*Cash Drawer - APG 320 MultiPro or MMC 225151644204 &lt;br /&gt;
*Credit card swipe/reader - Magtek model 21040102&lt;br /&gt;
&lt;br /&gt;
Other hardware may work with CMS but these are the only models we have tested and can support or offer configuration instructions for. The credit card reader, however, is unlikely to work unless you have the specific model we have recommended.&lt;br /&gt;
&lt;br /&gt;
NHS recommends POS World for your POS hardware. Sharp people, great service, prices and support. Contact Rich King there and identify yourself as a CMS user and he will make sure you get the right equipment. rking@posworld.com , 1.888.801.7282 x678 , www.posworld.com&lt;br /&gt;
&lt;br /&gt;
===Shipping Manifest===&lt;br /&gt;
*Barcode scanners - CMS supports the serial scanners listed above under POS Module and also can work with any keyboard wedge style scanner albeit with reduced capability. Read this article on [[Barcode Scanners]] for more information.&lt;br /&gt;
*Scales - CMS will work with most any scale that connects via a serial connection and can emulate a Mettler Toledo (models 8213 or PS60) or the UPS Fairbanks scale. USB connections for scales are not currently supported.&lt;br /&gt;
Other scanners or scales may work with CMS but these are the ones we support and can assist you with configuration.&lt;br /&gt;
&lt;br /&gt;
=Operating Systems=&lt;br /&gt;
The following are operating systems currently supported by Microsoft and NewHaven Software for use with CMS.&lt;br /&gt;
==Servers==&lt;br /&gt;
*Windows Server 2003 SP2 &lt;br /&gt;
**Server 2003 Editions supported - Standard, Small Business Server, Enterprise&lt;br /&gt;
*Windows Server 2008&lt;br /&gt;
**Server 2008 Editions supported - Standard, Small Business Server, Enterprise&lt;br /&gt;
&lt;br /&gt;
==Workstations==&lt;br /&gt;
*Windows XP Pro (must be SP3)&lt;br /&gt;
*Vista Business Edition SP2&lt;br /&gt;
*Vista Ultimate SP2&lt;br /&gt;
*7 Professional&lt;br /&gt;
*7 Ultimate&lt;br /&gt;
&lt;br /&gt;
NOTE: Microsoft will end support for Windows 2000 Professional on July 13, 2010. Windows 2000 is also not compatible with CMS version 7.0. For more information please refer to the article [[Windows 2000 and CMS]]&lt;br /&gt;
&lt;br /&gt;
=Virtual Machines=&lt;br /&gt;
Currently we do not support running CMS on a virtual server but expect to announce our support for it some time in 2011. We are currently running several virtual machines here at NewHaven Software for our many test environments. We will also soon be running our production environment on a virtual server. &lt;br /&gt;
&lt;br /&gt;
Early indications are that CMS and the database server will run with no particular technical issues although performance is not as good as running on a dedicated non-virtual server. Reinforcing what has been said above, lots or RAM and fast drives (read/write) are the biggest factors that impact CMS performance. We suspect that any recommendations we make for running CMS on a virtual server will revolve around ensuring that proper resources are dedicated to CMS.&lt;br /&gt;
&lt;br /&gt;
If you think virtualization is in your future, please contact us for assistance in setting up a test environment. Keep us in the loop regarding your successes and failures so we can build a knowledge base here to share with other users.&lt;br /&gt;
&lt;br /&gt;
=Frequently Asked Questions=&lt;br /&gt;
==Do I really need a new machine?==&lt;br /&gt;
Probably not. The operating system is far more important than your hardware. If your operating system is no longer supported, you may be able to update it or reinstall a current operating system on your current machine. Please consult Microsoft for their minimum requirements for the operating system your selecting. Generally if it meets Microsoft&#039;s requirements for their operating system, it will be good enough for CMS as well. From there, you need to decide if good enough is really good enough and that will be clear in the performance of Windows, CMS or other applications.&lt;br /&gt;
&lt;br /&gt;
==My operating system is currently supported, do I need a new machine?==&lt;br /&gt;
Hardware is rarely an issue with CMS and you could be running old machines and still experience reasonable performance. If you&#039;re satisfied with the speed of CMS, you&#039;re able to run a supported operating system without errors, and you have adequate disk space, you may choose to continue to run on your existing machine(s).&lt;br /&gt;
&lt;br /&gt;
If you were to do only one thing, it should be to max the amount of RAM your machine will take. RAM is cheap, too cheap to not have plenty of.&lt;br /&gt;
&lt;br /&gt;
Secondarily, a CMS server needs a lot of disk space not just for its database but it may require additional free gigabytes of space for temp files that is creates and destroys through normal usage. You should never have less than 2Gig of free space on your server. If that is a problem, and you&#039;re not going to upgrade your server, at least move onto new hard drives. Here too, drive space is cheap these days.&lt;br /&gt;
&lt;br /&gt;
There may be other compelling reasons to upgrade your machines, be it for speed, other applications or compatibility with other new technologies. New machines that are capable of running 64-bit operating systems, for example, are capable of handling more than 4 Gigabytes of RAM. While this would rarely be a CMS consideration for a workstation, if you have a database (.db file) that is larger than 2 Gig, you should seriously consider a server with more than 4G of RAM.&lt;br /&gt;
&lt;br /&gt;
As a rule, the performance you need from CMS is merely a factor of hardware. As your company grows, CMS can scale perfectly well with you but may require improved hardware to keep up with the increased server load. Evaluating CPU/memory usage and free disk space during the heat of the day will give you an indication of how well your server is handling the load and if more resources are needed.&lt;br /&gt;
&lt;br /&gt;
==Why can&#039;t I continue to use an older operating system?==&lt;br /&gt;
Even if has worked fine with CMS for years, if Microsoft no longer supports it, you really don&#039;t want to be using it. Once they stop offering security patches, as they just have stopped doing for Windows 2000, you become vulnerable to new threats (viruses, hacks, etc.) and you may find that CMS will no longer work. Such is the case with Windows 2000 as it does not contain the components need for CMS version 7.0 to run properly. [http://wiki.newhavensoftware.com/index.php/Windows_2000_and_CMS This link] provides more information on this subject.&lt;br /&gt;
&lt;br /&gt;
PCI requirements also dictate that your systems must be kept up to date with current security patches.&lt;br /&gt;
&lt;br /&gt;
==What is &amp;quot;database caching&amp;quot;?==&lt;br /&gt;
One of the great features of your CMS database is that it requires little to no maintenance. There is no re-indexing, server administration, etc. It largely just takes care of itself. &lt;br /&gt;
&lt;br /&gt;
One thing you can do, however, to &#039;tweak&#039; your database performance is to use a setting for database caching. This option requires a lot of RAM, ideally more than double what your database size is. With this option, we can force Windows to allocate enough RAM to your database that allows the entire database to be loaded into memory and thus can have significant affects on your server performance.&lt;br /&gt;
&lt;br /&gt;
If you&#039;re interested in this option and have enough RAM, please contact NewHaven Technical Support for information on how to enable this option.&lt;br /&gt;
&lt;br /&gt;
==What about my network?==&lt;br /&gt;
Our recommendations here are pretty generic. If you&#039;re still on the old 10mbps cards you should consider upgrading. 1Gbps is pretty standard these days. CMS doesn&#039;t need a lot of bandwidth but could benefit from 100mbps over 10mbps...depending on what other network traffic you might expect. If you have hubs or old switches, that would be a good place to look at upgrading.&lt;br /&gt;
&lt;br /&gt;
==Will CMS work with wireless?==&lt;br /&gt;
Yes, although CMS must maintain a constant connection with its database and even momentary interruptions in that connection can be enough to cause errors. As such, we do not recommend running CMS over a wireless network connection.&lt;br /&gt;
&lt;br /&gt;
==Can I run CMS remotely?==&lt;br /&gt;
Yes, but it must be done using RDP (remote desktop), terminal services or remote access software like Logmein. CMS must be running on the same network/domain as its database server. You&#039;ll need to remote into Windows first and then run CMS from that machine. You cannot have CMS installed locally and connect to a remote network/server.&lt;br /&gt;
&lt;br /&gt;
==Can NewHaven Software assist with purchasing or configuring my hardware/network?==&lt;br /&gt;
We can make recommendations, like we have in this article, but the actual purchase, configuration and maintenance of your hardware and network must be performed by someone at your location. This would either be done by someone on staff that is capable or a local contractor that can provide these services and expertise to you. We&#039;re happy to consult with your staff or contractors on any CMS related configurations.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=964</id>
		<title>Test Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=964"/>
		<updated>2010-08-25T18:07:15Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Published]]&lt;br /&gt;
&lt;br /&gt;
This is information related to test.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=963</id>
		<title>Test Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=963"/>
		<updated>2010-08-25T18:05:53Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Public]]&lt;br /&gt;
&lt;br /&gt;
This is information related to test.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_article&amp;diff=664</id>
		<title>Test article</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_article&amp;diff=664"/>
		<updated>2010-05-21T00:01:16Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: Created page with &amp;#039;test&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;test&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_page_2&amp;diff=663</id>
		<title>Test page 2</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_page_2&amp;diff=663"/>
		<updated>2010-05-20T23:58:35Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:public]]&lt;br /&gt;
This is more information related to nothing&lt;br /&gt;
Testing&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Setup_eCMS_store_in_CMS&amp;diff=340</id>
		<title>Setup eCMS store in CMS</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Setup_eCMS_store_in_CMS&amp;diff=340"/>
		<updated>2009-11-13T18:06:09Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you have the eCMS module then setting up CMS to talk to your store is a snap.&lt;br /&gt;
&lt;br /&gt;
*Click on the &#039;&#039;&#039;Setup&#039;&#039;&#039; icon in CMS and go the the &#039;&#039;&#039;eCMS&#039;&#039;&#039; tab. &lt;br /&gt;
*Click on &#039;&#039;&#039;Create Store&#039;&#039;&#039; to setup a new store, &#039;&#039;&#039;or:&#039;&#039;&#039;&lt;br /&gt;
**Click on &#039;&#039;&#039;Existing Store&#039;&#039;&#039; button if you have an existing store. From here you can enter your existing username and password.&lt;br /&gt;
*Click on the &#039;&#039;&#039;Store Selection&#039;&#039;&#039; button to assign a store to the current CMS database. &lt;br /&gt;
**If you have multiple stores you can select which one you want to use.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:CMS_Setup.jpg]]&lt;br /&gt;
&lt;br /&gt;
After your store is setup you can now upload products, download orders, and update shipping statuses online.&lt;br /&gt;
&lt;br /&gt;
[[Category:Published]]&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Main_Page&amp;diff=271</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Main_Page&amp;diff=271"/>
		<updated>2009-09-22T20:41:23Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- JM - modified the size to 24px so it would fit in 800x600 --&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 24px; font-weight:bold;&amp;quot;&amp;gt;Welcome to The NewHaven Software Self-Help Wiki&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thank you for visiting our new wiki! As with any wiki this is a work in progress and we are looking for suggestions for any articles or features you would like to see. If you have any questions or have a suggestion for further documentation please email:&lt;br /&gt;
&lt;br /&gt;
General Support [mailto:support@newhavensoftware.com support@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
eCMS Support [mailto:support@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
== [[CMS Help]] ==&lt;br /&gt;
The [[CMS Help]] section will provide answers to commonly asked questions regarding [http://www.newhavensoftware.com/ NewHaven&#039;s] CMS (Commerce Management Software).&lt;br /&gt;
&lt;br /&gt;
== [[eCMS Help]] ==&lt;br /&gt;
The [[eCMS Help]] section will provide answers to commonly asked questions regarding [http://www.newhavensoftware.com/ NewHaven&#039;s] eCMS web based software solution.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Main_Page&amp;diff=270</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Main_Page&amp;diff=270"/>
		<updated>2009-09-22T20:34:34Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;font-size: 24px; font-weight:bold;&amp;quot;&amp;gt;Welcome to The NewHaven Software Self-Help Wiki&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thank you for visiting our new wiki! As with any wiki this is a work in progress and we are looking for suggestions for any articles or features you would like to see. If you have any questions or have a suggestion for further documentation please email:&lt;br /&gt;
&lt;br /&gt;
General Support [mailto:support@newhavensoftware.com support@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
eCMS Support [mailto:support@newhavensoftware.com ecms@newhavensoftware.com]&lt;br /&gt;
&lt;br /&gt;
== [[CMS Help]] ==&lt;br /&gt;
The [[CMS Help]] section will provide answers to commonly asked questions regarding [http://www.newhavensoftware.com/ NewHaven&#039;s] CMS (Commerce Management Software).&lt;br /&gt;
&lt;br /&gt;
== [[eCMS Help]] ==&lt;br /&gt;
The [[eCMS Help]] section will provide answers to commonly asked questions regarding [http://www.newhavensoftware.com/ NewHaven&#039;s] eCMS web based software solution.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=231</id>
		<title>FTP Upload</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=231"/>
		<updated>2009-05-27T04:10:45Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Published]]&lt;br /&gt;
&lt;br /&gt;
Here are the instructions for making a backup copy of your CMS database files and and how to upload these files to our FTP server using a secure TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This is accomplished on the CMS Server computer.&lt;br /&gt;
&lt;br /&gt;
# MAKE A BACKUP IMAGE OF CMS DATABASE FILES &lt;br /&gt;
## Select the Admin menu. &lt;br /&gt;
## Select Database Maintenance. (Note the settings on the Daily Backup tab so you can restore them, if necessary.)&lt;br /&gt;
## Select &#039;Perform the daily backup&#039; &lt;br /&gt;
## Select and delete any text in the &#039;Folder in which to create a backup...&#039; field. &lt;br /&gt;
## Click the Browse button, select Desktop in the window that opens, and click OK. &lt;br /&gt;
## Click the &#039;Immediately create a Backup Image...&#039; button. This will create a copy of your database and log files onto the Windows desktop. &lt;br /&gt;
## Click the Close button. &lt;br /&gt;
## Quit CMS if it is still open.&lt;br /&gt;
# COMPRESS YOUR CMS BACKUP IMAGE FILES &lt;br /&gt;
## On the Windows Desktop, there should be two files with the same name as your CMS database (SoloData for Solo users). Depending on how you have Windows configured, you may or may not see the .db and .log file extensions.&lt;br /&gt;
## Compress these two files together&lt;br /&gt;
### In windows select both files using your mouse and then right click and select &#039;Send To -&amp;gt; Compressed (zipped) Folder&amp;quot;&lt;br /&gt;
## Rename the compressed file with your company name if it&#039;s not already.&lt;br /&gt;
&lt;br /&gt;
For the protection of your data we required all FTP transfers to be sent over a TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
In order to setup FTP over SSL you need an FTP client that supports this.  IE does not support FTPS. For the time being we recommend Filezilla, it’s an open source ftp client: http://filezilla-project.org/ Please follow their directions for installing. Once installed continue with the instructions below:&lt;br /&gt;
&lt;br /&gt;
* open &#039;&#039;&#039;Filezilla&#039;&#039;&#039;&lt;br /&gt;
* goto &#039;&#039;&#039;File-&amp;gt;Site Manager&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;New Site&#039;&#039;&#039;&lt;br /&gt;
* Type &#039;&#039;&#039;NHS FTP&#039;&#039;&#039; or similar&lt;br /&gt;
* On the right side enter the following:&lt;br /&gt;
** Host: &#039;&#039;&#039;ftp.newhavensoftware.net&#039;&#039;&#039;&lt;br /&gt;
** Port: &#039;&#039;&#039;990&#039;&#039;&#039;&lt;br /&gt;
** Servertype: &#039;&#039;&#039;FTPS - FTP over implicit TLS/SSL&#039;&#039;&#039;&lt;br /&gt;
** Logontype: &#039;&#039;&#039;Normal&#039;&#039;&#039;&lt;br /&gt;
** User: &#039;&#039;&#039;uploads&#039;&#039;&#039;&lt;br /&gt;
** password: &#039;&#039;&#039;(Contact Support)&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;Connect&#039;&#039;&#039;&lt;br /&gt;
* a window will pop up once connected called &#039;&#039;&#039;Unknown certificate&#039;&#039;&#039; this window shows you details of the SSL certificate. The host should read &#039;&#039;&#039;ftp.newhavensoftware.net:990&#039;&#039;&#039;&lt;br /&gt;
* Check the box &#039;&#039;&#039;Always trust certificate in future sessions&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This will save your settings, and you can open that site anytime to connect again by going back to the site manager. Please be aware the uploads password changes from time to time. If you need to regularly update information on our FTP server please send an email to support@newhavensoftware.com requesting a permanent FTP account. If all settings are accurate, you will be connected to the server over TLS/SSL, securing all data being sent and retrieved from our FTP server.&lt;br /&gt;
&lt;br /&gt;
# Locate your file on your desktop in the left window pane. &lt;br /&gt;
# Right click on the compressed file and select &#039;&#039;&#039;Upload&#039;&#039;&#039; &lt;br /&gt;
# This will start the upload process and you will see the progress near the bottom of the screen.&lt;br /&gt;
# Please email us at support@newhavensoftware.com when the file has been successfully uploaded so that we can move it off of the FTP Server for added security.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=CMS_Help&amp;diff=230</id>
		<title>CMS Help</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=CMS_Help&amp;diff=230"/>
		<updated>2009-05-27T04:09:43Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: /* Commonly Asked Questions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Commonly Asked Questions ==&lt;br /&gt;
[[CMS Match Address | How does CMS match addresses on import?]]&lt;br /&gt;
&lt;br /&gt;
[[CMS Customer Filter for customers with a specific item on Back Order]]&lt;br /&gt;
&lt;br /&gt;
[[CMS Handling the Honorifics for the customers]]&lt;br /&gt;
&lt;br /&gt;
[[FTP Upload|Upload your CMS Database for support through secure FTP]]&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=229</id>
		<title>ECMS Control Panel</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=229"/>
		<updated>2009-05-27T00:36:44Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: /* Custom Product Forms */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Dashboard_mini.jpg‎|thumb|Sidebar of the eCMS Dashboard. Clicking on the plus sign next to each heading will expand the options.]]&lt;br /&gt;
==Settings==&lt;br /&gt;
===Overview===&lt;br /&gt;
The Dashboard where you can see New Feature Release, Site Maintenance, and Quick Stats&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
Options are where the majority of the site specific functions are set. These range from shipping and tax options, to site display options.&lt;br /&gt;
&lt;br /&gt;
===Shipping Tables===&lt;br /&gt;
Here you can setup and maintain site shipping tables.&lt;br /&gt;
&lt;br /&gt;
===Shipping Groups===&lt;br /&gt;
Shipping Groups are used to further limit shipping options to specific groups of customers that meet the defined criteria, such as State, Country, or product purchase type.&lt;br /&gt;
&lt;br /&gt;
===Google Sitemap===&lt;br /&gt;
Create and edit a Site Map for submission to Google&#039;s Site Map program.&lt;br /&gt;
&lt;br /&gt;
===Google Base===&lt;br /&gt;
&lt;br /&gt;
Creates an XML file that is manually uploaded to Google Base.&lt;br /&gt;
&lt;br /&gt;
===ChannelAdvisor===&lt;br /&gt;
*Settings (all the settings can be left blank if you do not want to use them)&lt;br /&gt;
**Manufacturer:&lt;br /&gt;
*** If you use this field you can set it to the field that contains the manufacturer, some people like vitamin companies, would have a manufacturer set.&lt;br /&gt;
**Manufacturer Number:&lt;br /&gt;
*** Set to the field that contains this info, usually set to sku.&lt;br /&gt;
**Brand: &lt;br /&gt;
*** Some people have their brands set as their categories, in this case you&#039;d select the category, otherwise whatever field contains this information.&lt;br /&gt;
**Use special pricing?&lt;br /&gt;
*** Yes or No - If a product is on special and &#039;No&#039; is selected above, the retail price will be included in the ChannelAdvisor Data Feed.&lt;br /&gt;
*Select Products&lt;br /&gt;
**Include all active products&lt;br /&gt;
***Include all active products - meaning all products that are not set as inactive.&lt;br /&gt;
**Include selected products only &lt;br /&gt;
***Include only the products you select below in the datafeed.&lt;br /&gt;
&lt;br /&gt;
Once the feed is set, it will update once a day and can be accessed using the URL that will appear on the bottom of the page once you click the Submit button under the &amp;quot;Pick Up Data Feeds&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===Delete Store===&lt;br /&gt;
This will delete your store. You will probably want to avoid clicking this option.&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
New Features to eCMS will be listed here, including features, templates, and services.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
===Template Tags===&lt;br /&gt;
Template tags offer you an easy way to change the content of your pages, as well as the content of your communications to your customers. [[Image:Template_tags.jpg|thumb|Image of Template Tags. Clicking on any of the links will show you the available template tags.]]&lt;br /&gt;
&lt;br /&gt;
===Template Library===&lt;br /&gt;
This is where all of the templates for your site are. Templates use [http://www.smarty.net/ Smarty] and [http://www.w3schools.com/HTML/ HTML] to control all of the visual elements of your site.&lt;br /&gt;
&lt;br /&gt;
===Image Library===&lt;br /&gt;
This is where all of the images for your site are uploaded and stored. Site images will be available at http://yoursite.com/images/. The options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Mass Image Upload | Single Image Upload | Assign Product Images | Publish All Images | Mass Publish Images |  Backup Images &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Mass Image Upload&#039;&#039;&#039; -- Use this option to upload a .zip file of images used for the site or products. There are two options as follows:&lt;br /&gt;
**&#039;&#039;&#039;Upload Product Images&#039;&#039;&#039; -- Use this option to upload a .zip file containing product images (thumbnails, large, and pop-up).&lt;br /&gt;
**&#039;&#039;&#039;Upload Site Images&#039;&#039;&#039; -- Use this option to upload site images for things like headers, backgrounds, etc. Site images will be available at http://yoursite.com/images/&lt;br /&gt;
*&#039;&#039;&#039;Single Image Upload&#039;&#039;&#039; -- Use this option to upload single site image. (Not used for product images.)&lt;br /&gt;
*&#039;&#039;&#039;Assign Product Images&#039;&#039;&#039; -- Use this option to assign products to images you have uploaded using the Mass Image Upload &amp;gt;&amp;gt; Upload Product Images.&lt;br /&gt;
*&#039;&#039;&#039;Publish All Images&#039;&#039;&#039; -- Use this option to publish &#039;&#039;&#039;all&#039;&#039;&#039; images to your live site. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Images&#039;&#039;&#039; -- Use this option to selectively publish multiple images to your live site at once. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Backup Images&#039;&#039;&#039; -- Use this option to create a .zip file of all of your images for download to your local computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also assign product images for one product at a time by going to Inventory &amp;gt;&amp;gt; All Products &amp;gt;&amp;gt; (click on the product name) &amp;gt;&amp;gt; Product Display &amp;gt;&amp;gt; Images.&lt;br /&gt;
===File Library===&lt;br /&gt;
You can upload files for use/download on your site here. Some examples are .js files for additional JavaScript functionality, PDF files for download, Flash Videos for streaming movies, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Upload File | Publish All Files | Mass Publish Files |  Backup Files &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Upload File&#039;&#039;&#039; -- Use this option to upload a file to your site. &lt;br /&gt;
*&#039;&#039;&#039;Publish All Files&#039;&#039;&#039; -- Use this option to publish files to your live site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Files&#039;&#039;&#039; -- Use this option to selectively publish multiple files at once to your site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Backup Files&#039;&#039;&#039; -- Use this option to create .zip backup of all the files on your site.&lt;br /&gt;
&lt;br /&gt;
===Generic Forms===&lt;br /&gt;
Generic forms are used to collect specific information from a customer when one of the standard forms, such as the catalog request or contact form, cannot be used. Add, remove, and edit your generic forms here.&lt;br /&gt;
&lt;br /&gt;
==Inventory==&lt;br /&gt;
===Edit Categories===&lt;br /&gt;
Here you can manage your categories. To edit a category just click on the category name. The two options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Category | Delete Category&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Category&#039;&#039;&#039; -- Use this option to add new categories to your site.&lt;br /&gt;
*&#039;&#039;&#039;Delete Category&#039;&#039;&#039; -- Use this option to delete categories from your site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Expand All &amp;lt;/span&amp;gt; you can view all of your sub-categories. &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Collapse All&amp;lt;/span&amp;gt; will close all of the sub-categories and only display your parent categories.&lt;br /&gt;
&lt;br /&gt;
You can adjust the order the categories display on your site by changing the numeric values in the Adjust Order column. For example, in the image notice the one in the last row instead of a six. If you click submit this category will now display first.[[Image:Cat_adjust_order.jpg]]&lt;br /&gt;
&lt;br /&gt;
===All Products===&lt;br /&gt;
Add, remove, and edit your Products here. You can edit an existing product by clicking on it&#039;s name. The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search | Product ID Finder&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
*&#039;&#039;&#039;Product ID Finder&#039;&#039;&#039; -- Use this option to display a list of products by Name, SKU, and Product ID.&lt;br /&gt;
&lt;br /&gt;
===Products By Cat.===&lt;br /&gt;
In the product by category listing you are able to view, edit and remove products and sub-products from your store. Not only can you view your products, but you can manage the order in which your products and sub-products are displayed within their category the same way you can adjust the order of [[ECMS_Control_Panel#Edit_Categories|categories]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
&lt;br /&gt;
===Product Search===&lt;br /&gt;
Search with product name or sku or select the type of product you would like to view.&lt;br /&gt;
&lt;br /&gt;
===Refined Search===&lt;br /&gt;
===Custom Product Forms===&lt;br /&gt;
Custom product forms allow you to associate additional information with your products as well as adjusting the price. When this product is picked up by CMS the information in this form will be in the notes field.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: &lt;br /&gt;
* Changes to Custom Product Forms are live. There is no staging for these forms. It&#039;s best to design the form completely before associating with a product.&lt;br /&gt;
* You need to have the following smarty code where you&#039;d like the form to show up. Generally in the product.tpl or the default_product.tpl files: &amp;lt;source lang=&amp;quot;smarty&amp;quot;&amp;gt;{include file=&amp;quot;custom_form.tpl&amp;quot;}&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Add a form ====&lt;br /&gt;
* Click &#039;&#039;&#039;Add Form&#039;&#039;&#039;&lt;br /&gt;
* On the next page enter a name for this form in the &#039;&#039;&#039;Form Name&#039;&#039;&#039; field&lt;br /&gt;
* Click &#039;&#039;&#039;Add New Form&#039;&#039;&#039; - you will be taken to the form page&lt;br /&gt;
&lt;br /&gt;
Here you can add the fields you would like to have on the product page (see below for more details on form fields). Once you finish adding the form fields you&#039;ll need to associate products with this form.&lt;br /&gt;
&lt;br /&gt;
==== Product Selection ====&lt;br /&gt;
* Click &#039;&#039;&#039;Product Selection&#039;&#039;&#039;&lt;br /&gt;
* On this page select the products that should be associated with this form&lt;br /&gt;
* Click &#039;&#039;&#039;Submit&#039;&#039;&#039; when finished&lt;br /&gt;
&lt;br /&gt;
====Form Fields====&lt;br /&gt;
=====Subheading=====&lt;br /&gt;
* &#039;&#039;&#039;Subheading Text:&#039;&#039;&#039; Brief text to describe a section&lt;br /&gt;
=====Blank Line=====&lt;br /&gt;
* Used as a spacer in the form, adds a blank line&lt;br /&gt;
=====Text Field=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Size of Text Field:&#039;&#039;&#039; How large the text field will be&lt;br /&gt;
* &#039;&#039;&#039;Maximum Length of Text Field:&#039;&#039;&#039; The maximum number of characters the text field can hold&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;Letters only:&#039;&#039;&#039; Will only validate alphabetic characters, no numbers/symbols/spaces&lt;br /&gt;
** &#039;&#039;&#039;Numbers only:&#039;&#039;&#039; Will only validate numbers, no alphabetic/symbol/space characters&lt;br /&gt;
** &#039;&#039;&#039;Letters and Numbers only:&#039;&#039;&#039; Will validate alphanumeric characters, no spaces&lt;br /&gt;
** &#039;&#039;&#039;Sentence:&#039;&#039;&#039; Validates any alphanumeric text including spaces and symbols. Basically if you want a combined first/last name field, or an Address1 field, those are considered &amp;quot;sentence&amp;quot; fields.&lt;br /&gt;
** &#039;&#039;&#039;Paragraph:&#039;&#039;&#039; Validates any alphanumeric text including spaces, symbols, and multiple lines.&lt;br /&gt;
** &#039;&#039;&#039;Money:&#039;&#039;&#039; Will validate numeric values with a decimal place. No symbols.&lt;br /&gt;
** &#039;&#039;&#039;Web Address:&#039;&#039;&#039; Will validate a URL, http://www.example.com to just example.com&lt;br /&gt;
** &#039;&#039;&#039;E-mail Address:&#039;&#039;&#039; Will validate email addresses&lt;br /&gt;
** &#039;&#039;&#039;Phone Number:&#039;&#039;&#039; Will validate phone numbers&lt;br /&gt;
** &#039;&#039;&#039;Zip Code:&#039;&#039;&#039; Will validate a zip code including zip+4&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
&lt;br /&gt;
=====Radio Buttons=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Radio Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the radio options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Radio Option when the form is loaded this option will start selected.&lt;br /&gt;
=====Text Area=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Number of Columns:&#039;&#039;&#039; How wide the box will be by the number of characters to display. I.E. a value of 30 will be a box 30 characters wide.&lt;br /&gt;
* &#039;&#039;&#039;Number of Rows:&#039;&#039;&#039; How tall the box will be in rows. I.E. a value of 4 will allow for 4 lines of text.&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;See Text Field Validation above for a description&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Multiple Checkboxes=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the checkbox options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially checked, enter the same name as the desired Checkbox Option, one per line, when the form is loaded these options will start checked.&lt;br /&gt;
=====Single Checkbox=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Option:&#039;&#039;&#039; The value of this check box&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; Enter a value that will dynamically adjust your product price. Enter the value like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, or &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; If you want this box checked by default enter the same name you entered in Checkbox Option above, otherwise leave this blank.&lt;br /&gt;
=====Drop Down Box=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Drop Down Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the drop down options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Drop Down Option when the form is loaded this option will start selected.&lt;br /&gt;
&lt;br /&gt;
===Product Discounts===&lt;br /&gt;
===Product Reviews===&lt;br /&gt;
===Product Import===&lt;br /&gt;
The Product Import is used to import new products to your eCMS store, or update existing products.  This can be useful to add information fields that are not currently a part of CMS, such as meta data fields.&lt;br /&gt;
&lt;br /&gt;
===Category Import===&lt;br /&gt;
The Category import can be used to import new categories into eCMS, or to update information in existing categories (for example, meta title/description information).&lt;br /&gt;
&lt;br /&gt;
A few details:&lt;br /&gt;
* URLName is used if you want to be able to link to the category by a named URL instead of /category/&amp;lt;catID&amp;gt; (for example, using /category/dogfood).  The field should contain only the name, without any slashes or other directory information (&#039;dogfood&#039;, in our example), and must be a unique name in that store.  &#039;&#039;&#039;Spaces are prohibited!&#039;&#039;&#039;  (Underscores or hyphens are fine)&lt;br /&gt;
* Either Name or ID must be present.  If using Name, the full category &amp;quot;tree&amp;quot; must be present in this format: Main~SubCat~SubCat2~...FinalCat.&lt;br /&gt;
&lt;br /&gt;
====Running the Category Import====&lt;br /&gt;
# Click Inventory-&amp;gt;Category Import.&lt;br /&gt;
# Browse to the file you want to import.&lt;br /&gt;
# Set the notification email and click Submit.&lt;br /&gt;
#* If you get a response other than &amp;quot;thanks for the file, we&#039;ll email you when it&#039;s done&amp;quot;, your file has a formatting error.  Double-check your file and try again.&lt;br /&gt;
&lt;br /&gt;
===Refined Search=== &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Price Categories===&lt;br /&gt;
===Subscription Products===&lt;br /&gt;
===Vendors===&lt;br /&gt;
===Recipes===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
==Customers==&lt;br /&gt;
===Search===&lt;br /&gt;
===Groups===&lt;br /&gt;
For a detailed example see [[Promo Codes|Examples of using Customer Groups/Promo Codes.]]&lt;br /&gt;
&lt;br /&gt;
===Members===&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Options_member_options.jpg|thumb|Here you can set various member options.]]&lt;br /&gt;
You can set various member options in &#039;&#039;&#039;Options &amp;gt;&amp;gt; Member Options&#039;&#039;&#039;. These include:&lt;br /&gt;
&lt;br /&gt;
*Would you like to require approval before a customer can become a member? -- If set to &#039;&#039;&#039;Yes&#039;&#039;&#039; then you will need to approve all members by going to &#039;&#039;&#039;Customers &amp;gt;&amp;gt; Members&#039;&#039;&#039;. If set to &#039;&#039;&#039;No&#039;&#039;&#039; then all members will be auto-approved.&lt;br /&gt;
*What is the to address to inform you of a new member request? -- What email address would you like to receive new member request at.&lt;br /&gt;
*What is the from address for the email that notifies your customers once they are approved? -- The address you would like to have reply to member approvals with. Can be the same email address as the new member requests.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Reminder Service: you must edit the email message in reminder_service_email.tpl and enter the subject and from email below.&#039;&#039;&#039;&lt;br /&gt;
*What is the from address for the member reminder service? -- What email address you would like to use to send out reminders to members.&lt;br /&gt;
*What is the subject of the reminder service email? -- Subject for the reminder email.&lt;br /&gt;
&#039;&#039;&#039;Reminder Service Default Events&#039;&#039;&#039;&lt;br /&gt;
*Add New Reminder Service Event: -- Select the name and date of your reminder/event.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You can allow only members to use payment options other than credit cards by going to &#039;&#039;&#039;Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Only allow members to use payment methods other than credit card&#039;&#039;&#039;. In order to prevent a customer from abusing this you may want to use this option only if you require members to be approved first.&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
===Wishlists===&lt;br /&gt;
==Orders==&lt;br /&gt;
===Pending===&lt;br /&gt;
===Search===&lt;br /&gt;
===Gift Certificate Emails===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
==Wholesale==&lt;br /&gt;
===Orders===&lt;br /&gt;
===Approve Wholesalers===&lt;br /&gt;
===Search Wholesalers===&lt;br /&gt;
===Shipping===&lt;br /&gt;
==Marketing==&lt;br /&gt;
===Meta Tags===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Email Campaigns===&lt;br /&gt;
&lt;br /&gt;
Email campaigns provides a way to create, manage, and organize email &#039;blasts&#039;. For full documentation read the [http://webapps/wiki/images/2/2f/EmailBlasts.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
==Reporting==&lt;br /&gt;
===Affiliates===&lt;br /&gt;
Affiliates is a way to track affiliate sales through click-throughs and allow other companies or people to receive a commission for sales they generate. Affiliates are tracked through an &#039;affiliate code&#039; tacked to the end of a URL. For example, if you have an affiliate named &#039;getpaid&#039; then the URL would be http://www.your-site.com?a=getpaid. You would instruct your affiliates to append &#039;?a=getpaid&#039; to any link to your site. All hits would then be tracked and you can view reports to see how much, if any you traffic your affiliates generate for you and pay them appropriately.&lt;br /&gt;
From your eCMS control panel expand the Reporting section and click on Affiliates. Then click on the &amp;quot;Add Affiliates&amp;quot; link at the top of the page and fill out the appropriate information. &lt;br /&gt;
&lt;br /&gt;
*Affiliate or Program Name: Pick a unique name for this affiliate. &lt;br /&gt;
*Affiliate Code (used in url): This will be code on the end of the URL (http://your-site.com?a=code). Use alpha-numeric *characters to make it(a-z 0-9)easy. &lt;br /&gt;
*Email of Report Recipient: Who do you want to receive a copy of the report? &lt;br /&gt;
*Commission Rate: This is a numeric value expresses as either a flat rate dollar amount per sale, or a percentage of the total sale without tax and shipping. &lt;br /&gt;
*Send Monthly Email Report?: Check yes to enable this. An email will then be sent to the email addressed supplied above. &lt;br /&gt;
*Web Address: Affiliate&#039;s web site. &lt;br /&gt;
*Check Payable To: Payee &lt;br /&gt;
*Address 1: Address of Payee &lt;br /&gt;
*Address 2: &lt;br /&gt;
*City: &lt;br /&gt;
*State: &lt;br /&gt;
*Zip: &lt;br /&gt;
*Country: &lt;br /&gt;
*Phone: &lt;br /&gt;
*Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate. &lt;br /&gt;
*Affiliate Section Password: If you want the affiliate to be able to login to your site and view their statistics then supply a password for them. &lt;br /&gt;
*Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
===Benchmark===&lt;br /&gt;
===Bot Tracker===&lt;br /&gt;
===Cart Abandonment===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
===Comparatives===&lt;br /&gt;
===Email Bounce===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
===Incentive Programs===&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Opt-Out===&lt;br /&gt;
===Order Detail===&lt;br /&gt;
===Product Aging===&lt;br /&gt;
===Referrers===&lt;br /&gt;
===Revenue===&lt;br /&gt;
===Sales Rank===&lt;br /&gt;
===Search Engine Placement===&lt;br /&gt;
===Search Terms===&lt;br /&gt;
===Square In. Analyzer===&lt;br /&gt;
===Tell a Friend===&lt;br /&gt;
===Visits===&lt;br /&gt;
===Wishlist Products===&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
===Register for Training===&lt;br /&gt;
===Message Board===&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=228</id>
		<title>ECMS Control Panel</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=228"/>
		<updated>2009-05-26T23:56:37Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: /* Text Field */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Dashboard_mini.jpg‎|thumb|Sidebar of the eCMS Dashboard. Clicking on the plus sign next to each heading will expand the options.]]&lt;br /&gt;
==Settings==&lt;br /&gt;
===Overview===&lt;br /&gt;
The Dashboard where you can see New Feature Release, Site Maintenance, and Quick Stats&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
Options are where the majority of the site specific functions are set. These range from shipping and tax options, to site display options.&lt;br /&gt;
&lt;br /&gt;
===Shipping Tables===&lt;br /&gt;
Here you can setup and maintain site shipping tables.&lt;br /&gt;
&lt;br /&gt;
===Shipping Groups===&lt;br /&gt;
Shipping Groups are used to further limit shipping options to specific groups of customers that meet the defined criteria, such as State, Country, or product purchase type.&lt;br /&gt;
&lt;br /&gt;
===Google Sitemap===&lt;br /&gt;
Create and edit a Site Map for submission to Google&#039;s Site Map program.&lt;br /&gt;
&lt;br /&gt;
===Google Base===&lt;br /&gt;
&lt;br /&gt;
Creates an XML file that is manually uploaded to Google Base.&lt;br /&gt;
&lt;br /&gt;
===ChannelAdvisor===&lt;br /&gt;
*Settings (all the settings can be left blank if you do not want to use them)&lt;br /&gt;
**Manufacturer:&lt;br /&gt;
*** If you use this field you can set it to the field that contains the manufacturer, some people like vitamin companies, would have a manufacturer set.&lt;br /&gt;
**Manufacturer Number:&lt;br /&gt;
*** Set to the field that contains this info, usually set to sku.&lt;br /&gt;
**Brand: &lt;br /&gt;
*** Some people have their brands set as their categories, in this case you&#039;d select the category, otherwise whatever field contains this information.&lt;br /&gt;
**Use special pricing?&lt;br /&gt;
*** Yes or No - If a product is on special and &#039;No&#039; is selected above, the retail price will be included in the ChannelAdvisor Data Feed.&lt;br /&gt;
*Select Products&lt;br /&gt;
**Include all active products&lt;br /&gt;
***Include all active products - meaning all products that are not set as inactive.&lt;br /&gt;
**Include selected products only &lt;br /&gt;
***Include only the products you select below in the datafeed.&lt;br /&gt;
&lt;br /&gt;
Once the feed is set, it will update once a day and can be accessed using the URL that will appear on the bottom of the page once you click the Submit button under the &amp;quot;Pick Up Data Feeds&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===Delete Store===&lt;br /&gt;
This will delete your store. You will probably want to avoid clicking this option.&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
New Features to eCMS will be listed here, including features, templates, and services.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
===Template Tags===&lt;br /&gt;
Template tags offer you an easy way to change the content of your pages, as well as the content of your communications to your customers. [[Image:Template_tags.jpg|thumb|Image of Template Tags. Clicking on any of the links will show you the available template tags.]]&lt;br /&gt;
&lt;br /&gt;
===Template Library===&lt;br /&gt;
This is where all of the templates for your site are. Templates use [http://www.smarty.net/ Smarty] and [http://www.w3schools.com/HTML/ HTML] to control all of the visual elements of your site.&lt;br /&gt;
&lt;br /&gt;
===Image Library===&lt;br /&gt;
This is where all of the images for your site are uploaded and stored. Site images will be available at http://yoursite.com/images/. The options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Mass Image Upload | Single Image Upload | Assign Product Images | Publish All Images | Mass Publish Images |  Backup Images &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Mass Image Upload&#039;&#039;&#039; -- Use this option to upload a .zip file of images used for the site or products. There are two options as follows:&lt;br /&gt;
**&#039;&#039;&#039;Upload Product Images&#039;&#039;&#039; -- Use this option to upload a .zip file containing product images (thumbnails, large, and pop-up).&lt;br /&gt;
**&#039;&#039;&#039;Upload Site Images&#039;&#039;&#039; -- Use this option to upload site images for things like headers, backgrounds, etc. Site images will be available at http://yoursite.com/images/&lt;br /&gt;
*&#039;&#039;&#039;Single Image Upload&#039;&#039;&#039; -- Use this option to upload single site image. (Not used for product images.)&lt;br /&gt;
*&#039;&#039;&#039;Assign Product Images&#039;&#039;&#039; -- Use this option to assign products to images you have uploaded using the Mass Image Upload &amp;gt;&amp;gt; Upload Product Images.&lt;br /&gt;
*&#039;&#039;&#039;Publish All Images&#039;&#039;&#039; -- Use this option to publish &#039;&#039;&#039;all&#039;&#039;&#039; images to your live site. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Images&#039;&#039;&#039; -- Use this option to selectively publish multiple images to your live site at once. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Backup Images&#039;&#039;&#039; -- Use this option to create a .zip file of all of your images for download to your local computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also assign product images for one product at a time by going to Inventory &amp;gt;&amp;gt; All Products &amp;gt;&amp;gt; (click on the product name) &amp;gt;&amp;gt; Product Display &amp;gt;&amp;gt; Images.&lt;br /&gt;
===File Library===&lt;br /&gt;
You can upload files for use/download on your site here. Some examples are .js files for additional JavaScript functionality, PDF files for download, Flash Videos for streaming movies, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Upload File | Publish All Files | Mass Publish Files |  Backup Files &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Upload File&#039;&#039;&#039; -- Use this option to upload a file to your site. &lt;br /&gt;
*&#039;&#039;&#039;Publish All Files&#039;&#039;&#039; -- Use this option to publish files to your live site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Files&#039;&#039;&#039; -- Use this option to selectively publish multiple files at once to your site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Backup Files&#039;&#039;&#039; -- Use this option to create .zip backup of all the files on your site.&lt;br /&gt;
&lt;br /&gt;
===Generic Forms===&lt;br /&gt;
Generic forms are used to collect specific information from a customer when one of the standard forms, such as the catalog request or contact form, cannot be used. Add, remove, and edit your generic forms here.&lt;br /&gt;
&lt;br /&gt;
==Inventory==&lt;br /&gt;
===Edit Categories===&lt;br /&gt;
Here you can manage your categories. To edit a category just click on the category name. The two options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Category | Delete Category&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Category&#039;&#039;&#039; -- Use this option to add new categories to your site.&lt;br /&gt;
*&#039;&#039;&#039;Delete Category&#039;&#039;&#039; -- Use this option to delete categories from your site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Expand All &amp;lt;/span&amp;gt; you can view all of your sub-categories. &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Collapse All&amp;lt;/span&amp;gt; will close all of the sub-categories and only display your parent categories.&lt;br /&gt;
&lt;br /&gt;
You can adjust the order the categories display on your site by changing the numeric values in the Adjust Order column. For example, in the image notice the one in the last row instead of a six. If you click submit this category will now display first.[[Image:Cat_adjust_order.jpg]]&lt;br /&gt;
&lt;br /&gt;
===All Products===&lt;br /&gt;
Add, remove, and edit your Products here. You can edit an existing product by clicking on it&#039;s name. The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search | Product ID Finder&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
*&#039;&#039;&#039;Product ID Finder&#039;&#039;&#039; -- Use this option to display a list of products by Name, SKU, and Product ID.&lt;br /&gt;
&lt;br /&gt;
===Products By Cat.===&lt;br /&gt;
In the product by category listing you are able to view, edit and remove products and sub-products from your store. Not only can you view your products, but you can manage the order in which your products and sub-products are displayed within their category the same way you can adjust the order of [[ECMS_Control_Panel#Edit_Categories|categories]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
&lt;br /&gt;
===Product Search===&lt;br /&gt;
Search with product name or sku or select the type of product you would like to view.&lt;br /&gt;
&lt;br /&gt;
===Refined Search===&lt;br /&gt;
===Custom Product Forms===&lt;br /&gt;
Custom product forms allow you to associate additional information with your products as well as adjusting the price. When this product is picked up by CMS the information in this form will be in the notes field.&lt;br /&gt;
&lt;br /&gt;
==== Add a form ====&lt;br /&gt;
* Click &#039;&#039;&#039;Add Form&#039;&#039;&#039;&lt;br /&gt;
* On the next page enter a name for this form in the &#039;&#039;&#039;Form Name&#039;&#039;&#039; field&lt;br /&gt;
* Click &#039;&#039;&#039;Add New Form&#039;&#039;&#039; - you will be taken to the form page&lt;br /&gt;
&lt;br /&gt;
Here you can add the fields you would like to have on the product page (see below for more details on form fields). Once you finish adding the form fields you&#039;ll need to associate products with this form.&lt;br /&gt;
&lt;br /&gt;
==== Product Selection ====&lt;br /&gt;
* Click &#039;&#039;&#039;Product Selection&#039;&#039;&#039;&lt;br /&gt;
* On this page select the products that should be associated with this form&lt;br /&gt;
* Click &#039;&#039;&#039;Submit&#039;&#039;&#039; when finished&lt;br /&gt;
&lt;br /&gt;
====Form Fields====&lt;br /&gt;
=====Subheading=====&lt;br /&gt;
* &#039;&#039;&#039;Subheading Text:&#039;&#039;&#039; Brief text to describe a section&lt;br /&gt;
=====Blank Line=====&lt;br /&gt;
* Used as a spacer in the form, adds a blank line&lt;br /&gt;
=====Text Field=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Size of Text Field:&#039;&#039;&#039; How large the text field will be&lt;br /&gt;
* &#039;&#039;&#039;Maximum Length of Text Field:&#039;&#039;&#039; The maximum number of characters the text field can hold&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;Letters only:&#039;&#039;&#039; Will only validate alphabetic characters, no numbers/symbols/spaces&lt;br /&gt;
** &#039;&#039;&#039;Numbers only:&#039;&#039;&#039; Will only validate numbers, no alphabetic/symbol/space characters&lt;br /&gt;
** &#039;&#039;&#039;Letters and Numbers only:&#039;&#039;&#039; Will validate alphanumeric characters, no spaces&lt;br /&gt;
** &#039;&#039;&#039;Sentence:&#039;&#039;&#039; Validates any alphanumeric text including spaces and symbols. Basically if you want a combined first/last name field, or an Address1 field, those are considered &amp;quot;sentence&amp;quot; fields.&lt;br /&gt;
** &#039;&#039;&#039;Paragraph:&#039;&#039;&#039; Validates any alphanumeric text including spaces, symbols, and multiple lines.&lt;br /&gt;
** &#039;&#039;&#039;Money:&#039;&#039;&#039; Will validate numeric values with a decimal place. No symbols.&lt;br /&gt;
** &#039;&#039;&#039;Web Address:&#039;&#039;&#039; Will validate a URL, http://www.example.com to just example.com&lt;br /&gt;
** &#039;&#039;&#039;E-mail Address:&#039;&#039;&#039; Will validate email addresses&lt;br /&gt;
** &#039;&#039;&#039;Phone Number:&#039;&#039;&#039; Will validate phone numbers&lt;br /&gt;
** &#039;&#039;&#039;Zip Code:&#039;&#039;&#039; Will validate a zip code including zip+4&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
&lt;br /&gt;
=====Radio Buttons=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Radio Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the radio options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Radio Option when the form is loaded this option will start selected.&lt;br /&gt;
=====Text Area=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Number of Columns:&#039;&#039;&#039; How wide the box will be by the number of characters to display. I.E. a value of 30 will be a box 30 characters wide.&lt;br /&gt;
* &#039;&#039;&#039;Number of Rows:&#039;&#039;&#039; How tall the box will be in rows. I.E. a value of 4 will allow for 4 lines of text.&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;See Text Field Validation above for a description&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Multiple Checkboxes=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the checkbox options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially checked, enter the same name as the desired Checkbox Option, one per line, when the form is loaded these options will start checked.&lt;br /&gt;
=====Single Checkbox=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Option:&#039;&#039;&#039; The value of this check box&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; Enter a value that will dynamically adjust your product price. Enter the value like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, or &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; If you want this box checked by default enter the same name you entered in Checkbox Option above, otherwise leave this blank.&lt;br /&gt;
=====Drop Down Box=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Drop Down Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the drop down options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Drop Down Option when the form is loaded this option will start selected.&lt;br /&gt;
&lt;br /&gt;
===Product Discounts===&lt;br /&gt;
===Product Reviews===&lt;br /&gt;
===Product Import===&lt;br /&gt;
The Product Import is used to import new products to your eCMS store, or update existing products.  This can be useful to add information fields that are not currently a part of CMS, such as meta data fields.&lt;br /&gt;
&lt;br /&gt;
===Category Import===&lt;br /&gt;
The Category import can be used to import new categories into eCMS, or to update information in existing categories (for example, meta title/description information).&lt;br /&gt;
&lt;br /&gt;
A few details:&lt;br /&gt;
* URLName is used if you want to be able to link to the category by a named URL instead of /category/&amp;lt;catID&amp;gt; (for example, using /category/dogfood).  The field should contain only the name, without any slashes or other directory information (&#039;dogfood&#039;, in our example), and must be a unique name in that store.  &#039;&#039;&#039;Spaces are prohibited!&#039;&#039;&#039;  (Underscores or hyphens are fine)&lt;br /&gt;
* Either Name or ID must be present.  If using Name, the full category &amp;quot;tree&amp;quot; must be present in this format: Main~SubCat~SubCat2~...FinalCat.&lt;br /&gt;
&lt;br /&gt;
====Running the Category Import====&lt;br /&gt;
# Click Inventory-&amp;gt;Category Import.&lt;br /&gt;
# Browse to the file you want to import.&lt;br /&gt;
# Set the notification email and click Submit.&lt;br /&gt;
#* If you get a response other than &amp;quot;thanks for the file, we&#039;ll email you when it&#039;s done&amp;quot;, your file has a formatting error.  Double-check your file and try again.&lt;br /&gt;
&lt;br /&gt;
===Refined Search=== &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Price Categories===&lt;br /&gt;
===Subscription Products===&lt;br /&gt;
===Vendors===&lt;br /&gt;
===Recipes===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
==Customers==&lt;br /&gt;
===Search===&lt;br /&gt;
===Groups===&lt;br /&gt;
For a detailed example see [[Promo Codes|Examples of using Customer Groups/Promo Codes.]]&lt;br /&gt;
&lt;br /&gt;
===Members===&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Options_member_options.jpg|thumb|Here you can set various member options.]]&lt;br /&gt;
You can set various member options in &#039;&#039;&#039;Options &amp;gt;&amp;gt; Member Options&#039;&#039;&#039;. These include:&lt;br /&gt;
&lt;br /&gt;
*Would you like to require approval before a customer can become a member? -- If set to &#039;&#039;&#039;Yes&#039;&#039;&#039; then you will need to approve all members by going to &#039;&#039;&#039;Customers &amp;gt;&amp;gt; Members&#039;&#039;&#039;. If set to &#039;&#039;&#039;No&#039;&#039;&#039; then all members will be auto-approved.&lt;br /&gt;
*What is the to address to inform you of a new member request? -- What email address would you like to receive new member request at.&lt;br /&gt;
*What is the from address for the email that notifies your customers once they are approved? -- The address you would like to have reply to member approvals with. Can be the same email address as the new member requests.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Reminder Service: you must edit the email message in reminder_service_email.tpl and enter the subject and from email below.&#039;&#039;&#039;&lt;br /&gt;
*What is the from address for the member reminder service? -- What email address you would like to use to send out reminders to members.&lt;br /&gt;
*What is the subject of the reminder service email? -- Subject for the reminder email.&lt;br /&gt;
&#039;&#039;&#039;Reminder Service Default Events&#039;&#039;&#039;&lt;br /&gt;
*Add New Reminder Service Event: -- Select the name and date of your reminder/event.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You can allow only members to use payment options other than credit cards by going to &#039;&#039;&#039;Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Only allow members to use payment methods other than credit card&#039;&#039;&#039;. In order to prevent a customer from abusing this you may want to use this option only if you require members to be approved first.&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
===Wishlists===&lt;br /&gt;
==Orders==&lt;br /&gt;
===Pending===&lt;br /&gt;
===Search===&lt;br /&gt;
===Gift Certificate Emails===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
==Wholesale==&lt;br /&gt;
===Orders===&lt;br /&gt;
===Approve Wholesalers===&lt;br /&gt;
===Search Wholesalers===&lt;br /&gt;
===Shipping===&lt;br /&gt;
==Marketing==&lt;br /&gt;
===Meta Tags===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Email Campaigns===&lt;br /&gt;
&lt;br /&gt;
Email campaigns provides a way to create, manage, and organize email &#039;blasts&#039;. For full documentation read the [http://webapps/wiki/images/2/2f/EmailBlasts.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
==Reporting==&lt;br /&gt;
===Affiliates===&lt;br /&gt;
Affiliates is a way to track affiliate sales through click-throughs and allow other companies or people to receive a commission for sales they generate. Affiliates are tracked through an &#039;affiliate code&#039; tacked to the end of a URL. For example, if you have an affiliate named &#039;getpaid&#039; then the URL would be http://www.your-site.com?a=getpaid. You would instruct your affiliates to append &#039;?a=getpaid&#039; to any link to your site. All hits would then be tracked and you can view reports to see how much, if any you traffic your affiliates generate for you and pay them appropriately.&lt;br /&gt;
From your eCMS control panel expand the Reporting section and click on Affiliates. Then click on the &amp;quot;Add Affiliates&amp;quot; link at the top of the page and fill out the appropriate information. &lt;br /&gt;
&lt;br /&gt;
*Affiliate or Program Name: Pick a unique name for this affiliate. &lt;br /&gt;
*Affiliate Code (used in url): This will be code on the end of the URL (http://your-site.com?a=code). Use alpha-numeric *characters to make it(a-z 0-9)easy. &lt;br /&gt;
*Email of Report Recipient: Who do you want to receive a copy of the report? &lt;br /&gt;
*Commission Rate: This is a numeric value expresses as either a flat rate dollar amount per sale, or a percentage of the total sale without tax and shipping. &lt;br /&gt;
*Send Monthly Email Report?: Check yes to enable this. An email will then be sent to the email addressed supplied above. &lt;br /&gt;
*Web Address: Affiliate&#039;s web site. &lt;br /&gt;
*Check Payable To: Payee &lt;br /&gt;
*Address 1: Address of Payee &lt;br /&gt;
*Address 2: &lt;br /&gt;
*City: &lt;br /&gt;
*State: &lt;br /&gt;
*Zip: &lt;br /&gt;
*Country: &lt;br /&gt;
*Phone: &lt;br /&gt;
*Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate. &lt;br /&gt;
*Affiliate Section Password: If you want the affiliate to be able to login to your site and view their statistics then supply a password for them. &lt;br /&gt;
*Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
===Benchmark===&lt;br /&gt;
===Bot Tracker===&lt;br /&gt;
===Cart Abandonment===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
===Comparatives===&lt;br /&gt;
===Email Bounce===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
===Incentive Programs===&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Opt-Out===&lt;br /&gt;
===Order Detail===&lt;br /&gt;
===Product Aging===&lt;br /&gt;
===Referrers===&lt;br /&gt;
===Revenue===&lt;br /&gt;
===Sales Rank===&lt;br /&gt;
===Search Engine Placement===&lt;br /&gt;
===Search Terms===&lt;br /&gt;
===Square In. Analyzer===&lt;br /&gt;
===Tell a Friend===&lt;br /&gt;
===Visits===&lt;br /&gt;
===Wishlist Products===&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
===Register for Training===&lt;br /&gt;
===Message Board===&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=227</id>
		<title>ECMS Control Panel</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=227"/>
		<updated>2009-05-26T23:55:55Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: /* Custom Product Forms */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Dashboard_mini.jpg‎|thumb|Sidebar of the eCMS Dashboard. Clicking on the plus sign next to each heading will expand the options.]]&lt;br /&gt;
==Settings==&lt;br /&gt;
===Overview===&lt;br /&gt;
The Dashboard where you can see New Feature Release, Site Maintenance, and Quick Stats&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
Options are where the majority of the site specific functions are set. These range from shipping and tax options, to site display options.&lt;br /&gt;
&lt;br /&gt;
===Shipping Tables===&lt;br /&gt;
Here you can setup and maintain site shipping tables.&lt;br /&gt;
&lt;br /&gt;
===Shipping Groups===&lt;br /&gt;
Shipping Groups are used to further limit shipping options to specific groups of customers that meet the defined criteria, such as State, Country, or product purchase type.&lt;br /&gt;
&lt;br /&gt;
===Google Sitemap===&lt;br /&gt;
Create and edit a Site Map for submission to Google&#039;s Site Map program.&lt;br /&gt;
&lt;br /&gt;
===Google Base===&lt;br /&gt;
&lt;br /&gt;
Creates an XML file that is manually uploaded to Google Base.&lt;br /&gt;
&lt;br /&gt;
===ChannelAdvisor===&lt;br /&gt;
*Settings (all the settings can be left blank if you do not want to use them)&lt;br /&gt;
**Manufacturer:&lt;br /&gt;
*** If you use this field you can set it to the field that contains the manufacturer, some people like vitamin companies, would have a manufacturer set.&lt;br /&gt;
**Manufacturer Number:&lt;br /&gt;
*** Set to the field that contains this info, usually set to sku.&lt;br /&gt;
**Brand: &lt;br /&gt;
*** Some people have their brands set as their categories, in this case you&#039;d select the category, otherwise whatever field contains this information.&lt;br /&gt;
**Use special pricing?&lt;br /&gt;
*** Yes or No - If a product is on special and &#039;No&#039; is selected above, the retail price will be included in the ChannelAdvisor Data Feed.&lt;br /&gt;
*Select Products&lt;br /&gt;
**Include all active products&lt;br /&gt;
***Include all active products - meaning all products that are not set as inactive.&lt;br /&gt;
**Include selected products only &lt;br /&gt;
***Include only the products you select below in the datafeed.&lt;br /&gt;
&lt;br /&gt;
Once the feed is set, it will update once a day and can be accessed using the URL that will appear on the bottom of the page once you click the Submit button under the &amp;quot;Pick Up Data Feeds&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===Delete Store===&lt;br /&gt;
This will delete your store. You will probably want to avoid clicking this option.&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
New Features to eCMS will be listed here, including features, templates, and services.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
===Template Tags===&lt;br /&gt;
Template tags offer you an easy way to change the content of your pages, as well as the content of your communications to your customers. [[Image:Template_tags.jpg|thumb|Image of Template Tags. Clicking on any of the links will show you the available template tags.]]&lt;br /&gt;
&lt;br /&gt;
===Template Library===&lt;br /&gt;
This is where all of the templates for your site are. Templates use [http://www.smarty.net/ Smarty] and [http://www.w3schools.com/HTML/ HTML] to control all of the visual elements of your site.&lt;br /&gt;
&lt;br /&gt;
===Image Library===&lt;br /&gt;
This is where all of the images for your site are uploaded and stored. Site images will be available at http://yoursite.com/images/. The options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Mass Image Upload | Single Image Upload | Assign Product Images | Publish All Images | Mass Publish Images |  Backup Images &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Mass Image Upload&#039;&#039;&#039; -- Use this option to upload a .zip file of images used for the site or products. There are two options as follows:&lt;br /&gt;
**&#039;&#039;&#039;Upload Product Images&#039;&#039;&#039; -- Use this option to upload a .zip file containing product images (thumbnails, large, and pop-up).&lt;br /&gt;
**&#039;&#039;&#039;Upload Site Images&#039;&#039;&#039; -- Use this option to upload site images for things like headers, backgrounds, etc. Site images will be available at http://yoursite.com/images/&lt;br /&gt;
*&#039;&#039;&#039;Single Image Upload&#039;&#039;&#039; -- Use this option to upload single site image. (Not used for product images.)&lt;br /&gt;
*&#039;&#039;&#039;Assign Product Images&#039;&#039;&#039; -- Use this option to assign products to images you have uploaded using the Mass Image Upload &amp;gt;&amp;gt; Upload Product Images.&lt;br /&gt;
*&#039;&#039;&#039;Publish All Images&#039;&#039;&#039; -- Use this option to publish &#039;&#039;&#039;all&#039;&#039;&#039; images to your live site. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Images&#039;&#039;&#039; -- Use this option to selectively publish multiple images to your live site at once. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Backup Images&#039;&#039;&#039; -- Use this option to create a .zip file of all of your images for download to your local computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also assign product images for one product at a time by going to Inventory &amp;gt;&amp;gt; All Products &amp;gt;&amp;gt; (click on the product name) &amp;gt;&amp;gt; Product Display &amp;gt;&amp;gt; Images.&lt;br /&gt;
===File Library===&lt;br /&gt;
You can upload files for use/download on your site here. Some examples are .js files for additional JavaScript functionality, PDF files for download, Flash Videos for streaming movies, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Upload File | Publish All Files | Mass Publish Files |  Backup Files &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Upload File&#039;&#039;&#039; -- Use this option to upload a file to your site. &lt;br /&gt;
*&#039;&#039;&#039;Publish All Files&#039;&#039;&#039; -- Use this option to publish files to your live site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Files&#039;&#039;&#039; -- Use this option to selectively publish multiple files at once to your site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Backup Files&#039;&#039;&#039; -- Use this option to create .zip backup of all the files on your site.&lt;br /&gt;
&lt;br /&gt;
===Generic Forms===&lt;br /&gt;
Generic forms are used to collect specific information from a customer when one of the standard forms, such as the catalog request or contact form, cannot be used. Add, remove, and edit your generic forms here.&lt;br /&gt;
&lt;br /&gt;
==Inventory==&lt;br /&gt;
===Edit Categories===&lt;br /&gt;
Here you can manage your categories. To edit a category just click on the category name. The two options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Category | Delete Category&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Category&#039;&#039;&#039; -- Use this option to add new categories to your site.&lt;br /&gt;
*&#039;&#039;&#039;Delete Category&#039;&#039;&#039; -- Use this option to delete categories from your site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Expand All &amp;lt;/span&amp;gt; you can view all of your sub-categories. &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Collapse All&amp;lt;/span&amp;gt; will close all of the sub-categories and only display your parent categories.&lt;br /&gt;
&lt;br /&gt;
You can adjust the order the categories display on your site by changing the numeric values in the Adjust Order column. For example, in the image notice the one in the last row instead of a six. If you click submit this category will now display first.[[Image:Cat_adjust_order.jpg]]&lt;br /&gt;
&lt;br /&gt;
===All Products===&lt;br /&gt;
Add, remove, and edit your Products here. You can edit an existing product by clicking on it&#039;s name. The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search | Product ID Finder&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
*&#039;&#039;&#039;Product ID Finder&#039;&#039;&#039; -- Use this option to display a list of products by Name, SKU, and Product ID.&lt;br /&gt;
&lt;br /&gt;
===Products By Cat.===&lt;br /&gt;
In the product by category listing you are able to view, edit and remove products and sub-products from your store. Not only can you view your products, but you can manage the order in which your products and sub-products are displayed within their category the same way you can adjust the order of [[ECMS_Control_Panel#Edit_Categories|categories]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
&lt;br /&gt;
===Product Search===&lt;br /&gt;
Search with product name or sku or select the type of product you would like to view.&lt;br /&gt;
&lt;br /&gt;
===Refined Search===&lt;br /&gt;
===Custom Product Forms===&lt;br /&gt;
Custom product forms allow you to associate additional information with your products as well as adjusting the price. When this product is picked up by CMS the information in this form will be in the notes field.&lt;br /&gt;
&lt;br /&gt;
==== Add a form ====&lt;br /&gt;
* Click &#039;&#039;&#039;Add Form&#039;&#039;&#039;&lt;br /&gt;
* On the next page enter a name for this form in the &#039;&#039;&#039;Form Name&#039;&#039;&#039; field&lt;br /&gt;
* Click &#039;&#039;&#039;Add New Form&#039;&#039;&#039; - you will be taken to the form page&lt;br /&gt;
&lt;br /&gt;
Here you can add the fields you would like to have on the product page (see below for more details on form fields). Once you finish adding the form fields you&#039;ll need to associate products with this form.&lt;br /&gt;
&lt;br /&gt;
==== Product Selection ====&lt;br /&gt;
* Click &#039;&#039;&#039;Product Selection&#039;&#039;&#039;&lt;br /&gt;
* On this page select the products that should be associated with this form&lt;br /&gt;
* Click &#039;&#039;&#039;Submit&#039;&#039;&#039; when finished&lt;br /&gt;
&lt;br /&gt;
====Form Fields====&lt;br /&gt;
=====Subheading=====&lt;br /&gt;
* &#039;&#039;&#039;Subheading Text:&#039;&#039;&#039; Brief text to describe a section&lt;br /&gt;
=====Blank Line=====&lt;br /&gt;
* Used as a spacer in the form, adds a blank line&lt;br /&gt;
=====Text Field=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Size of Text Field:&#039;&#039;&#039; How large the text field will be&lt;br /&gt;
* &#039;&#039;&#039;Maximum Length of Text Field:&#039;&#039;&#039; The maximum number of characters the text field can hold&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;Letters only:&#039;&#039;&#039; Will only validate alphabetic characters, no numbers/symbols/spaces&lt;br /&gt;
** &#039;&#039;&#039;Numbers only:&#039;&#039;&#039; Will only validate numbers, no alphabetic/symbol/space characters&lt;br /&gt;
** &#039;&#039;&#039;Letters and Numbers only:&#039;&#039;&#039; Will validate alphanumeric characters, no spaces&lt;br /&gt;
** &#039;&#039;&#039;Sentence:&#039;&#039;&#039; Validates any alphanumeric text including spaces and symbols. Basically if you want a combined first/last name field, or an Address1 field, those are considered &amp;quot;sentence&amp;quot; fields.&lt;br /&gt;
** &#039;&#039;&#039;Paragraph:&#039;&#039;&#039; Validates any alphanumeric text including spaces, symbols, and multiple lines.&lt;br /&gt;
** &#039;&#039;&#039;Money:&#039;&#039;&#039; Will validate numeric values with a decimal place. No symbols.&lt;br /&gt;
** &#039;&#039;&#039;Web Address:&#039;&#039;&#039; Will validate a URL, http://www.site.com to just site.com&lt;br /&gt;
** &#039;&#039;&#039;E-mail Address:&#039;&#039;&#039; Will validate email addresses&lt;br /&gt;
** &#039;&#039;&#039;Phone Number:&#039;&#039;&#039; Will validate phone numbers&lt;br /&gt;
** &#039;&#039;&#039;Zip Code:&#039;&#039;&#039; Will validate a zip code including zip+4&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Radio Buttons=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Radio Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the radio options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Radio Option when the form is loaded this option will start selected.&lt;br /&gt;
=====Text Area=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Number of Columns:&#039;&#039;&#039; How wide the box will be by the number of characters to display. I.E. a value of 30 will be a box 30 characters wide.&lt;br /&gt;
* &#039;&#039;&#039;Number of Rows:&#039;&#039;&#039; How tall the box will be in rows. I.E. a value of 4 will allow for 4 lines of text.&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;See Text Field Validation above for a description&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Multiple Checkboxes=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the checkbox options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially checked, enter the same name as the desired Checkbox Option, one per line, when the form is loaded these options will start checked.&lt;br /&gt;
=====Single Checkbox=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Option:&#039;&#039;&#039; The value of this check box&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; Enter a value that will dynamically adjust your product price. Enter the value like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, or &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; If you want this box checked by default enter the same name you entered in Checkbox Option above, otherwise leave this blank.&lt;br /&gt;
=====Drop Down Box=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Drop Down Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the drop down options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Drop Down Option when the form is loaded this option will start selected.&lt;br /&gt;
&lt;br /&gt;
===Product Discounts===&lt;br /&gt;
===Product Reviews===&lt;br /&gt;
===Product Import===&lt;br /&gt;
The Product Import is used to import new products to your eCMS store, or update existing products.  This can be useful to add information fields that are not currently a part of CMS, such as meta data fields.&lt;br /&gt;
&lt;br /&gt;
===Category Import===&lt;br /&gt;
The Category import can be used to import new categories into eCMS, or to update information in existing categories (for example, meta title/description information).&lt;br /&gt;
&lt;br /&gt;
A few details:&lt;br /&gt;
* URLName is used if you want to be able to link to the category by a named URL instead of /category/&amp;lt;catID&amp;gt; (for example, using /category/dogfood).  The field should contain only the name, without any slashes or other directory information (&#039;dogfood&#039;, in our example), and must be a unique name in that store.  &#039;&#039;&#039;Spaces are prohibited!&#039;&#039;&#039;  (Underscores or hyphens are fine)&lt;br /&gt;
* Either Name or ID must be present.  If using Name, the full category &amp;quot;tree&amp;quot; must be present in this format: Main~SubCat~SubCat2~...FinalCat.&lt;br /&gt;
&lt;br /&gt;
====Running the Category Import====&lt;br /&gt;
# Click Inventory-&amp;gt;Category Import.&lt;br /&gt;
# Browse to the file you want to import.&lt;br /&gt;
# Set the notification email and click Submit.&lt;br /&gt;
#* If you get a response other than &amp;quot;thanks for the file, we&#039;ll email you when it&#039;s done&amp;quot;, your file has a formatting error.  Double-check your file and try again.&lt;br /&gt;
&lt;br /&gt;
===Refined Search=== &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Price Categories===&lt;br /&gt;
===Subscription Products===&lt;br /&gt;
===Vendors===&lt;br /&gt;
===Recipes===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
==Customers==&lt;br /&gt;
===Search===&lt;br /&gt;
===Groups===&lt;br /&gt;
For a detailed example see [[Promo Codes|Examples of using Customer Groups/Promo Codes.]]&lt;br /&gt;
&lt;br /&gt;
===Members===&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Options_member_options.jpg|thumb|Here you can set various member options.]]&lt;br /&gt;
You can set various member options in &#039;&#039;&#039;Options &amp;gt;&amp;gt; Member Options&#039;&#039;&#039;. These include:&lt;br /&gt;
&lt;br /&gt;
*Would you like to require approval before a customer can become a member? -- If set to &#039;&#039;&#039;Yes&#039;&#039;&#039; then you will need to approve all members by going to &#039;&#039;&#039;Customers &amp;gt;&amp;gt; Members&#039;&#039;&#039;. If set to &#039;&#039;&#039;No&#039;&#039;&#039; then all members will be auto-approved.&lt;br /&gt;
*What is the to address to inform you of a new member request? -- What email address would you like to receive new member request at.&lt;br /&gt;
*What is the from address for the email that notifies your customers once they are approved? -- The address you would like to have reply to member approvals with. Can be the same email address as the new member requests.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Reminder Service: you must edit the email message in reminder_service_email.tpl and enter the subject and from email below.&#039;&#039;&#039;&lt;br /&gt;
*What is the from address for the member reminder service? -- What email address you would like to use to send out reminders to members.&lt;br /&gt;
*What is the subject of the reminder service email? -- Subject for the reminder email.&lt;br /&gt;
&#039;&#039;&#039;Reminder Service Default Events&#039;&#039;&#039;&lt;br /&gt;
*Add New Reminder Service Event: -- Select the name and date of your reminder/event.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You can allow only members to use payment options other than credit cards by going to &#039;&#039;&#039;Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Only allow members to use payment methods other than credit card&#039;&#039;&#039;. In order to prevent a customer from abusing this you may want to use this option only if you require members to be approved first.&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
===Wishlists===&lt;br /&gt;
==Orders==&lt;br /&gt;
===Pending===&lt;br /&gt;
===Search===&lt;br /&gt;
===Gift Certificate Emails===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
==Wholesale==&lt;br /&gt;
===Orders===&lt;br /&gt;
===Approve Wholesalers===&lt;br /&gt;
===Search Wholesalers===&lt;br /&gt;
===Shipping===&lt;br /&gt;
==Marketing==&lt;br /&gt;
===Meta Tags===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Email Campaigns===&lt;br /&gt;
&lt;br /&gt;
Email campaigns provides a way to create, manage, and organize email &#039;blasts&#039;. For full documentation read the [http://webapps/wiki/images/2/2f/EmailBlasts.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
==Reporting==&lt;br /&gt;
===Affiliates===&lt;br /&gt;
Affiliates is a way to track affiliate sales through click-throughs and allow other companies or people to receive a commission for sales they generate. Affiliates are tracked through an &#039;affiliate code&#039; tacked to the end of a URL. For example, if you have an affiliate named &#039;getpaid&#039; then the URL would be http://www.your-site.com?a=getpaid. You would instruct your affiliates to append &#039;?a=getpaid&#039; to any link to your site. All hits would then be tracked and you can view reports to see how much, if any you traffic your affiliates generate for you and pay them appropriately.&lt;br /&gt;
From your eCMS control panel expand the Reporting section and click on Affiliates. Then click on the &amp;quot;Add Affiliates&amp;quot; link at the top of the page and fill out the appropriate information. &lt;br /&gt;
&lt;br /&gt;
*Affiliate or Program Name: Pick a unique name for this affiliate. &lt;br /&gt;
*Affiliate Code (used in url): This will be code on the end of the URL (http://your-site.com?a=code). Use alpha-numeric *characters to make it(a-z 0-9)easy. &lt;br /&gt;
*Email of Report Recipient: Who do you want to receive a copy of the report? &lt;br /&gt;
*Commission Rate: This is a numeric value expresses as either a flat rate dollar amount per sale, or a percentage of the total sale without tax and shipping. &lt;br /&gt;
*Send Monthly Email Report?: Check yes to enable this. An email will then be sent to the email addressed supplied above. &lt;br /&gt;
*Web Address: Affiliate&#039;s web site. &lt;br /&gt;
*Check Payable To: Payee &lt;br /&gt;
*Address 1: Address of Payee &lt;br /&gt;
*Address 2: &lt;br /&gt;
*City: &lt;br /&gt;
*State: &lt;br /&gt;
*Zip: &lt;br /&gt;
*Country: &lt;br /&gt;
*Phone: &lt;br /&gt;
*Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate. &lt;br /&gt;
*Affiliate Section Password: If you want the affiliate to be able to login to your site and view their statistics then supply a password for them. &lt;br /&gt;
*Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
===Benchmark===&lt;br /&gt;
===Bot Tracker===&lt;br /&gt;
===Cart Abandonment===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
===Comparatives===&lt;br /&gt;
===Email Bounce===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
===Incentive Programs===&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Opt-Out===&lt;br /&gt;
===Order Detail===&lt;br /&gt;
===Product Aging===&lt;br /&gt;
===Referrers===&lt;br /&gt;
===Revenue===&lt;br /&gt;
===Sales Rank===&lt;br /&gt;
===Search Engine Placement===&lt;br /&gt;
===Search Terms===&lt;br /&gt;
===Square In. Analyzer===&lt;br /&gt;
===Tell a Friend===&lt;br /&gt;
===Visits===&lt;br /&gt;
===Wishlist Products===&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
===Register for Training===&lt;br /&gt;
===Message Board===&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=226</id>
		<title>ECMS Control Panel</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=ECMS_Control_Panel&amp;diff=226"/>
		<updated>2009-05-26T23:30:16Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: /* Custom Product Forms */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Dashboard_mini.jpg‎|thumb|Sidebar of the eCMS Dashboard. Clicking on the plus sign next to each heading will expand the options.]]&lt;br /&gt;
==Settings==&lt;br /&gt;
===Overview===&lt;br /&gt;
The Dashboard where you can see New Feature Release, Site Maintenance, and Quick Stats&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
Options are where the majority of the site specific functions are set. These range from shipping and tax options, to site display options.&lt;br /&gt;
&lt;br /&gt;
===Shipping Tables===&lt;br /&gt;
Here you can setup and maintain site shipping tables.&lt;br /&gt;
&lt;br /&gt;
===Shipping Groups===&lt;br /&gt;
Shipping Groups are used to further limit shipping options to specific groups of customers that meet the defined criteria, such as State, Country, or product purchase type.&lt;br /&gt;
&lt;br /&gt;
===Google Sitemap===&lt;br /&gt;
Create and edit a Site Map for submission to Google&#039;s Site Map program.&lt;br /&gt;
&lt;br /&gt;
===Google Base===&lt;br /&gt;
&lt;br /&gt;
Creates an XML file that is manually uploaded to Google Base.&lt;br /&gt;
&lt;br /&gt;
===ChannelAdvisor===&lt;br /&gt;
*Settings (all the settings can be left blank if you do not want to use them)&lt;br /&gt;
**Manufacturer:&lt;br /&gt;
*** If you use this field you can set it to the field that contains the manufacturer, some people like vitamin companies, would have a manufacturer set.&lt;br /&gt;
**Manufacturer Number:&lt;br /&gt;
*** Set to the field that contains this info, usually set to sku.&lt;br /&gt;
**Brand: &lt;br /&gt;
*** Some people have their brands set as their categories, in this case you&#039;d select the category, otherwise whatever field contains this information.&lt;br /&gt;
**Use special pricing?&lt;br /&gt;
*** Yes or No - If a product is on special and &#039;No&#039; is selected above, the retail price will be included in the ChannelAdvisor Data Feed.&lt;br /&gt;
*Select Products&lt;br /&gt;
**Include all active products&lt;br /&gt;
***Include all active products - meaning all products that are not set as inactive.&lt;br /&gt;
**Include selected products only &lt;br /&gt;
***Include only the products you select below in the datafeed.&lt;br /&gt;
&lt;br /&gt;
Once the feed is set, it will update once a day and can be accessed using the URL that will appear on the bottom of the page once you click the Submit button under the &amp;quot;Pick Up Data Feeds&amp;quot; section.&lt;br /&gt;
&lt;br /&gt;
===Delete Store===&lt;br /&gt;
This will delete your store. You will probably want to avoid clicking this option.&lt;br /&gt;
&lt;br /&gt;
===New Features===&lt;br /&gt;
New Features to eCMS will be listed here, including features, templates, and services.&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
===Template Tags===&lt;br /&gt;
Template tags offer you an easy way to change the content of your pages, as well as the content of your communications to your customers. [[Image:Template_tags.jpg|thumb|Image of Template Tags. Clicking on any of the links will show you the available template tags.]]&lt;br /&gt;
&lt;br /&gt;
===Template Library===&lt;br /&gt;
This is where all of the templates for your site are. Templates use [http://www.smarty.net/ Smarty] and [http://www.w3schools.com/HTML/ HTML] to control all of the visual elements of your site.&lt;br /&gt;
&lt;br /&gt;
===Image Library===&lt;br /&gt;
This is where all of the images for your site are uploaded and stored. Site images will be available at http://yoursite.com/images/. The options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Mass Image Upload | Single Image Upload | Assign Product Images | Publish All Images | Mass Publish Images |  Backup Images &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Mass Image Upload&#039;&#039;&#039; -- Use this option to upload a .zip file of images used for the site or products. There are two options as follows:&lt;br /&gt;
**&#039;&#039;&#039;Upload Product Images&#039;&#039;&#039; -- Use this option to upload a .zip file containing product images (thumbnails, large, and pop-up).&lt;br /&gt;
**&#039;&#039;&#039;Upload Site Images&#039;&#039;&#039; -- Use this option to upload site images for things like headers, backgrounds, etc. Site images will be available at http://yoursite.com/images/&lt;br /&gt;
*&#039;&#039;&#039;Single Image Upload&#039;&#039;&#039; -- Use this option to upload single site image. (Not used for product images.)&lt;br /&gt;
*&#039;&#039;&#039;Assign Product Images&#039;&#039;&#039; -- Use this option to assign products to images you have uploaded using the Mass Image Upload &amp;gt;&amp;gt; Upload Product Images.&lt;br /&gt;
*&#039;&#039;&#039;Publish All Images&#039;&#039;&#039; -- Use this option to publish &#039;&#039;&#039;all&#039;&#039;&#039; images to your live site. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Images&#039;&#039;&#039; -- Use this option to selectively publish multiple images to your live site at once. &#039;&#039;Images that are upload are only available in staging until you have publishes them.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Backup Images&#039;&#039;&#039; -- Use this option to create a .zip file of all of your images for download to your local computer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also assign product images for one product at a time by going to Inventory &amp;gt;&amp;gt; All Products &amp;gt;&amp;gt; (click on the product name) &amp;gt;&amp;gt; Product Display &amp;gt;&amp;gt; Images.&lt;br /&gt;
===File Library===&lt;br /&gt;
You can upload files for use/download on your site here. Some examples are .js files for additional JavaScript functionality, PDF files for download, Flash Videos for streaming movies, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Upload File | Publish All Files | Mass Publish Files |  Backup Files &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Upload File&#039;&#039;&#039; -- Use this option to upload a file to your site. &lt;br /&gt;
*&#039;&#039;&#039;Publish All Files&#039;&#039;&#039; -- Use this option to publish files to your live site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Mass Publish Files&#039;&#039;&#039; -- Use this option to selectively publish multiple files at once to your site. Published files will be available at http://yoursite.com/downloads/&lt;br /&gt;
*&#039;&#039;&#039;Backup Files&#039;&#039;&#039; -- Use this option to create .zip backup of all the files on your site.&lt;br /&gt;
&lt;br /&gt;
===Generic Forms===&lt;br /&gt;
Generic forms are used to collect specific information from a customer when one of the standard forms, such as the catalog request or contact form, cannot be used. Add, remove, and edit your generic forms here.&lt;br /&gt;
&lt;br /&gt;
==Inventory==&lt;br /&gt;
===Edit Categories===&lt;br /&gt;
Here you can manage your categories. To edit a category just click on the category name. The two options are:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Category | Delete Category&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Category&#039;&#039;&#039; -- Use this option to add new categories to your site.&lt;br /&gt;
*&#039;&#039;&#039;Delete Category&#039;&#039;&#039; -- Use this option to delete categories from your site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you click &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Expand All &amp;lt;/span&amp;gt; you can view all of your sub-categories. &amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Collapse All&amp;lt;/span&amp;gt; will close all of the sub-categories and only display your parent categories.&lt;br /&gt;
&lt;br /&gt;
You can adjust the order the categories display on your site by changing the numeric values in the Adjust Order column. For example, in the image notice the one in the last row instead of a six. If you click submit this category will now display first.[[Image:Cat_adjust_order.jpg]]&lt;br /&gt;
&lt;br /&gt;
===All Products===&lt;br /&gt;
Add, remove, and edit your Products here. You can edit an existing product by clicking on it&#039;s name. The options are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search | Product ID Finder&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
*&#039;&#039;&#039;Product ID Finder&#039;&#039;&#039; -- Use this option to display a list of products by Name, SKU, and Product ID.&lt;br /&gt;
&lt;br /&gt;
===Products By Cat.===&lt;br /&gt;
In the product by category listing you are able to view, edit and remove products and sub-products from your store. Not only can you view your products, but you can manage the order in which your products and sub-products are displayed within their category the same way you can adjust the order of [[ECMS_Control_Panel#Edit_Categories|categories]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:blue;&amp;quot;&amp;gt;Add Product | Copy Product | Delete Product | Product Search&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Add Product&#039;&#039;&#039; -- Use this option to add additional products to your site. &#039;&#039;&#039;Note:&#039;&#039;&#039; Products added manually will not be present in CMS. You should usually add products in CMS and then upload them to the web.&lt;br /&gt;
*&#039;&#039;&#039;Copy Product&#039;&#039;&#039; -- Use this option to copy a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; Images and electronic download information will not be copied. &lt;br /&gt;
*&#039;&#039;&#039;Delete Product&#039;&#039;&#039; -- Use this option to delete a product. &#039;&#039;&#039;Note:&#039;&#039;&#039; This will not delete a product from CMS.&lt;br /&gt;
*&#039;&#039;&#039;Product Search&#039;&#039;&#039; -- Use this option to search for a product by SKU, name, or type.&lt;br /&gt;
&lt;br /&gt;
===Product Search===&lt;br /&gt;
Search with product name or sku or select the type of product you would like to view.&lt;br /&gt;
&lt;br /&gt;
===Refined Search===&lt;br /&gt;
===Custom Product Forms===&lt;br /&gt;
Custom product forms allow you to associate additional information with your products as well as adjusting the price. When this product is picked up by CMS the information in this form will be in the notes field.&lt;br /&gt;
&lt;br /&gt;
==== Add a form ====&lt;br /&gt;
* Click &#039;&#039;&#039;Add Form&#039;&#039;&#039;&lt;br /&gt;
* On the next page enter a name for this form in the &#039;&#039;&#039;Form Name&#039;&#039;&#039; field&lt;br /&gt;
* Click &#039;&#039;&#039;Add New Form&#039;&#039;&#039; - you will be taken to the form page&lt;br /&gt;
&lt;br /&gt;
Here you can add the fields you would like to have on the product page (see below for more details on form fields). Once you finish adding the form fields you&#039;ll need to associate products with this form.&lt;br /&gt;
&lt;br /&gt;
==== Product Selection ====&lt;br /&gt;
* Click &#039;&#039;&#039;Product Selection&#039;&#039;&#039;&lt;br /&gt;
* On this page select the products that should be associated with this form&lt;br /&gt;
* Click &#039;&#039;&#039;Submit&#039;&#039;&#039; when finished&lt;br /&gt;
&lt;br /&gt;
====Form Fields====&lt;br /&gt;
=====Subheading=====&lt;br /&gt;
* &#039;&#039;&#039;Subheading Text:&#039;&#039;&#039; Brief text to describe a section&lt;br /&gt;
=====Blank Line=====&lt;br /&gt;
* Used as a spacer in the form, adds a blank line&lt;br /&gt;
=====Text Field=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Size of Text Field:&#039;&#039;&#039; How large the text field will be&lt;br /&gt;
* &#039;&#039;&#039;Maximum Length of Text Field:&#039;&#039;&#039; The maximum number of characters the text field can hold&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;Letters only:&#039;&#039;&#039; Will only validate alphabetic characters, no numbers/symbols&lt;br /&gt;
** &#039;&#039;&#039;Numbers only:&#039;&#039;&#039; Will only validate numbers, no alphabetic/symbol characters&lt;br /&gt;
** &#039;&#039;&#039;Letters and Numbers only:&#039;&#039;&#039; Will validate alphanumeric characters&lt;br /&gt;
** &#039;&#039;&#039;Sentence:&#039;&#039;&#039; Validates any alphanumeric text including spaces and symbols. Basically if you want a combined first/last name field, or an Address1 field, those are considered &amp;quot;sentence&amp;quot; fields.&lt;br /&gt;
** &#039;&#039;&#039;Paragraph:&#039;&#039;&#039; Validates any alphanumeric text including spaces, symbols, and multiple lines.&lt;br /&gt;
** &#039;&#039;&#039;Money:&#039;&#039;&#039; Will validate numeric values with a decimal place. No symbols.&lt;br /&gt;
** &#039;&#039;&#039;Web Address:&#039;&#039;&#039; Will validate a URL, http://www.site.com to just site.com&lt;br /&gt;
** &#039;&#039;&#039;E-mail Address:&#039;&#039;&#039; Will validate email addresses&lt;br /&gt;
** &#039;&#039;&#039;Phone Number:&#039;&#039;&#039; Will validate phone numbers&lt;br /&gt;
** &#039;&#039;&#039;Zip Code:&#039;&#039;&#039; Will validate a zip code including zip+4&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Radio Buttons=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Radio Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the radio options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Radio Option when the form is loaded this option will start selected.&lt;br /&gt;
=====Text Area=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this text field&lt;br /&gt;
* &#039;&#039;&#039;Number of Columns:&#039;&#039;&#039; How wide the box will be by the number of characters to display. I.E. a value of 30 will be a box 30 characters wide.&lt;br /&gt;
* &#039;&#039;&#039;Number of Rows:&#039;&#039;&#039; How tall the box will be in rows. I.E. a value of 4 will allow for 4 lines of text.&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;How should this field be validated?:&#039;&#039;&#039; Select the proper validation based on the following list.&lt;br /&gt;
** &#039;&#039;&#039;See Text Field Validation above for a description&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Default Field Value:&#039;&#039;&#039; The fields starting value, keep this blank if no default value is needed.&lt;br /&gt;
=====Multiple Checkboxes=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the checkbox options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially checked, enter the same name as the desired Checkbox Option, one per line, when the form is loaded these options will start checked.&lt;br /&gt;
=====Single Checkbox=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Checkbox Option:&#039;&#039;&#039; The value of this check box&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; Enter a value that will dynamically adjust your product price. Enter the value like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, or &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; If you want this box checked by default enter the same name you entered in Checkbox Option above, otherwise leave this blank.&lt;br /&gt;
=====Drop Down Box=====&lt;br /&gt;
* &#039;&#039;&#039;Label:&#039;&#039;&#039; A label for this field&lt;br /&gt;
* &#039;&#039;&#039;Is this a required field?:&#039;&#039;&#039; Make the field required&lt;br /&gt;
* &#039;&#039;&#039;Drop Down Options:&#039;&#039;&#039; A list of options to display, one per line&lt;br /&gt;
* &#039;&#039;&#039;Price Adjustments:&#039;&#039;&#039; A list of options, one per line, corresponding to the drop down options entered above that will dynamically adjust your product price. Enter the values like &#039;&#039;&#039;+1.00&#039;&#039;&#039; to add a dollar to the price, and &#039;&#039;&#039;-.050&#039;&#039;&#039; to subtract 50 cents from the price.&lt;br /&gt;
* &#039;&#039;&#039;Default Value:&#039;&#039;&#039; Which of the above options should be initially selected, enter the same name as the desired Drop Down Option when the form is loaded this option will start selected.&lt;br /&gt;
&lt;br /&gt;
===Product Discounts===&lt;br /&gt;
===Product Reviews===&lt;br /&gt;
===Product Import===&lt;br /&gt;
The Product Import is used to import new products to your eCMS store, or update existing products.  This can be useful to add information fields that are not currently a part of CMS, such as meta data fields.&lt;br /&gt;
&lt;br /&gt;
===Category Import===&lt;br /&gt;
The Category import can be used to import new categories into eCMS, or to update information in existing categories (for example, meta title/description information).&lt;br /&gt;
&lt;br /&gt;
A few details:&lt;br /&gt;
* URLName is used if you want to be able to link to the category by a named URL instead of /category/&amp;lt;catID&amp;gt; (for example, using /category/dogfood).  The field should contain only the name, without any slashes or other directory information (&#039;dogfood&#039;, in our example), and must be a unique name in that store.  &#039;&#039;&#039;Spaces are prohibited!&#039;&#039;&#039;  (Underscores or hyphens are fine)&lt;br /&gt;
* Either Name or ID must be present.  If using Name, the full category &amp;quot;tree&amp;quot; must be present in this format: Main~SubCat~SubCat2~...FinalCat.&lt;br /&gt;
&lt;br /&gt;
====Running the Category Import====&lt;br /&gt;
# Click Inventory-&amp;gt;Category Import.&lt;br /&gt;
# Browse to the file you want to import.&lt;br /&gt;
# Set the notification email and click Submit.&lt;br /&gt;
#* If you get a response other than &amp;quot;thanks for the file, we&#039;ll email you when it&#039;s done&amp;quot;, your file has a formatting error.  Double-check your file and try again.&lt;br /&gt;
&lt;br /&gt;
===Refined Search=== &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Price Categories===&lt;br /&gt;
===Subscription Products===&lt;br /&gt;
===Vendors===&lt;br /&gt;
===Recipes===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
==Customers==&lt;br /&gt;
===Search===&lt;br /&gt;
===Groups===&lt;br /&gt;
For a detailed example see [[Promo Codes|Examples of using Customer Groups/Promo Codes.]]&lt;br /&gt;
&lt;br /&gt;
===Members===&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Options_member_options.jpg|thumb|Here you can set various member options.]]&lt;br /&gt;
You can set various member options in &#039;&#039;&#039;Options &amp;gt;&amp;gt; Member Options&#039;&#039;&#039;. These include:&lt;br /&gt;
&lt;br /&gt;
*Would you like to require approval before a customer can become a member? -- If set to &#039;&#039;&#039;Yes&#039;&#039;&#039; then you will need to approve all members by going to &#039;&#039;&#039;Customers &amp;gt;&amp;gt; Members&#039;&#039;&#039;. If set to &#039;&#039;&#039;No&#039;&#039;&#039; then all members will be auto-approved.&lt;br /&gt;
*What is the to address to inform you of a new member request? -- What email address would you like to receive new member request at.&lt;br /&gt;
*What is the from address for the email that notifies your customers once they are approved? -- The address you would like to have reply to member approvals with. Can be the same email address as the new member requests.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Reminder Service: you must edit the email message in reminder_service_email.tpl and enter the subject and from email below.&#039;&#039;&#039;&lt;br /&gt;
*What is the from address for the member reminder service? -- What email address you would like to use to send out reminders to members.&lt;br /&gt;
*What is the subject of the reminder service email? -- Subject for the reminder email.&lt;br /&gt;
&#039;&#039;&#039;Reminder Service Default Events&#039;&#039;&#039;&lt;br /&gt;
*Add New Reminder Service Event: -- Select the name and date of your reminder/event.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; You can allow only members to use payment options other than credit cards by going to &#039;&#039;&#039;Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Payment Options &amp;gt;&amp;gt; Only allow members to use payment methods other than credit card&#039;&#039;&#039;. In order to prevent a customer from abusing this you may want to use this option only if you require members to be approved first.&lt;br /&gt;
&lt;br /&gt;
For a detail example see [[eCMS Members|What is the members section?]]&lt;br /&gt;
&lt;br /&gt;
===Wishlists===&lt;br /&gt;
==Orders==&lt;br /&gt;
===Pending===&lt;br /&gt;
===Search===&lt;br /&gt;
===Gift Certificate Emails===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
==Wholesale==&lt;br /&gt;
===Orders===&lt;br /&gt;
===Approve Wholesalers===&lt;br /&gt;
===Search Wholesalers===&lt;br /&gt;
===Shipping===&lt;br /&gt;
==Marketing==&lt;br /&gt;
===Meta Tags===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Email Campaigns===&lt;br /&gt;
&lt;br /&gt;
Email campaigns provides a way to create, manage, and organize email &#039;blasts&#039;. For full documentation read the [http://webapps/wiki/images/2/2f/EmailBlasts.pdf pdf]&lt;br /&gt;
&lt;br /&gt;
==Reporting==&lt;br /&gt;
===Affiliates===&lt;br /&gt;
Affiliates is a way to track affiliate sales through click-throughs and allow other companies or people to receive a commission for sales they generate. Affiliates are tracked through an &#039;affiliate code&#039; tacked to the end of a URL. For example, if you have an affiliate named &#039;getpaid&#039; then the URL would be http://www.your-site.com?a=getpaid. You would instruct your affiliates to append &#039;?a=getpaid&#039; to any link to your site. All hits would then be tracked and you can view reports to see how much, if any you traffic your affiliates generate for you and pay them appropriately.&lt;br /&gt;
From your eCMS control panel expand the Reporting section and click on Affiliates. Then click on the &amp;quot;Add Affiliates&amp;quot; link at the top of the page and fill out the appropriate information. &lt;br /&gt;
&lt;br /&gt;
*Affiliate or Program Name: Pick a unique name for this affiliate. &lt;br /&gt;
*Affiliate Code (used in url): This will be code on the end of the URL (http://your-site.com?a=code). Use alpha-numeric *characters to make it(a-z 0-9)easy. &lt;br /&gt;
*Email of Report Recipient: Who do you want to receive a copy of the report? &lt;br /&gt;
*Commission Rate: This is a numeric value expresses as either a flat rate dollar amount per sale, or a percentage of the total sale without tax and shipping. &lt;br /&gt;
*Send Monthly Email Report?: Check yes to enable this. An email will then be sent to the email addressed supplied above. &lt;br /&gt;
*Web Address: Affiliate&#039;s web site. &lt;br /&gt;
*Check Payable To: Payee &lt;br /&gt;
*Address 1: Address of Payee &lt;br /&gt;
*Address 2: &lt;br /&gt;
*City: &lt;br /&gt;
*State: &lt;br /&gt;
*Zip: &lt;br /&gt;
*Country: &lt;br /&gt;
*Phone: &lt;br /&gt;
*Affiliates can have access to their commission and statistics for the last 12 months. All you need to do is give the affiliate a password and send them to http://yourdomain.com/affiliate. &lt;br /&gt;
*Affiliate Section Password: If you want the affiliate to be able to login to your site and view their statistics then supply a password for them. &lt;br /&gt;
*Retype Affiliate Section Password:&lt;br /&gt;
&lt;br /&gt;
===Benchmark===&lt;br /&gt;
===Bot Tracker===&lt;br /&gt;
===Cart Abandonment===&lt;br /&gt;
===Catalog Requests===&lt;br /&gt;
===Comparatives===&lt;br /&gt;
===Email Bounce===&lt;br /&gt;
===Gateway Pages===&lt;br /&gt;
===Gift Certificates===&lt;br /&gt;
===Incentive Programs===&lt;br /&gt;
&lt;br /&gt;
===Inventory Control===&lt;br /&gt;
===Opt-Out===&lt;br /&gt;
===Order Detail===&lt;br /&gt;
===Product Aging===&lt;br /&gt;
===Referrers===&lt;br /&gt;
===Revenue===&lt;br /&gt;
===Sales Rank===&lt;br /&gt;
===Search Engine Placement===&lt;br /&gt;
===Search Terms===&lt;br /&gt;
===Square In. Analyzer===&lt;br /&gt;
===Tell a Friend===&lt;br /&gt;
===Visits===&lt;br /&gt;
===Wishlist Products===&lt;br /&gt;
&lt;br /&gt;
==Help==&lt;br /&gt;
===Register for Training===&lt;br /&gt;
===Message Board===&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=180</id>
		<title>FTP Upload</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=180"/>
		<updated>2009-04-15T02:55:23Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Published]]&lt;br /&gt;
&lt;br /&gt;
Here are the instructions for making a backup copy of your CMS database files and and how to upload these files to our FTP server using a secure TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This is accomplished on the CMS Server computer.&lt;br /&gt;
&lt;br /&gt;
# MAKE A BACKUP IMAGE OF CMS DATABASE FILES &lt;br /&gt;
## Select the Admin menu. &lt;br /&gt;
## Select Database Maintenance. (Note the settings on the Daily Backup tab so you can restore them, if necessary.)&lt;br /&gt;
## Select &#039;Perform the daily backup&#039; &lt;br /&gt;
## Select and delete any text in the &#039;Folder in which to create a backup...&#039; field. &lt;br /&gt;
## Click the Browse button, select Desktop in the window that opens, and click OK. &lt;br /&gt;
## Click the &#039;Immediately create a Backup Image...&#039; button. This will create a copy of your database and log files onto the Windows desktop. &lt;br /&gt;
## Click the Close button. &lt;br /&gt;
## Quit CMS if it is still open.&lt;br /&gt;
# COMPRESS YOUR CMS BACKUP IMAGE FILES &lt;br /&gt;
## On the Windows Desktop, there should be two files with the same name as your CMS database (SoloData for Solo users). Depending on how you have Windows configured, you may or may not see the .db and .log file extensions.&lt;br /&gt;
## Compress these two files together&lt;br /&gt;
### In windows select both files using your mouse and then right click and select &#039;Send To -&amp;gt; Compressed (zipped) Folder&amp;quot;&lt;br /&gt;
## Rename the compressed file with your company name if it&#039;s not already.&lt;br /&gt;
&lt;br /&gt;
For the protection of your data we required all FTP transfers to be sent over a TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
In order to setup FTP over SSL you need an FTP client that supports this.  IE does not support FTPS. For the time being we recommend Filezilla, it’s an open source ftp client: http://filezilla-project.org/ Please follow their directions for installing. Once installed continue with the instructions below:&lt;br /&gt;
&lt;br /&gt;
* open &#039;&#039;&#039;Filezilla&#039;&#039;&#039;&lt;br /&gt;
* goto &#039;&#039;&#039;File-&amp;gt;Site Manager&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;New Site&#039;&#039;&#039;&lt;br /&gt;
* Type &#039;&#039;&#039;NHS FTP&#039;&#039;&#039; or similar&lt;br /&gt;
* On the right side enter the following:&lt;br /&gt;
** Host: &#039;&#039;&#039;ftp.newhavensoftware.net&#039;&#039;&#039;&lt;br /&gt;
** Port: &#039;&#039;&#039;990&#039;&#039;&#039;&lt;br /&gt;
** Servertype: &#039;&#039;&#039;FTPS - FTP over implicit TLS/SSL&#039;&#039;&#039;&lt;br /&gt;
** Logontype: &#039;&#039;&#039;Normal&#039;&#039;&#039;&lt;br /&gt;
** User: &#039;&#039;&#039;uploads&#039;&#039;&#039;&lt;br /&gt;
** password: &#039;&#039;&#039;east!circle&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;Connect&#039;&#039;&#039;&lt;br /&gt;
* a window will pop up once connected called &#039;&#039;&#039;Unknown certificate&#039;&#039;&#039; this window shows you details of the SSL certificate. The host should read &#039;&#039;&#039;ftp.newhavensoftware.net:990&#039;&#039;&#039;&lt;br /&gt;
* Check the box &#039;&#039;&#039;Always trust certificate in future sessions&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This will save your settings, and you can open that site anytime to connect again by going back to the site manager. Please be aware the uploads password changes from time to time. If you need to regularly update information on our FTP server please send an email to support@newhavensoftware.com requesting a permanent FTP account. If all settings are accurate, you will be connected to the server over TLS/SSL, securing all data being sent and retrieved from our FTP server.&lt;br /&gt;
&lt;br /&gt;
# Locate your file on your desktop in the left window pane. &lt;br /&gt;
# Right click on the compressed file and select &#039;&#039;&#039;Upload&#039;&#039;&#039; &lt;br /&gt;
# This will start the upload process and you will see the progress near the bottom of the screen.&lt;br /&gt;
# Please email us at support@newhavensoftware.com when the file has been successfully uploaded so that we can move it off of the FTP Server for added security.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=164</id>
		<title>FTP Upload</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=164"/>
		<updated>2009-04-04T00:38:20Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Validated]]&lt;br /&gt;
&lt;br /&gt;
Here are the instructions for making a backup copy of your CMS database files and and how to upload them to our FTP server using a secure TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This is accomplished on the CMS Server computer.&lt;br /&gt;
&lt;br /&gt;
# MAKE A BACKUP IMAGE OF CMS DATABASE FILES &lt;br /&gt;
## Select the Admin menu. &lt;br /&gt;
## Select Database Maintenance. (Note the settings on the Daily Backup tab so you can restore them, if necessary.)&lt;br /&gt;
## Select &#039;Perform the daily backup&#039; &lt;br /&gt;
## Select and delete any text in the &#039;Folder in which to create a backup...&#039; field. &lt;br /&gt;
## Click the Browse button, select Desktop in the window that opens, and click OK. &lt;br /&gt;
## Click the &#039;Immediately create a Backup Image...&#039; button. This will create a copy of your database and log files onto the Windows desktop. &lt;br /&gt;
## Click the Close button. &lt;br /&gt;
## Quit CMS if it is still open.&lt;br /&gt;
# COMPRESS YOUR CMS BACKUP IMAGE FILES &lt;br /&gt;
## On the Windows Desktop, there should be two files with the same name as your CMS database (SoloData for Solo users). Depending on how you have Windows configured, you may or may not see the .db and .log file extensions.&lt;br /&gt;
## Compress these two files together&lt;br /&gt;
### In windows select both files using your mouse and then right click and select &#039;Send To -&amp;gt; Compressed (zipped) Folder&amp;quot;&lt;br /&gt;
## Rename the compressed file with your company name if it&#039;s not already.&lt;br /&gt;
&lt;br /&gt;
For the protection of your data we required all FTP transfers to be sent over a TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
In order to setup FTP over SSL you need an FTP client that supports this.  IE does not support FTPS. For the time being we recommend Filezilla, it’s an open source ftp client: http://filezilla-project.org/ Please follow their directions for installing. Once installed continue with the instructions below:&lt;br /&gt;
&lt;br /&gt;
* open &#039;&#039;&#039;Filezilla&#039;&#039;&#039;&lt;br /&gt;
* goto &#039;&#039;&#039;File-&amp;gt;Site Manager&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;New Site&#039;&#039;&#039;&lt;br /&gt;
* Type &#039;&#039;&#039;NHS FTP&#039;&#039;&#039; or similar&lt;br /&gt;
* On the right side enter the following:&lt;br /&gt;
** Host: &#039;&#039;&#039;ftp.newhavensoftware.net&#039;&#039;&#039;&lt;br /&gt;
** Port: &#039;&#039;&#039;990&#039;&#039;&#039;&lt;br /&gt;
** Servertype: &#039;&#039;&#039;FTPS - FTP over implicit TLS/SSL&#039;&#039;&#039;&lt;br /&gt;
** Logontype: &#039;&#039;&#039;Normal&#039;&#039;&#039;&lt;br /&gt;
** User: &#039;&#039;&#039;uploads&#039;&#039;&#039;&lt;br /&gt;
** password: &#039;&#039;&#039;n0rthern!&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;Connect&#039;&#039;&#039;&lt;br /&gt;
* a window will pop up once connected called &#039;&#039;&#039;Unknown certificate&#039;&#039;&#039; this window shows you details of the SSL certificate. The host should read &#039;&#039;&#039;ftp.newhavensoftware.net:990&#039;&#039;&#039;&lt;br /&gt;
* Check the box &#039;&#039;&#039;Always trust certificate in future sessions&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This will save your settings, and you can open that site anytime to connect again by going back to the site manager. Please be aware the uploads password changes from time to time. If you need to regularly update information on our FTP server please send an email to support@newhavensoftware.com requesting a permanent FTP account. If all settings are accurate, you will be connected to the server over TLS/SSL securing all data being sent and retrieved from our FTP server.&lt;br /&gt;
&lt;br /&gt;
# Locate your file on your desktop in the left window pane. &lt;br /&gt;
# Right click on the compressed file and select &#039;&#039;&#039;Upload&#039;&#039;&#039; &lt;br /&gt;
# This will start the upload process and you will see the progress near the bottom of the screen.&lt;br /&gt;
# Please email us at support@newhavensoftware.com when the upload has been successfully uploaded so that we can move your file off of the FTP Server for added security.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=152</id>
		<title>FTP Upload</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=FTP_Upload&amp;diff=152"/>
		<updated>2009-03-31T21:52:58Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: New page: category:public  Here are the instructions for making a backup copy of your CMS database files and and how to upload them to our FTP server using a secure TLS/SSL connection.   &amp;#039;&amp;#039;&amp;#039;NOTE...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:public]]&lt;br /&gt;
&lt;br /&gt;
Here are the instructions for making a backup copy of your CMS database files and and how to upload them to our FTP server using a secure TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;NOTE:&#039;&#039;&#039; This is accomplished on the CMS Server computer.&lt;br /&gt;
&lt;br /&gt;
# MAKE BACKUP IMAGE OF CMS DATABASE FILES &lt;br /&gt;
## Select the Admin menu. &lt;br /&gt;
## Select Database Maintenance. (Note the settings on the Daily Backup tab so you can restore them, if necessary.)&lt;br /&gt;
## Select &#039;Perform the daily backup&#039; &lt;br /&gt;
## Select and delete any text in the &#039;Folder in which to create a backup...&#039; field. &lt;br /&gt;
## Click the Browse button, select Desktop in the window that opens, and click OK. &lt;br /&gt;
## Click the &#039;Immediately create a Backup Image...&#039; button. This will create a copy of your database and log files onto the Windows desktop. &lt;br /&gt;
## Click the Close button. &lt;br /&gt;
## Quit CMS if it is still open.&lt;br /&gt;
# COMPRESS YOUR CMS BACKUP IMAGE FILES &lt;br /&gt;
## On the Windows Desktop, there should be two files with the same name as your CMS database (SoloData for Solo users). Depending on how you have Windows configured, you may or may not see the .db and .log file extensions.&lt;br /&gt;
## Compress these two files together&lt;br /&gt;
### In windows select both files using your mouse and then right click and select &#039;Send To -&amp;gt; Compressed (zipped) Folder&amp;quot;&lt;br /&gt;
## Rename the compressed file with your company name if it&#039;s not already.&lt;br /&gt;
&lt;br /&gt;
For the protection of your data we required all FTP transfers to be sent over a TLS/SSL connection.&lt;br /&gt;
&lt;br /&gt;
In order to setup FTP over SSL you need an FTP client that supports this.  IE does not support FTPS. For the time being we recommend Filezilla, it’s an open source ftp client: http://filezilla-project.org/ Please follow their directions for installing. Once installed continue with the instructions below:&lt;br /&gt;
&lt;br /&gt;
* open &#039;&#039;&#039;Filezilla&#039;&#039;&#039;&lt;br /&gt;
* goto &#039;&#039;&#039;File-&amp;gt;Site Manager&#039;&#039;&#039;&lt;br /&gt;
* Click on &#039;&#039;&#039;New Site&#039;&#039;&#039;&lt;br /&gt;
* Type &#039;&#039;&#039;NHS FTP&#039;&#039;&#039; or similar&lt;br /&gt;
* On the right side enter the following:&lt;br /&gt;
** Host: &#039;&#039;&#039;ftp.newhavensoftware.net&#039;&#039;&#039;&lt;br /&gt;
** Port: &#039;&#039;&#039;990&#039;&#039;&#039;&lt;br /&gt;
** Servertype: &#039;&#039;&#039;FTPS - FTP over implicit TLS/SSL&#039;&#039;&#039;&lt;br /&gt;
** Logontype: &#039;&#039;&#039;Normal&#039;&#039;&#039;&lt;br /&gt;
** User: &#039;&#039;&#039;uploads&#039;&#039;&#039;&lt;br /&gt;
** password: &#039;&#039;&#039;n0rthern!&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;Connect&#039;&#039;&#039;&lt;br /&gt;
* a window will pop up once connected called &#039;&#039;&#039;Unknown certificate&#039;&#039;&#039; this window shows you details of the SSL certificate. The host should read &#039;&#039;&#039;ftp.newhavensoftware.net:990&#039;&#039;&#039;&lt;br /&gt;
* Check the box &#039;&#039;&#039;Always trust certificate in future sessions&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This will save your settings, and you can open that site anytime to connect again by going back to the site manager. Please be aware the uploads password changes from time to time. If you need to regularly update information on our FTP server please send an email to support@newhavensoftware.com requesting a permanent FTP account. If all settings are accurate, you will be connected to the server over TLS/SSL securing all data being sent and retrieved from our FTP server.&lt;br /&gt;
&lt;br /&gt;
# Locate your file on your desktop in the left window pane. &lt;br /&gt;
# Right click on the compressed file and select &#039;&#039;&#039;Upload&#039;&#039;&#039; &lt;br /&gt;
# This will start the upload process and you will see the progress near the bottom of the screen.&lt;br /&gt;
# Please email us at support@newhavensoftware.com when the upload has been successfully uploaded so that we can move your file off of the FTP Server for added security.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_page_2&amp;diff=98</id>
		<title>Test page 2</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_page_2&amp;diff=98"/>
		<updated>2009-02-25T18:22:34Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: New page: Category:public This is more information related to nothing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:public]]&lt;br /&gt;
This is more information related to nothing&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=97</id>
		<title>Test Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=97"/>
		<updated>2009-02-25T18:17:24Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Published]]&lt;br /&gt;
&lt;br /&gt;
This is information related to test.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=96</id>
		<title>Test Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=96"/>
		<updated>2009-02-21T02:56:06Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Public]]&lt;br /&gt;
&lt;br /&gt;
This is information related to test.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=95</id>
		<title>Test Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=95"/>
		<updated>2009-02-21T02:55:25Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Published]]&lt;br /&gt;
&lt;br /&gt;
This is information related to test.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=NewHaven_Software_Wiki:Users&amp;diff=94</id>
		<title>NewHaven Software Wiki:Users</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=NewHaven_Software_Wiki:Users&amp;diff=94"/>
		<updated>2009-02-21T02:08:23Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=NewHaven_Software_Wiki:Users&amp;diff=93</id>
		<title>NewHaven Software Wiki:Users</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=NewHaven_Software_Wiki:Users&amp;diff=93"/>
		<updated>2009-02-21T02:08:09Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: New page: users&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;users&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
	<entry>
		<id>http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=92</id>
		<title>Test Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.newhavensoftware.com/index.php?title=Test_Page&amp;diff=92"/>
		<updated>2009-02-21T02:07:05Z</updated>

		<summary type="html">&lt;p&gt;Jason morrison: New page: Category:Public Category:Test  This is information related to test.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Public]]&lt;br /&gt;
[[Category:Test]]&lt;br /&gt;
&lt;br /&gt;
This is information related to test.&lt;/div&gt;</summary>
		<author><name>Jason morrison</name></author>
	</entry>
</feed>