Re: can attrinute fields contain more that one line, posted by Paolo Franchini on Fri Nov 20 11:20:49 2015
|
> > > Was just wondering about the status of the multi-line attributes in Elog, are
> > > they implemented in elog yet? If not is that something you are planning to do
> > > in the future?
|
Re: log entries after a certain date not displayed - 3.1.1, posted by Stefan Ritt on Fri Nov 20 12:40:19 2015
|
Besides the commen Andrea made I would like to add that you can convince elog to show all files if you simply restart it, then it will re-scan all files.
But as Andreas said, if two elogd instances write to the same directory, you will get a mess with double IDs of entries.
Stefan |
Re: can attrinute fields contain more that one line, posted by Stefan Ritt on Fri Nov 20 12:41:58 2015
|
> > > > Was just wondering about the status of the multi-line attributes in Elog, are
> > > > they implemented in elog yet? If not is that something you are planning to do
> > > > in the future?
|
Re: can attrinute fields contain more that one line, posted by Paolo Franchini on Fri Nov 20 15:27:12 2015
|
> > > > > Was just wondering about the status of the multi-line attributes in Elog, are
> > > > > they implemented in elog yet? If not is that something you are planning to do
> > > > > in the future?
|
Re: Paste figure from Clipboard, CKEditor 4.5.1 and Firefox 42, posted by Simon Däster on Mon Nov 23 10:32:37 2015
|
Updating CKeditor did work, thanks for the tip. |
Re: log entries after a certain date not displayed - 3.1.1, posted by Mike Giles on Tue Nov 24 09:18:40 2015
|
Thanks very much for your comments. I will take a look at the mirror server functionality.
I have only been running one elogd at a time, restarting elogd (on Windows 10) doesn't seem to pick up the changes made on Windows 8.1 PC
(stopped elogd after changes made and log file updated) |
Re: log entries after a certain date not displayed - 3.1.1, posted by Stefan Ritt on Tue Nov 24 12:35:22 2015
|
Ah, I see another problem. The pre 3.1 version had all logbook files in one directory, and the 3.1 puts the files in one subdirectoy per year. On transition
from 3.0 to 3.1, an automatic conversion is made, but only once. If you later add files into the root logbook directory, they will not be seen. So you
have to move them manually into the right subdirectory. |
Re: log entries after a certain date not displayed - 3.1.1, posted by Mike Giles on Tue Nov 24 21:29:16 2015
|
Hi, I have noticed that if an entry is not submitted it is saved in a sub-folder (name is current ID number) eg http://localhost:8090/mike/23, while
draft it doesn't appear in list page but you can browse directly to it.
When you update an entry on one server instance, if you then browse to the entry ID on the 2nd server instance it is draft. If you edit then |