EPFL Email Signatures is a web application created to standardize email signatures at EPFL.
It was made as simple as possible so it can be used by anybody.
- WYSIWYG editor to write anything you want under the signature
- Automatic data completion by searching people
- Remove / Define data that is not defined (office, personal website, mobile phone number, ...)
- Easy copy/paste signature (HTML copy or visual copy) for any email clients
- Three different sizes for personal signatures
- Signature for events with resizable personal image (URL)
- EN/FR signatures
- Shareable signatures using queryString (image URL, image size, sciper, ...)
- Optional EPFL social medias on all signatures
- search-api : For searching people at EPFL using sciper, first name, last name...
- jQuery : A lot of the page content is changed without reloading, jQuery makes things easier.
- jQuery UI : For image Resizing
- Web2018 Elements : For the "EPFL style"
- tinyMCE : For the WYSIWYG editors
- HTML/CSS/JS
More to discover on the website...
If you need more information about the project or details on how to implement the signatures in different email clients, you can read the DOCUMENTATION.md file.