【问题标题】:How to theme an email template with vanilla forum?如何使用香草论坛主题化电子邮件模板?
【发布时间】:2014-10-25 22:05:09
【问题描述】:

我想知道是否有人曾经在 vanilla 的论坛中以电子邮件模板为主题? 我知道如何为网页设置主题,但我找不到有关电子邮件的文档...

【问题讨论】:

    标签: email themes vanilla-forums


    【解决方案1】:

    我找到了一个主题来解释如何做到这一点

    http://vanillaforums.org/discussion/23562/tutorial-how-to-customize-your-emails

    解决方案有点棘手,它包括在

    中更改翻译

    aplications/dashboard/locale/en-CA/definitions.php

    并在电子邮件中添加您想要的内容

    例如

    $Definition['EmailConfirmEmail'] = 'here is some custom text :)';
    

    【讨论】:

      猜你喜欢
      • 2019-11-02
      • 2017-09-04
      • 2014-09-02
      • 1970-01-01
      • 1970-01-01
      • 2013-05-10
      • 2017-09-26
      • 1970-01-01
      • 2015-05-12
      相关资源
      最近更新 更多