Forum: User and Integrator
What a variable could be used in template for Forum notification?
|
|
Alexander Sinishin 21.Dec.2011 6:55am
Hi Pascal,
I’ve created a mail template for forum notification but it is without reference to an updated thread. What the %VARIABLE% could I use to have a reference to the thread? Thanks, Alexander |
|
|
Pascal Rettig 21.Dec.2011 8:43am
There’s a few, take a look at:
https://github.com/cykod/Webiva-forum/blob/master/app/models/forum_post.rb#L177 (every key in the variables hash corresponds to a different variable available as %variable_name%) -Pascal |
|
|
Alexander Sinishin 21.Dec.2011 8:53am
Thank you Pascal. Now it works.
|

