CSS for HTML Mails, posted by Daniel Pfuhl on Wed Jan 22 16:10:51 2020
|
Hi there,
we extensively use Logbuch as a change documentation platform.
E-Mail notifications for new entries are very important for us. |
Re: CSS for HTML Mails, posted by Stefan Ritt on Wed Jan 22 16:35:47 2020
|
The CSS has been embedded in the email end of 2018, so just upgrade your server.
https://bitbucket.org/ritt/elog/commits/5165daf35cc1fb066071827719079fe0c9aa5ffb
/Stefan |
Re: CSS for HTML Mails, posted by Daniel Pfuhl on Wed Jan 22 17:32:39 2020
|
Hmm, I'm pretty sure that we are on the latest version already.
We use ELOG V3.1.4-a04faf9f
I downloaded a fresh install binary for Windows and compared the checksums: |
Re: CSS for HTML Mails, posted by Stefan Ritt on Wed Jan 22 19:30:41 2020
|
a04faf9f is pretty old: https://bitbucket.org/ritt/elog/commits/a04faf9fa9ca74657240cdc827bd2d0ae48a9df1
It's from September 2018, where the change with the CSS has been made on Decemb er 2018. You have to pull the current version from the git
repository and recompile the program yourself. |
Re: CSS for HTML Mails, posted by Daniel Pfuhl on Tue Apr 21 09:13:45 2020
|
Hi Stefan,
I pulled the code from the repository but was not able to build it.
Sorry, I'm not a developer. Is there a good documentation you can recommend on how to do this for a Windows installation incl. how to setup |
MEG style elog configuration, posted by Daniel Kohl on Sun Oct 25 06:26:49 2020
|
Hello,
I'm new to elog software and I could not find a solution to my configuration issue. I would like to setup a configuration file similar to |
Re: MEG style elog configuration, posted by Stefan Ritt on Mon Oct 26 11:42:53 2020
|
It was done using the "groups" feature:
https://elog.psi.ch/elog/config.html#groups
Stefan |
length of condition names, posted by Harry Martin on Wed Dec 2 22:45:16 2020
|
The documentation describing the use of conditionals uses a single character (letter or number) for names of conditions. I don't see any update/change
to that rule anywhere in the docs.
I have been using multi-character condition names successfully. I find these are easier to use since they can be more descriptive |