Site Sets Settings
MAIL Settings Set
| Name | Type | Label | Default | 
|---|---|---|---|
| Templates (Pages) | |||
                            
        string
                         | 
                    Templates | "... | |
                            
        string
                         | 
                    Templates | "... | |
                            
        string
                         | 
                    Templates | "... | |
| Header | |||
                            
        string
                         | 
                    Title | "... | |
                            
        string
                         | 
                    Image Source | "... | |
                            
        string
                         | 
                    Image Alternative Text | "... | |
                            
        int
                         | 
                    Image Width | 3... | |
| Footer | |||
                            
        page
                         | 
                    Terms Page | 0 | |
                            
        page
                         | 
                    Privacy Page | 0 | |
| Dimensions | |||
                            
        string
                         | 
                    Container width | "... | |
                            
        string
                         | 
                    Container width (small screens... | "... | |
                            
        int
                         | 
                    Images Max Width | 5... | |
                            
        int
                         | 
                    Images Max Width (Aside Text) | 1... | |
                            
        string
                         | 
                    Global gutter | "... | |
                            
        string
                         | 
                    Global gutter (small screens) | "... | |
                            
        string
                         | 
                    Global padding | "... | |
                            
        string
                         | 
                    Global margin | "... | |
                            
        string
                         | 
                    Global radius | "... | |
                            
        string
                         | 
                    Global rounded | "... | |
                            
        string
                         | 
                    Global breakpoint | "... | |
| Styles | |||
                            
        color
                         | 
                    Used with components that supp... | "... | |
                            
        color
                         | 
                    Used with components that supp... | "... | |
                            
        color
                         | 
                    Success color | "... | |
                            
        color
                         | 
                    Warning color | "... | |
                            
        color
                         | 
                    Alert color | "... | |
                            
        color
                         | 
                    Light gray color | "... | |
                            
        color
                         | 
                    Medium gray color | "... | |
                            
        color
                         | 
                    Dark gray color | "... | |
                            
        color
                         | 
                    Black color | "... | |
                            
        color
                         | 
                    White color | "... | |
                            
        color
                         | 
                    Code color (<pre>) | "... | |
                            
        color
                         | 
                    Headlines color | "... | |
                            
        color
                         | 
                    Text color | "... | |
                            
        color
                         | 
                    Header background color | "... | |
                            
        color
                         | 
                    Body background color | "... | |
                            
        color
                         | 
                    Container background color | "... | |
                            
        color
                         | 
                    Footer background color | "... | |
                            
        string
                         | 
                    Modifications | "... | 
- 
                            
- Label
 
Mail.pageTemplates
- 
                            
- Label
 - Templates (Pages)
 
plugin.mail.view.page.templatesRootPath
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Private/ Templates/ Mail/" - Label
 - Templates
 - Category
 - Mail > Templates (Pages)
 
Path to Page Templates
 
plugin.mail.view.page.partialsRootPath
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Private/ Partials/" - Label
 - Templates
 - Category
 - Mail > Templates (Pages)
 
Path to Page Partials
 
plugin.mail.view.pages.layoutsRootPath
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Private/ Layouts/" - Label
 - Templates
 - Category
 - Mail > Templates (Pages)
 
Path to Page Layouts
 
 
Mail.header
- 
                            
- Label
 - Header
 
plugin.mail.settings.header.title
- 
                            
- Type
 string- Default
 "Newsletter"- Label
 - Title
 - Category
 - Mail > Header
 
 
plugin.mail.settings.header.image.src
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Public/ Images/ Logo. png" - Label
 - Image Source
 - Category
 - Mail > Header
 
 
plugin.mail.settings.header.image.alt
- 
                            
- Type
 string- Default
 "Logo"- Label
 - Image Alternative Text
 - Category
 - Mail > Header
 
 
plugin.mail.settings.header.image.width
- 
                            
- Type
 int- Default
 300- Label
 - Image Width
 - Category
 - Mail > Header
 
 
 
Mail.dimensions
- 
                            
- Label
 - Dimensions
 
plugin.mail.settings.scss.global-width
- 
                            
- Type
 string- Default
 "600px"- Label
 - Container width
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-width
 
plugin.mail.settings.scss.global-width-small
- 
                            
- Type
 string- Default
 "95%"- Label
 - Container width (small screens)
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-width-small
 
styles.content.textmedia.maxW
- 
                            
- Type
 int- Default
 550- Label
 - Images Max Width
 - Category
 - Mail > Dimensions
 
Max. width of images in text and media (above or below text)
 
styles.content.textmedia.maxWInText
- 
                            
- Type
 int- Default
 165- Label
 - Images Max Width (Aside Text)
 - Category
 - Mail > Dimensions
 
Max. width of images in text and media (aside text)
 
plugin.mail.settings.scss.global-gutter
- 
                            
- Type
 string- Default
 "20px"- Label
 - Global gutter
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-gutter
 
plugin.mail.settings.scss.global-gutter-small
- 
                            
- Type
 string- Default
 "20px"- Label
 - Global gutter (small screens)
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-gutter-small
 
plugin.mail.settings.scss.global-padding
- 
                            
- Type
 string- Default
 "20px"- Label
 - Global padding
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-padding
 
plugin.mail.settings.scss.global-margin
- 
                            
- Type
 string- Default
 "16px"- Label
 - Global margin
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-margin
 
plugin.mail.settings.scss.global-radius
- 
                            
- Type
 string- Default
 "3px"- Label
 - Global radius
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-radius
 
plugin.mail.settings.scss.global-rounded
- 
                            
- Type
 string- Default
 "500px"- Label
 - Global rounded
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-rounded
 
plugin.mail.settings.scss.global-breakpoint
- 
                            
- Type
 string- Default
 "$global-width + $global- gutter" - Label
 - Global breakpoint
 - Category
 - Mail > Dimensions
 
Use in scss with: $global-breakpoint
 
 
Mail.styles
- 
                            
- Label
 - Styles
 
plugin.mail.settings.scss.primary-color
- 
                            
- Type
 color- Default
 "#037EAB"- Label
 - Used with components that support the .primary class
 - Category
 - Mail > Styles
 
Use in scss with: $primary-color
 
plugin.mail.settings.scss.secondary-color
- 
                            
- Type
 color- Default
 "#777777"- Label
 - Used with components that support the .secondary class
 - Category
 - Mail > Styles
 
Use in scss with: $secondary-color
 
plugin.mail.settings.scss.success-color
- 
                            
- Type
 color- Default
 "#3ADB76"- Label
 - Success color
 - Category
 - Mail > Styles
 
Use in scss with: $success-color
 
plugin.mail.settings.scss.warning-color
- 
                            
- Type
 color- Default
 "#FFAE00"- Label
 - Warning color
 - Category
 - Mail > Styles
 
Use in scss with: $warning-color
 
plugin.mail.settings.scss.alert-color
- 
                            
- Type
 color- Default
 "#EC5840"- Label
 - Alert color
 - Category
 - Mail > Styles
 
Use in scss with: $alert-color
 
plugin.mail.settings.scss.light-gray
- 
                            
- Type
 color- Default
 "#F3F3F3"- Label
 - Light gray color
 - Category
 - Mail > Styles
 
Use in scss with: $light-gray
 
plugin.mail.settings.scss.medium-gray
- 
                            
- Type
 color- Default
 "#CACACA"- Label
 - Medium gray color
 - Category
 - Mail > Styles
 
Use in scss with: $medium-gray
 
plugin.mail.settings.scss.dark-gray
- 
                            
- Type
 color- Default
 "#8A8A8A"- Label
 - Dark gray color
 - Category
 - Mail > Styles
 
Use in scss with: $dark-gray
 
plugin.mail.settings.scss.black
- 
                            
- Type
 color- Default
 "#0A0A0A"- Label
 - Black color
 - Category
 - Mail > Styles
 
Use in scss with: $black
 
plugin.mail.settings.scss.white
- 
                            
- Type
 color- Default
 "#FEFEFE"- Label
 - White color
 - Category
 - Mail > Styles
 
Use in scss with: $white
 
plugin.mail.settings.scss.pre-color
- 
                            
- Type
 color- Default
 "#FF6908"- Label
 - Code color (<pre>)
 - Category
 - Mail > Styles
 
Use in scss with: $pre-color
 
plugin.mail.settings.scss.header-color
- 
                            
- Type
 color- Default
 "#444444"- Label
 - Headlines color
 - Category
 - Mail > Styles
 
Use in scss with: $header-color
 
plugin.mail.settings.scss.global-font-color
- 
                            
- Type
 color- Default
 "#444444"- Label
 - Text color
 - Category
 - Mail > Styles
 
Use in scss with: $global-font-color
 
plugin.mail.settings.scss.header-background-color
- 
                            
- Type
 color- Default
 "#037EAB"- Label
 - Header background color
 - Category
 - Mail > Styles
 
Use in scss with: $header-background-color
 
plugin.mail.settings.scss.body-background
- 
                            
- Type
 color- Default
 "#F3F3F3"- Label
 - Body background color
 - Category
 - Mail > Styles
 
Use in scss with: $body-background
 
plugin.mail.settings.scss.container-background-color
- 
                            
- Type
 color- Default
 "#FEFEFE"- Label
 - Container background color
 - Category
 - Mail > Styles
 
Use in scss with: $container-background-color
 
plugin.mail.settings.scss.modifications
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Public/ Scss/ mail. scss" - Label
 - Modifications
 - Category
 - Mail > Styles
 
Scss file to modify the default scss of foundation mail
 
 
 
MAIL Fluid Styled Content Set
| Name | Type | Label | Default | 
|---|---|---|---|
| Templates Content Elements (Fl... | |||
                            
        string
                         | 
                    Templates | "... | |
                            
        string
                         | 
                    Templates | "... | |
                            
        string
                         | 
                    Templates | "... | 
Mail.content.templates
- 
                            
- Label
 - Templates Content Elements (Fluid Styled Content)
 
mail.view.content.templateRootPath
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Private/ Templates/ Content Elements/" - Label
 - Templates
 - Category
 - Mail > Templates Content Elements (Fluid Styled Content)
 
Path to content element templates
 
mail.view.content.partialRootPath
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Private/ Partials/" - Label
 - Templates
 - Category
 - Mail > Templates Content Elements (Fluid Styled Content)
 
Path to content element partials
 
mail.view.content.layoutRootPath
- 
                            
- Type
 string- Default
 "EXT:mail/ Resources/ Private/ Layouts/" - Label
 - Templates
 - Category
 - Mail > Templates Content Elements (Fluid Styled Content)
 
Path to content element layouts