Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 32: | Line 32: | ||
] | ] | ||
}, | }, | ||
" | "account": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"uuid": "6636aafd53818", | "uuid": "6636aafd53818", | ||
"name": "account", | |||
"visibility": "condition", | "visibility": "condition", | ||
"showif-field": "transport", | "showif-field": "transport", | ||
"showif-condition": "=", | "showif-condition": "=", | ||
"showif-value": "mailer", | "showif-value": "mailer", | ||
"showif-value-wikitext": false, | |||
"label": "mailer", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.DropdownInputWidget", | "preferred-input": "OO.ui.DropdownInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 53: | Line 54: | ||
"provider" | "provider" | ||
], | ], | ||
"options-query-formula": "\u003Cname | "options-query-formula": "\u003Cname\u003E", | ||
"required": false | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": "mailer" | "title": "mailer" | ||
}, | }, | ||
"from": { | "from": { | ||
Line 103: | Line 83: | ||
"showif-condition": "=", | "showif-condition": "=", | ||
"showif-value": "mailbox", | "showif-value": "mailbox", | ||
"options-values-parsed": {} | "options-values-parsed": { | ||
"info \u003Cinfo@wikisphere.org\u003E": "info \u003Cinfo@wikisphere.org\u003E", | |||
"example \u003Cexample@wikisphere.org\u003E": "example \u003Cexample@wikisphere.org\u003E", | |||
"support \u003Cinfo@wikisphere.org\u003E": "support \u003Cinfo@wikisphere.org\u003E" | |||
} | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": "from", | "title": "from", | ||
"enum": [] | "enum": [ | ||
"info \u003Cinfo@wikisphere.org\u003E", | |||
"example \u003Cexample@wikisphere.org\u003E", | |||
"support \u003Cinfo@wikisphere.org\u003E" | |||
] | |||
}, | }, | ||
"from_mailer": { | "from_mailer": { | ||
Line 191: | Line 179: | ||
"name": "cc", | "name": "cc", | ||
"type": "property", | "type": "property", | ||
"multiple-items": true, | |||
"label": "cc", | |||
"default": [], | |||
"uuid": "6636ad628488f", | "uuid": "6636ad628488f", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "MenuTagSearchMultiselect", | "preferred-input": "MenuTagSearchMultiselect", | ||
"input-config": [], | "input-config": [], | ||
Line 205: | Line 194: | ||
"options-query-formula": "\u003Cfull_name\u003E \u003C\u003Cemail\u003E\u003E", | "options-query-formula": "\u003Cfull_name\u003E \u003C\u003Cemail\u003E\u003E", | ||
"required": false, | "required": false, | ||
" | "layout": "table" | ||
}, | }, | ||
"format": "text", | "format": "text", | ||
Line 228: | Line 217: | ||
"name": "to", | "name": "to", | ||
"type": "property", | "type": "property", | ||
"multiple-items": true, | |||
"label": "bcc", | |||
"default": [], | |||
"uuid": "6636ad628488g", | "uuid": "6636ad628488g", | ||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "MenuTagSearchMultiselect", | "preferred-input": "MenuTagSearchMultiselect", | ||
"input-config": [], | "input-config": [], | ||
Line 242: | Line 232: | ||
"options-query-formula": "\u003Cfull_name\u003E \u003C\u003Cemail\u003E\u003E", | "options-query-formula": "\u003Cfull_name\u003E \u003C\u003Cemail\u003E\u003E", | ||
"required": false, | "required": false, | ||
" | "layout": "table" | ||
}, | }, | ||
"format": "text", | "format": "text", | ||
Line 367: | Line 357: | ||
"format": "text", | "format": "text", | ||
"title": "template", | "title": "template", | ||
"description": "", | "description": "Any page in the \u003Ca href=\"/w/index.php?title=Special:AllPages\u0026amp;namespace=2262\" class=\"external text\" title=\"Special:AllPages\" target=\"_blank\"\u003EEmailTemplate namespace\u003C/a\u003E", | ||
"default": "Default" | "default": "Default" | ||
}, | }, | ||
Line 374: | Line 364: | ||
"name": "message_substitutions", | "name": "message_substitutions", | ||
"type": "content-block", | "type": "content-block", | ||
"content": " | "uuid": "67b46fb87684a", | ||
"content": "To perform substitutions, use any property available in the schema associated to the recipient surrounded by \"%\" (for instance %first_name%) . (only available when using a mailer (currently sendgrid) , since substitutions are performed by the mailer server)" | |||
}, | }, | ||
"type": "object", | "type": "object", | ||
"description": " | "description": "To perform substitutions, use any property available in the schema associated to the recipient surrounded by \"%\" (for instance %first_name%) . (only available when using a mailer (currently sendgrid) , since substitutions are performed by the mailer server)" | ||
}, | }, | ||
"text_html": { | "text_html": { | ||
Line 479: | Line 469: | ||
"format": "text", | "format": "text", | ||
"title": "mailbox" | "title": "mailbox" | ||
}, | |||
"new_content_block": { | |||
"wiki": { | |||
"name": "new_content_block", | |||
"type": "content-block", | |||
"uuid": "684559a994c1b", | |||
"content": "Use offset and limit to distribute sending of large amount of recipients across multiple email providers or batches" | |||
}, | |||
"type": "object", | |||
"description": "Use offset and limit to distribute sending of large amount of recipients across multiple email providers or batches" | |||
}, | |||
"offset": { | |||
"wiki": { | |||
"name": "offset", | |||
"type": "property", | |||
"multiple-items": false, | |||
"input-config": [], | |||
"label": "offset", | |||
"default": "0", | |||
"uuid": "6844748f60fd9", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.NumberInputWidget", | |||
"required": false | |||
}, | |||
"minInclusive": 0, | |||
"type": "integer", | |||
"title": "offset", | |||
"default": "0" | |||
}, | |||
"limit": { | |||
"wiki": { | |||
"name": "limit", | |||
"type": "property", | |||
"multiple-items": false, | |||
"input-config": [], | |||
"label": "limit", | |||
"default": "50", | |||
"uuid": "6844748f60fde", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.NumberInputWidget", | |||
"required": false | |||
}, | |||
"minInclusive": 1, | |||
"type": "integer", | |||
"title": "limit", | |||
"default": "50" | |||
} | } | ||
}, | }, | ||
Line 488: | Line 524: | ||
"title": "Compose email" | "title": "Compose email" | ||
} | } | ||
Latest revision as of 21:18, 6 July 2025
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Compose email" |