Show all entries made by ME ?, posted by Willem Koster on Thu Nov 14 12:16:49 2002
|
In my bottom.html file I have:
<A Href="host/Forum/?mode=summary&reverse=1&npp=10&Status=Open">Open</A>
|
Show all common attributes, posted by Stephan Egli on Mon Nov 25 18:10:04 2002
|
In the "find" command, when searching over all logbooks, it
would be nice to see ALL attributes, which are common for all
logbooks (e.g. typically the author name), not just
|
Show Attributes, posted by Ulf Helmersson on Wed Feb 24 15:54:40 2010
|
This programing have stoped working, I guess after last update.
Elog is running on Solaris.
Ulf Helmersson |
Shell substitution, especially interesting for running online experiments, posted by Stefan Ritt on Tue Dec 20 09:18:19 2005
|
Shell substitution has been introduced in an experimental state of the current SVN version of ELOG. It woks such that the subsititution list can contain
[B]$shell(<argument>)[/B] commands. The [B]<argument>[/B] is passed to the shell of the operating system and the result is captured and subsituted. This
is handy for online experiments, where one wants to pass information automatically to elog. Assume that there is a file /tmp/runnumber containing the current |
Shell execution generating error, posted by Steve Jones on Tue Sep 19 20:37:59 2006
|
When started as root *but not running as a daemon* shell execution results in the following errors that are sent to Standard Error:
[code]
|
Shell execute, posted by Alan Grant on Tue May 14 06:07:07 2019
|
I have the line in my elog config to run a Powershell script when submitting a New entry. I just send an email as a test:
Execute New = "Powershell.exe -ExecutionPolicy Bypass D:\SendEmail.ps1"
Fyi, the Powershell statement itself (Send-MailMessage -From 'MeterElog@winnipeg.ca' |
Sharing logbooks among "Top Groups", posted by Satyajit Jena on Sun Aug 20 10:07:57 2017
|
Hi,
I am currently trying to configuring elog top groups, which are supposed to separate from each other. However, I would like to have a common
logbook that should be visible in each group. Is there a way to share logbooks among Top Groups for example |
Shared logbook and elog.cfg file across multiple installations, posted by Anthony on Mon Nov 15 15:41:04 2021
|
Hi,
I'm wondering if it's possible to have a shared logbook and elog.cfg between multiple instances of elog. Ideally, I'd like
to have my logbooks folder and elog.cfg hosted on a nextcloud instance while running the elog service locally. I've tried this using symlinks |