Sha256: cfcb502c4d3b9148c417f35819b5227a508b57639a0c0b33afded13654f47b50
Contents?: true
Size: 1.69 KB
Versions: 12
Compression:
Stored size: 1.69 KB
Contents
--- - :name: Email template :type: :cardtype :codename: email_template :fields: :description: |- Design custom emails to be triggered by card actions. [[http://decko.org/actions|more]] :type: :fields: :structure: |- <p> {{+*from | labeled | link}} {{+*to | labeled | link}} {{+*cc | labeled | link}} {{+*bcc | labeled | link}} {{+*subject | titled}} {{+*html message | titled}} {{+*text message | titled}} {{+*attach | titled}} </p>" - :name: "*to" :codename: to :fields: :right: :fields: :content_options: :type: :search_type :content: ' { "right_plus":{"codename":"account"} } ' - :name: "*from" :codename: from :fields: :right: :fields: :content_options: :type: :search_type :content: ' { "right_plus":{"codename":"account"} } ' - :name: "*cc" :codename: cc :fields: :right: :fields: :content_options: :type: :search_type :content: ' { "right_plus":{"codename":"account"} } ' - :name: "*bcc" :codename: bcc :fields: :right: :fields: :content_options: :type: :search_type :content: ' { "right_plus":{"codename":"account"} } ' - :name: "*subject" :codename: subject - :name: "*attach" :codename: attach :fields: :right: :fields: :content_options: :type: :search_type :content: |- {"type": "File", "sort": "update" } - :name: "*html message" :codename: html_message - :name: "*text message" :codename: text_message
Version data entries
12 entries across 12 versions & 1 rubygems