1.4
Table Of Contents
- Table of Contents
- Welcome to PlanetPress Connect 1.4.2
- Setup And Configuration
- DataMapper Module
- The Designer
- Mark Position Options
- Additional Text Settings
- Additional Image Settings
- Barcode Options
- Codabar Settings
- Code 128 Settings
- Code 39 Settings
- Additional Datamatrix Settings
- Additional EAN 128 Settings
- Additional EAN 13 Settings
- Additional EAN 8 Settings
- Additional Interleave 2 of 5 Settings
- Additional PDF417 Settings
- Additional QR Code Settings
- Additional UPC A Settings
- Additional UPC E Settings
- Additional OMR Mark Settings
- Keystore
- PDF Signature
- Copyright Information
- Legal Notices and Acknowledgements
l
Host: The SMTP server through which the emails are to be sent. Can be a host
(mail.domain.com) or an IP address.
l
Use authentication: Check if a username and password are needed to send
emails through the host.
l
Start TLS: Enabled if authentication is checked. Sends emails through Transport
Layer Security (TLS), which is sometimes referred to as SSL.
l
User: Enter the username used to connect to the SMTP server.
l
Mandrillapp.com Group: Defines the SMTP settings if using the service of Mandrill. For
more information please see http://www.mandrill.com/ .
l
Host: The SMTP server through which the emails are to be sent. Can be a host
(mail.domain.com) or an IP address.
l
Use authentication: Check if a username and password are needed to send
emails through the host.
l
Start TLS: Enabled if authentication is checked. Sends emails through Transport
Layer Security (TLS), which is sometimes referred to as SSL.
l
Username: Enter the username used to connect to the SMTP server.
Emmet Preferences
Emmet is a framework that enables the lightning-fast creation of HTML code though the use of
a simple and effective shortcut language resembling CSS Selectors. To learn more about
Emmet itself, please see their website Emmet.io and the Emmet.io documentation.
l Common Emmet preferences
l
Expand abbreviations by Tab key: Check to enable the Expand Abbreviation
function.
l
... in files with extension: Enter a comma-separated list of all file extensions in
which expand abbreviation will work.
l
Upgrade web editors: [TBD]
l
Extensions Path: Choose a folder where to put extensions to Emmet, which
includes custom snippets, preferences and syntax profiles. For more information
see Customization.
Emmet Abbreviation Preferences
Abbreviations are the heart of the Emmet toolkit: these special expressions are expandable and
transformed into structured code block, HTML for example. The abbreviation’s syntax looks like
CSS selectors with a few extensions specific to code generation.
Page 464