Re: How to attach screen shot in elog, posted by weiluo on Tue Dec 2 17:18:10 2008
|
Stefan Ritt wrote:
|
Re: How to add bulk client list at once, posted by Stefan Ritt on Wed Apr 1 15:16:43 2020
|
Options are limited to 200. To add options dynamically, use
Extendable options = <name>
as desribed in the manual. |
Re: How to add bulk client list at once, posted by Sunilkumar on Wed Apr 1 19:27:53 2020
|
Hi Stefan
Thanks for Response , It helped me lot .
is it possible to give refence to include 1000 clients in one file and adding that referece file to Roptions ? |
Re: How to add bulk client list at once, posted by Stefan Ritt on Wed Apr 1 20:01:26 2020
|
No, that's not possible with elog.
Sunilkumar
wrote:
Hi Stefan |
Re: How to access PSI Elog data from other web clients , posted by Stefan Ritt on Wed Oct 13 08:17:23 2021
|
When elog has been developed, REST did not yet exist. The closest you can get is the RSS API. Just try https://elog.psi.ch/elogs/Forum/elog.rdf
and you see the result for this forum. To write to elog, you can use teh HTTP/HTML interface and mimic a browser. See for example elog:69209
Stefan |
Re: How to access PSI Elog data from other web clients , posted by Andreas Luedeke on Thu Oct 21 00:42:42 2021
|
There is a python API to access ELOG via HTTP: https://github.com/paulscherrerinstitute/py_elog
Lin
Wang wrote:
We want to develop separate mobile web pages for the web applications |
Re: How many topgroups can be defined?, posted by Stefan Ritt on Wed Jan 17 12:55:07 2007
|
[quote="Exaos Lee"]I defined 6 top groups in my cfg file as the attachment.
But ... It doesn't work as I wanted.
The 4th and 5th groups need login. But when I clicked the 4th or 5th group, the login isn't needed.
|
Re: How many "Extendable options" can I add?, posted by Grant Jeffcote on Fri Oct 26 16:46:52 2018
|
David,
Try
Extendable options = Require Model, Require Lens, Require Other, |