ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67736
|
Tue Jan 6 03:04:51 2015 |
| Banata | jogjacard@yahoo.com | Question | Windows | 3.0.0 | Translation problem |
Hello, I try to translate elog using 2.9 version, I never try on 2.9 until new version 3.0 released
I translate 2 files here : elcode_indonesia.html and eloglang.indonesia,
after new version 3.0 I try to load those translation to the latest version using :
Language : indonesia
but language still in English, What I'm missing here?
|
67742
|
Fri Jan 9 17:30:31 2015 |
| Iolanda Matea | matea@ipno.in2p3.fr | Question | Linux | 2.9.2-2455 | using a predefined format with predefined informations that an user should fill at each run of data |
Hello!
I was wondering if it is possible (and how) to define a template (something equivalent to an excel table with some required informations to be filled) that opens each time one wants to make a new entry of a given type, e.g., I want this template to open only when the informations concern data taking.
I hope I am sufficiently clear ...
Thank you,
I.M. |
67746
|
Mon Jan 12 23:26:18 2015 |
| Eric Quintero | ericq@caltech.edu | Bug report | Mac OSX | 3.0.0 | Problem with embedded Iframes |
We've upgraded our ELOG installation to v3, and we really like the new CKeditor. However, one of my users has noticed a problem when using Iframe HTML elements with CKeditor; namely that the HTML is not present when trying to edit the post, and saving the post erases the HTML.
I was able to reproduce this fairly simply, by trying to embed a youtube video. I would create a new post, click the "Source" view in CKeditor, and paste something like the following:
<iframe width="420" height="315" src="//www.youtube.com/embed/RzZgFKoIfQI" frameborder="0" allowfullscreen></iframe>
Upon submission, this produces a totally normal .log file in the logbook directory, and the video is viewable on the ELOG page:
Date: Mon, 22 Dec 2014 15:52:20 -0800
Author: test
Type: General
Category: General
Subject: test
Attachment:
Encoding: HTML
========================================
<iframe width="420" height="315" src="//www.youtube.com/embed/RzZgFKoIfQI" frameborder="0" allowfullscreen></iframe>
Then, upon hitting "Edit," I am greeted by a totally empty CKeditor window, and hitting "Source" does not display the original HTML.
Any help is greatly appreciated!
PS: Including the first line of the logfile in this very post would cause the submitted post to be truncated for some reason, although the preview looked fine. Pasting it here also caused the log to end abruptly. The string is "(dollar sign)(at symbol)MID(at symbol)(dollar sign): 9" |
67749
|
Tue Jan 13 04:11:33 2015 |
| Banata | jogjacard@yahoo.com | Question | Linux | 3.0.0 | notification error services in CentOS 6.5 |
hello, I just upgrade from 2.9 into 3.0.0 in CentOS 6.5
but after upgrade, I can't check elogd services via command line
service elogd status,
always result in missing argument, while it works with httpd or mysqld services and old elogd version.
I try to uninstall and install rom scratch and same result,
Okay I give you screenshoot of that,
you may notice, on check service status and stopping services, error resulted |
Attachment 1: elogerror.png
|
|
67757
|
Wed Jan 21 02:15:12 2015 |
| dev | joshi868b@gmail.com | Question | All | 3.3 | filter with or operation/TIME DURATION CALCULATION |
1.I HAVE A ELOG BOOK WITH TWO ATTRIBUTE 'FROM' &'TO'. I WANT TO USE A FILTER WHICH WILL SEARCH FOR A VALUE IN BOTH ATTRIBUTE .KINDLY HELP ME.
2. HOW TO CALCULATE THE TIME DURATION AUTOMATICALLY BASED ON TWO ATTRIBUTES 'START TIME' AND 'STOP TIME' . |
67761
|
Thu Jan 22 17:27:47 2015 |
| dev | joshi868b@gmail.com | Question | All | 3.3 | calculate the value of one attribute depending upon the value of other attribute. |
I HAVE A LOGBOOK WHICH KEEPS THE RECORD OF ALL FAULT BOOKED BY DIFFERENT SUBSCRIBER.THIS LOGBOOK HAS THREE ATTRIBUTE DOWNTIME,UPTIME & TOTAL DURATION (DATE &TIME FORMAT) . I WANT TO CALCULATE THE TOTAL DURATION AUTOMATICALLY WHENEVR UPTIME VALUE IS GIVEN AND IF THE UPTIME IS NOT GIVEN IT SHOULD CALCULATE DEPENDING UPON THE SYSTEM PRESENT TIME.PLEAS EXPLAIN IT WITH EXAMPLE. |
67766
|
Mon Jan 26 15:46:04 2015 |
| dev | joshi868b@gmail.com | Request | All | 3.3 | how to calculate the time |
I HAVE A LOGBOOK WHICH KEEPS THE RECORD OF ALL FAULT BOOKED BY DIFFERENT SUBSCRIBER.THIS LOGBOOK HAS THREE ATTRIBUTE DOWNTIME,UPTIME & TOTAL DURATION (DATE &TIME FORMAT) . I WANT TO CALCULATE THE TOTAL DURATION AUTOMATICALLY WHENEVR UPTIME VALUE IS GIVEN AND IF THE UPTIME IS NOT GIVEN IT SHOULD CALCULATE DEPENDING UPON THE SYSTEM PRESENT TIME.PLEAS EXPLAIN IT WITH EXAMPLE. |
67769
|
Mon Jan 26 23:13:47 2015 |
| Eric Quintero | ericq@caltech.edu | Question | All | 3.0.0 | Link to full resolution image attachments |
Hi all,
It's possible my question is entirely within the domain of CKeditor, but I figure it may also have something to do with how it's plugged into ELOG.
In essence, when attaching a PDF to an ELOG post as an image, the post body shows the generated thumbnail and there is a link to the full resolution PDF at the bottom of the post.
However, if instead, I attach a JPG or PNG, the link to the full resolution image is not present in the post (though it can be accessed through the small paperclip icon).
Is there a way to show links to the thumbnailed images, or even for the thumbnail itself to be a hyperlink to the full resolution source?
Thanks for your time,
Eric Q. |