Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 757 of 806  Not logged in ELOG logo
    icon2.gif   Re: WYSIWYG editor for Elog not working in Debian Jessie, posted by Andreas Luedeke on Wed Nov 4 14:40:39 2015 
Hi Nicola,

this appears to be a particular problem of the specific (outdated) ELOG debian package.

But you could just download
the FCKeditor directly and install it to the proposed location "/usr/share/fckeditor".

Or you download ELOG 3.1.1 and give it a
try to install it with the makefile.

Cheers, Andreas




    icon2.gif   Re: WYSIWYG editor for Elog not working in Debian Jessie, posted by Andreas Luedeke on Mon Nov 9 10:33:46 2015 
Hi Nicola,

as Stefan pointed out: the debian package that you are using is from an outdated ELOG version and not supported anymore. I
can't help you with that.

Is somebody out there that created a 3.1.x version debian package?

Cheers, Andreas




Nicola wrote:


    icon2.gif   Re: log entries after a certain date not displayed - 3.1.1, posted by Andreas Luedeke on Fri Nov 20 11:06:24 2015 
Hi Mike,

I don't think that it is a good idea to have two elogd servers accessing the same files: that's what you are doing with
the Dropbox folder, isn't it? ELOG is not made to be used like that.

If you want to share the same entries in different logbooks, then
you should use the "mirror server" functionality in ELOG. Have a look at: https://midas.psi.ch/elog/config.html#mirroring

Cheers,
    icon4.gif   Re: If a Required Attribute starts with a number – No CKEditor, posted by Andreas Luedeke on Fri Dec 11 14:30:10 2015 
Hi David,

I can confirm a bug: changing the encoding does not work if you have a required attribute starting with a digit. The following
minimal config reproduces the bug:

[global]

Default
encoding = 1
    icon2.gif   Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Wed Dec 16 09:56:09 2015 
You normally don't need to specify "URL = xxx" at all. It is only needed if you work with a Proxy that changes the normal ELOG URL. And
yes, you'll need "Port = 433" and "SSL =1".

And elogd must be compiled with USE_SSL=1, maybe that's your problem?
    icon3.gif   Re: Prefill attributes for new post, posted by Andreas Luedeke on Tue Jan 12 11:48:57 2016 
Hi Johan,

yes, it is possible. And you were actually very close :-)

In order to pass preset-parameters within a URL, you
just need to prefix the fieldname with a "p". In your example, you would write "...&pSubsystems=Vacuum".

Here is
an example for the Linux Demo logbook:

https://midas.psi.ch/elogs/Linux+Demo/?cmd=New&pAuthor=Santa+Claus&pSubject=Christmas+Presents&pType=Problem+Fixed&pCategory=Hardware

 

This
    icon5.gif   Re: Can I host elog in the web under windows platform without Apache Web Server?, posted by Andreas Luedeke on Fri Jan 15 15:31:54 2016 
I admit that I'm not sure if I understood the question. It is quite some work to do the opposite, to run elog behind an Apache Web Server.

But
if you just install ELOG out of the box it will always run without an Apache Web Server. You don't need to add anything in the config file for that.




Dawang wrote:


    icon2.gif   Re: entry does not appear in list while it is being edited, posted by Andreas Luedeke on Thu Jan 21 11:39:18 2016 elog-pending-draft.png
Hi Devin,

this is the intended bevaviour, there is nothing wrong with that.

Only a submitted entry should be visible to
the world.

If you would have played a little bit longer, you would have found out yourself how you'll get access again to this so-called
"draft" entry after closing the browser window:

as soon as you attempt to create - as the same user - an new entry, you'll
ELOG V3.1.5-3fb85fa6