Re: Installation with amp on Rocky Linux, posted by Laurent Jean-Rigaud on Mon Mar 25 16:44:03 2024
|
Yes, same build options are used.
But i can not'confirm that they are working as well as on EL7. The tests done by build script on CI/CD are quite simple and limited to
rpm installation, service start and access from cmdline to elog server. |
Re: today date in template, posted by Stefan Ritt on Mon Apr 8 11:27:09 2024
|
This is a nice idea, but currently no text substations in templates are implemented. It only works in attributes right now.
Stefan
|
Re: Extendable list of numeric items, posted by John Kelly on Mon Apr 8 17:08:11 2024
|
Hi Nick,
If I understand your question correctly maybe this might help:
https://elog.psi.ch/elog/userguide.html
Search for 'attribute' and you will find this:
"some attributes |
Re: Extendable list of numeric items, posted by Nick Sauerwein on Mon Apr 8 17:23:00 2024
|
Hi John,
thanks for the info =). Do you known whether there is an example of how to use the list-boxes attributes?
Best, |
Re: Extendable list of numeric items, posted by Konstantin Olchanski on Tue Apr 9 04:46:36 2024
|
I think what you want already exists, for example, when I reply to this message, there is this "Category" selection box with predefined answers
"Info", "Bug report", etc. For your case, replace "Category" with "Wafer type ID", replace "Info" with "1", "Bug report" with "2", etc. You numeric
values will be strings containing numbers "1", "2", etc. That works for you? K.O. |
Re: today date in template, posted by Konstantin Olchanski on Tue Apr 9 04:50:28 2024
|
> This is a nice idea, but currently no text substations in templates are implemented. It only works in attributes right now.
but can it be done by javascript injection? load a custom .js or .html file, in this file run javascript code to root down the DOM tree until you
|
Re: Extendable list of numeric items, posted by Nick Sauerwein on Tue Apr 9 09:25:01 2024
|
Hey,
thanks for your answer. I completely get your point. However, I think my question as not precise enough.
|
Re: today date in template, posted by David Pilgram on Tue Apr 9 13:40:44 2024
|
This was given to me by Andreas L,
In my elog.cfg file, I have the following:
|