Sha256: 5e2a96799944977ce5ac14e13d40829211af0fc33ee0c53eba17f4b58f9363cb
Contents?: true
Size: 1.26 KB
Versions: 44
Compression:
Stored size: 1.26 KB
Contents
%p You can use tags, snippets and assets in your messages just as you would in a page. There are also a few simple mailmerge tags that you can use to place information about the recipient (or yourself) in each message as it is sent out. Most are self-explanatory: %ul.help %li %code <r:sender:name /> is the name configured in %em reader.mail_from_name: currently %strong = "'#{Radiant::Config['reader.mail_from_name']}'." %li %code <r:sender:email /> is the address configured in %em reader.mail_from_address: currently %strong = "'#{Radiant::Config['reader.mail_from_address']}'." %li %code <r:recipient:name /> %li %code <r:recipient:email /> %li %code <r:recipient:login /> %li %code <r:recipient:password /> only works in welcome messages: after first login we forget the unencrypted password %li %code <r:recipient:url /> is the address of the page about this person %li %code <r:recipient:edit_url /> is the address of the preferences form %li %code <r:recipient:activation_url /> is the address that will activate a newly-created account %li %code <r:recipient:description />
Version data entries
44 entries across 44 versions & 1 rubygems