Re: Cross references within ELOG, posted by Richard Hardwick on Wed Jan 30 19:22:23 2008
|
Stefan
Ritt wrote:
|
Re: Cross references within ELOG, posted by Stefan Ritt on Mon Feb 11 13:34:53 2008
|
Richard Hardwick wrote:
|
ladp Invalid user name or password!, posted by Fred Nerks on Wed May 11 09:54:17 2022
|
Hi I am running elog on windows 2022 server and trying to use ldap for Auth.
No matter what i do I cannot get it to authenticate against the DC.
Invalid user name or password! |
Re: ladp Invalid user name or password!, posted by Fred Nerks on Mon May 23 07:48:40 2022
|
Fred
Nerks wrote:
Hi I am running elog on windows 2022 server and trying to use ldap |
Empty mxml directory in commit a6e5962, posted by Christine Quicot on Tue Jan 31 17:49:16 2017
|
Hello,
I wonder if it's normal that in the sources files, new created mxml directory is empty.
In commit # a6e5962 4 files are deleted but not moved: |
Re: Empty mxml directory in commit a6e5962, posted by Stefan Ritt on Tue Jan 31 21:29:05 2017
|
The mxml package has been converted into a submodule in the git repository. At http://midas.psi.ch/elog/download.html you see that you need a "--recursive"
flag to clone it. If you have already checked out the sources, you need a
git submodule update --init --recursive |
Is it possible change content of the notifying mail content (attachements...) ?, posted by Christine Quicot on Tue Feb 7 18:45:08 2017
|
Hello all,
I would like to configure the email that is sent to notify users, when an entry is submitted:
- Is it possible to attach to the mail the files attached to the entry ? |
Re: Is it possible change content of the notifying mail content (attachements...) ?, posted by Stefan Ritt on Tue Feb 7 18:54:00 2017
|
Please look in the manual under "Email Format" and "Use Email Subject".
Christine
Quicot wrote:
Hello all, |