7.1
Table Of Contents
- Table of Content
- Overview
- Understanding PrintShop Mail Web
- Getting Started
- The PrintShop Mail Web Interface
- Publishing Workflow
- Ordering Workflow
- New Document
- Order Manager
- Checkout
- Companies
- Users
- Publication Types
- Collections
- Settings
- About
- License
- Roles
- Languages
- Web Design
- Maintenance
- Settings
- Currencies
- Tax Rates
- Shipping Rates
- Calendar
- Production Settings
- User Input Field Defaults
- Output Folders
- Job options
- Printers
- E-mail Settings
- E-mail Addressees
- Managing E-mail Templates
- Modules Settings
- Enabling a MIS connector
- Installed modules
- Properties
- Enabling a Print Production connector
- Installed modules
- Properties
- Requirements
- Configuring the module
- The PayPal Sandbox
- Processing orders
- Requirements
- Configuring the Authorize.net module
- Test mode
- AVS and CCV checks
- Payment page
- Requirements
- Requesting a test account
- Configuring the iDEAL test dashboard
- Configuring the iDeal module
- Requirements
- Configuring the Moneris module
- Test mode
- Requesting a live account
- AVS and CVD checks
- Payment page
- Add a new Module
- Configure a module
- Delete a Module
- XML (eXtensible Markup Language)
- Options
- Sample POST receive script
- Interaction With PrintShop Mail Design
- Introduction to Regular Expressions
- Introduction
- Skinning Guide
- Getting started
- Creating your own skin
- The template file
- HMTL Outline
- Styling
- Key Concepts
- Style organization
- Header
- User information
- Menu bar
- Background
- Overview tables
- Edit forms
- Sub menus
- Special variables
- Variables for template files
- Variables for style files
- Creating page exceptions
- Creating a page specific template file
- Modifying a page specific template file
- DOM manipulation using jQuery
- Launching code on Document Ready
- Populating fields with computed values
- Removing elements from the DOM
- Adding information to the DOM
- Customizing the store front
- Storefront class
- Creating a hierarchical tree
- Adding a live search option
- Copyright Information
- Index
l The organization of e-mail templates.
l E-mail settings.
l E-mail template attributes per message type (order notification, forgot password).
l E-mail template functions.
In order to create language specific exceptions, sub folders can be created for each language (in the emailtemplates folder).
The name of these sub folders should match the Iso code as specified in the Language section of the Settings section.
The system will check for the existence of an e-mail template in the folder structure of the current skin. E-mail templates in a
skin folder have a higher priority and if found this message is used. The organization inside a skin folder is similar to the
default e-mail templates location. The administrator can simply place a copy of the emailtemplates folder in the folder of the
skin and start customizing the templates. The iso code used in the folder path is in lowercase.
Below an overview of the possible e-mail template locations, sorted by priority:
1. C:\Program Files\PrintShop Mail Suite 7\PrintShop Mail Web\We-
bsite\templates\<skinname>\misc\emailtemplates\<isocode>
2. C:\Program Files\PrintShop Mail Suite 7\PrintShop Mail Web\Website\templates\<skinname>\misc\emailtemplates
3. C:\Program Files\PrintShop Mail Suite 7\PrintShop Mail Web\Website\misc\emailtemplates\<isocode>
4. C:\Program Files\PrintShop Mail Suite 7\PrintShop Mail Web\Website\misc\emailtemplates
Edit a default e-mail template
To edit a default e-mail template:
1. Select an e-mail template document on the following location: C:\Program Files\PrintShop Web\We-
bsite\misc\emailtemplates and open the file in a plain text editor.
2. Edit the text in the document.
3. Click Save to store the changes.
To add e-mail templates to a skin simply place a copy of the emailtemplates folder in the folder of the skin and start cus-
tomizing the templates.
Template names
The name of the template consists of two parts. The first indicator refers to PrintShop Mail Web objects (e.g. order and
account). The second part defines the action that invokes the sending of the message.
©2010 Objectif Lune Inc - 152 -