Re: Different timezone settings for each elog, posted by Stefan Ritt on Wed Jun 10 18:13:50 2015
|
The elog server grabs the local timezone from the underlying OS. Under Linux, you can change the timezone using the TZ environment variable. See here: http://www.cyberciti.biz/faq/howto-linux-set-time-zone-per-user-basis/
If you need different time zones on the same server, you have to create two accounts and run two instances of elogd on these accounts. |
Re: Drag-and-drop not working in elog 3.1.0, posted by Stefan Ritt on Thu Jun 11 09:09:03 2015
|
Sure, I just wanted to get feedback from you regarding the draft functionality. As it looks now people are happy, so I will do a 3.1.1.
Andreas
Luedeke wrote:
PS: Stefan, V3.1.0-2411f95 is from April |
Re: Upload of images fails from mobile platforms when using ELOG under SSL, posted by Stefan Ritt on Fri Jun 12 12:19:50 2015
|
Use thumbnails (need ImageMagick to be installed for that), and you can show for example 300x300 pixel thumbnails of all pictures.
Neal
Grafton wrote:
On the subject of uploads, is there a way to restrict the viewing |
Re: dependencies lib, posted by Stefan Ritt on Mon Jun 15 08:28:43 2015
|
If you Google for "libssl.so.6 is needed", you will find for example this site: http://ubuntuforums.org/showthread.php?t=2096126 ,
which tells you to install the libssl-dev package.
alireza |
Re: "Preset on reply" not work?, posted by Stefan Ritt on Mon Jun 15 08:33:50 2015
|
You have "Remove on reply" together with "Preset on reply Author". Since the first is executed later, you first preset the author
name, then remove it again. Just discard the "Remove on reply" and you are fine.
Daniel |
Re: Limited access to an attribute, posted by Stefan Ritt on Mon Jun 15 22:00:40 2015
|
No.
Michael
Cianci wrote:
Is there a way to limit access to an attribute "Reviewed by" |
Re: Need to move ELOG to other host, posted by Stefan Ritt on Thu Jun 25 12:32:48 2015
|
Simply copy over your elogd.cfg file and all files under "logbooks". If you only see former logbooks, you grabbed probably the wrong elogd.cfg
file.
Mario |
Re: CKEditor won't load under IE Compatibility Mode, posted by Stefan Ritt on Thu Jun 25 12:52:06 2015
|
I don't get your point. If you add the meta tag wiht the viewport, then the IE7 mode will load the CKEditor? The CKEditor home page says that IE7
is not supported any more, so I wonder if this simple tag might help. Can you turn off the compatibility mode on a per-URL basis?
If I try on my smatphone, the display is correct, so why you need the viewport tag? Can you shouw me examples? |