Re: Syntax for conditional list display, posted by Andreas Luedeke on Wed Sep 30 09:28:39 2015
|
Hi Terry,
if you really want to do it, you can find a way to make it work. But it is not straight forward and not what ELOG is made for.
Here some ideas how it could work:
ELOG allows you to have different commands for different users. You could allow "New"
and "Edit" for normal users, but "Reply" only for administrators.
You can use "Subst on reply <attribute> |
Re: Syntax for conditional list display, posted by Andreas Luedeke on Thu Oct 1 12:01:11 2015
|
Oups: there is a flaw in this approach! You can only get different commands for Anonymous and Login Users. You cannot select different command for Admin
users: they will just have the "Config" command automatically.
You could allow anonymous users to make new entries and restrict login to administrators. But that is certainly not what you want, so forget |
"not a valid Win32 application" error on versions 3.x.x, posted by Jean Pierre Vandecandelaere on Thu Oct 1 15:09:17 2015
|
Hello,
we have been using elog 2.7.1 as a logbook to signal problems and so on in our Engine Room Simulator for a couple of months now. Since this is
exactly what we're looking for, I've installed the latest release in our sailing simulator as well. On this occasion I thought about updating the |
inline jpg to png, posted by Jacky Li on Sun Oct 4 20:29:01 2015
|
Hi,
We have a user who posted a lot of inline jpg. The elog system converted those to png and thus cause the size of the elog to expand about
~4x of the original size. It is caused the problem of entry size too large for email notifications. Is there a way to turn off the conversion |
How can I host elog in a web server, posted by Dawang on Thu Oct 8 06:36:34 2015
|
How can I host elog in a web server. I need sample config file on [global] segment to show config on how it can be host. Please need your help. Thanks |
Re: How can I host elog in a web server, posted by Andreas Luedeke on Thu Oct 8 11:27:55 2015
|
I am honestly not sure if I understand the question. You can run ELOG behind an Apache Webserver. Look for example at https://midas.psi.ch/elog/adminguide.html#secure
Dawang
wrote:
How can I host elog in a web server. I need sample config file on [global] |
Re: inline jpg to png, posted by Stefan Ritt on Tue Oct 13 09:47:18 2015
|
You can turn off thumbnail creation with
Thumbnail size = 0
as written in the documentation. The PNG files are "thumbnails" (= smaller versions of large pictures). Mostly people put large images |
Re: FCKEditor not working correctly on a Windows server., posted by Richard Stamper on Tue Oct 13 12:39:14 2015 
|
If you are using IE as your browser, the problem may be with that rather than the server. By default IE 11 display intranet sites in a "Compatibility
mode" which breaks the FCKEditor in Elog version 3. Fortunately this mode can be disabled, which is what I have had to advise users here
to do. |