-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Email templates user signature #252
base: feature-branch-for-aged-PR's
Are you sure you want to change the base?
Email templates user signature #252
Conversation
…n code, signature can have <=1000 characters (including HTML formatting))
- it reduces signature to ~250 chars including html markup
# Conflicts: # lib/EmailTemplates.php
this is now targeting a php7 feature branch. It was originally on the php5 master branch. Do I need tor rebase & merge if/when accepting it? |
My observations: My recommendation: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I won't hold back the progress by approving this feature. However, we'll have to consider implementing getters for global variables and being more proactive on applying coding best practices.
Added an e-mail signature variable into e-mail templates, which is configurable for each user and from the GUI under My Profile settings (so it is available to everyone, not just admins).
It utilizes the CKEditor.
Limitation: 255 chars might be enough for plain text, but might not be for HTML formatted text - this could be extended but schema update is required.
Example of email signature: