diff options
| author | Alon Levy <alon@pobox.com> | 2015-01-13 08:36:01 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-01-13 10:24:00 +0200 |
| commit | eced38bfff26a9c7faf78683fe15f148732cd9cf (patch) | |
| tree | 452466fa7c2923702df73fd2546da94b149d9925 /res/client/css | |
| parent | 96534de0c0dceefde8795e879927c5bedbdaa858 (diff) | |
incorporate https://github.com/ivoviz/feedback
allows user to mark an image and send it.
sends an email to configured recipient. defaults to using localhost:25
as the SMTP server (no user name, no password, see [1] for configuration
parameters of flask-mail).
Introduces a config parameter:
FEEDBACK_RECIPIENT = feedback@localhost
left TODO:
1. customize the 'thank you' text
2. document in user guide (setting MAIL_DEFAULT_SENDER correctly)
[1] https://pythonhosted.org/Flask-Mail/#configuring-flask-mail
Diffstat (limited to 'res/client/css')
| -rw-r--r-- | res/client/css/icons.png | bin | 0 -> 2022 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/res/client/css/icons.png b/res/client/css/icons.png Binary files differnew file mode 100644 index 00000000..d2a0da7e --- /dev/null +++ b/res/client/css/icons.png |
