Skip to content

External template for email notifications #66

Description

@wavexx

The current email notifications are generated by functions in include/msg.php. This plays "somewhat" nicely with localization, but it's tedious to maintain and cannot be easily customized.

We should move the templates to something external, with a minimal template engine.
Smarty comes to mind. It would allow to have a mostly plain template, with "if" blocks for variable text (such as password/comment info).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions