Re: Problem with embedded Iframes, posted by Stefan Ritt on Tue Jan 13 10:10:56 2015
|
This is an issue with CKEditor, not with ELOG.
Maybe this helps:
http://drupal.stackexchange.com/questions/96069/ckeditor-removes-iframes-in-editor-after-update-to-6-x-1-14 |
Re: Configure default time range in 'Find', posted by Stefan Ritt on Fri Jan 16 14:29:58 2015
|
Have you tried in the "Find" page to set a start date, or select "Show last: Month". This shoudl speed up searching quit a bit.
Eoin
Butler wrote:
Hello, |
Re: Configure default time range in 'Find', posted by Stefan Ritt on Thu Jan 22 16:30:07 2015
|
I added a new optoin "Show last default = <days>", where one can pre-set the "Show last" drop-down box. I think this is a good
idea, so now people can configure their elog to a certain default in this parameter. Of course all settings in the Find page are AND'ed together, so
if one restricts the search to tha last week, but then looks for a date more in the past, the result will be zero by definition. The change is in the GIT |
Re: Link to full resolution image attachments, posted by Stefan Ritt on Tue Jan 27 17:03:53 2015
|
Strange. If I attach a big image to this post (see below), I see the thumbnail, but when I click on it it, I get redirected to the full resolution image.
No idea why it is not working for you.
Eric |
Re: Kerberos auth not available on 3.0 ?, posted by Stefan Ritt on Tue Jan 27 17:16:46 2015
|
Kerberos support is not compiled into the binary RPM. You have to comile from sources to get that. The reason is that there are different Kerberos libraries
around, and different people need different ones.
/Stefan |
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 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 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). |