Re: entry does not appear in list while it is being edited, posted by Devin Bougie on Thu Jan 21 16:00:30 2016
|
Thanks, Andreas. I was aware of the "pending draft" menu, and I am aware that you can manually browse to an entry even if it doesn't
appear in the list. However, for our operations group it is a requirement that any saved entry appears in the list, even if it's in the process
of being edited. We won't be able to upgrade until this is possible. |
Re: entry does not appear in list while it is being edited, posted by Stefan Ritt on Fri Jan 22 10:12:33 2016
|
I have a question here. You say "previsous releases didn't have this problems". Well, they did not have the auto-save feature. You can
turn this off if you like with "autosave = 0". This also removes the "Save" button so elog behaves exactly as before.
I decided NOT to show draft entries in the list, because these are entries currently under editing, and maybe the editor does not want others |
Re: entry does not appear in list while it is being edited, posted by Devin Bougie on Fri Jan 22 18:02:44 2016
|
Thanks, Stefan! Yes, the old behavior is an acceptable workaround. Although you need to use "Save drafts = 0" for this instead
of "autosave = 0".
Ideally, our machine studies group would like to have the ability to save / autosave an entry *and* have it remain in the list. We'd |
Re: enable batch file execution, posted by Stefan Ritt on Wed Jan 28 18:17:15 2015
|
Modify the server start command in the Windows Registry. Or start the elogd server directly in a command window with "elogd -x", after "cd"
to the elog installation directory.
dev |
Re: enable batch file execution, posted by dev on Wed Jan 28 18:21:17 2015
|
I tried it but still it gives error like Shell
execution not enabled via -x flag
|
Re: enable batch file execution, posted by Stefan Ritt on Wed Jan 28 18:27:44 2015
|
Stop the old server first, but we told you this already on elog:67770. If you
don't follow our suggestions we cannot help you.
dev |
Re: enable batch file execution, posted by dev on Wed Jan 28 19:18:24 2015
|
From the command mode i am not able to stop and start (elogd stop). But i can start/stop from services .Kindly help me stopping/starting
it from command
Stefan |
Re: enable batch file execution, posted by Stefan Ritt on Wed Jan 28 19:39:50 2015
|
May I kindly ask you to Google how to start/stop a service from the command line.
dev
wrote:
From the command mode i am not able to stop and start (elogd stop). |