In digest emails, the items are made up of text delimited by pipe characters.
How can I change the pipe characters to be something else, like a HTML break tag or something?
In digest emails, the items are made up of text delimited by pipe characters.
How can I change the pipe characters to be something else, like a HTML break tag or something?
Comments
Comment #1
rooby commentedI worked it out in the end.
You can edit it by editing the individual node type email templates.
And then pats of that (not the whole template or there would be duplicate greetings) are used in the digest.
This is not really clear.
Initially I thought that might be how it worked but since the individual node templates weren't being use in their entirety I dismissed them.
I think it might be good to add to the readme that this is how the digest templates work - even if I am the only one stupid enough not to realise it immediately :)
Comment #2
salvisThanks for following up!
How would you like to have this explained so that it had made sense to you from the start?
Comment #3
salvisPushed to the -dev version.