Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 696 of 806  Not logged in ELOG logo
ID Date Icon Author Author Email Category OSdown ELOG Version Subject
  66612   Mon Nov 16 13:46:38 2009 Reply Stefan Rittstefan.ritt@psi.chBug reportAll2.7.7-2254Re: "Collapse to last = 1" problem when reply twice to the same entry
> Hello.
> 
> Please look at the entry 66525 of this forum (just 5 thread before this one):
> 
>  ->  chain.crt, posted by Gerhard Schneider on Thu Sep 3 21:55:52 2009         (66525)
>   |->    Re: chain.crt, posted by Stefan Ritt on Fri Sep 4 08:33:16 2009       (66526)
>   |->    Re: chain.crt, posted by Gerhard Schneider on Wed Oct 7 07:56:52 2009 (66556)
> 
> When you collapse the thread, it is collapsed to the 66526 instead of the 66556 (more recent)
> 
>   +      Re: chain.crt, posted by Stefan Ritt on Fri Sep 4 08:33:16 2009  
> 
> I guess it is because both 66526 and 66556 replies to the first entry. 
> I have the same problem with Elog v2.7.7-2246 and Windows. 
> 
> In general, it seems to work well only if you always reply to the last entry of a thread.
> 
>   Thank you.
> 
> 
> b.t.w. : is there any tip to always force reply to the last entry of a thread?

I fixed that in revision 2269. So now elog scans a complete branch and searches for the last entry in the branch. 
You can check again the branch above on the forum, should work now.
  66662   Thu Jan 7 21:41:43 2010 Question Erik Iversoneiverson@ornl.govQuestionAll2.7.8Any way to paste clipboard into entry?
Is there any way to directly paste an image from a Windows clipboard into an elog entry page?  It's obvious
for uploading a file, but many of my users say that they never make a file, they just want to paste in an image
already onscreen.
  66666   Mon Jan 11 10:41:25 2010 Reply Stefan Rittstefan.ritt@psi.chQuestionAll2.7.8Re: Any way to paste clipboard into entry?
> Is there any way to directly paste an image from a Windows clipboard into an elog entry page?  It's obvious
> for uploading a file, but many of my users say that they never make a file, they just want to paste in an image
> already onscreen.

This is a limitation of the FCKEditor used inside ELOG, and actually of the whole browser concept under Windows. 
There are some extensions to Firefox which let your paste an image as an attachment, but none for doing this right 
into the text body. For some discussion about this have a look at

http://forums.developer.mindtouch.com/showthread.php?t=188

for example.
  66667   Mon Jan 11 16:44:23 2010 Reply Erik Iversoneiverson@ornl.govQuestionAll2.7.8Re: Any way to paste clipboard into entry?
> > Is there any way to directly paste an image from a Windows clipboard into an elog entry page?  It's obvious
> > for uploading a file, but many of my users say that they never make a file, they just want to paste in an image
> > already onscreen.
> 
> This is a limitation of the FCKEditor used inside ELOG, and actually of the whole browser concept under Windows. 
> There are some extensions to Firefox which let your paste an image as an attachment, but none for doing this right 
> into the text body. For some discussion about this have a look at
> 
> http://forums.developer.mindtouch.com/showthread.php?t=188
> 
> for example.

Hmmm.  Well, does that mean that it is easier under Linux?  I have to confess I couldn't figure that out either.  But
I'd be delighted to have Yet Another Reason to tell the users that "it works under Linux, maybe you should switch...."  
  66668   Mon Jan 11 16:46:39 2010 Reply Stefan Rittstefan.ritt@psi.chQuestionAll2.7.8Re: Any way to paste clipboard into entry?
> > > Is there any way to directly paste an image from a Windows clipboard into an elog entry page?  It's obvious
> > > for uploading a file, but many of my users say that they never make a file, they just want to paste in an image
> > > already onscreen.
> > 
> > This is a limitation of the FCKEditor used inside ELOG, and actually of the whole browser concept under Windows. 
> > There are some extensions to Firefox which let your paste an image as an attachment, but none for doing this right 
> > into the text body. For some discussion about this have a look at
> > 
> > http://forums.developer.mindtouch.com/showthread.php?t=188
> > 
> > for example.
> 
> Hmmm.  Well, does that mean that it is easier under Linux?  I have to confess I couldn't figure that out either.  But
> I'd be delighted to have Yet Another Reason to tell the users that "it works under Linux, maybe you should switch...."  

I'm not sure, but I doubt that it would work under Linux. It's a general security issue: If your browser has free access to 
your clipboard, then what happens if you for example copy-and-paste a password in some application, then forget your password 
in the clipboard, then you surf to a malicious website, and a script on that site grabs your clipboard contents? This would 
be a severe security hole on ANY operating system.
  66710   Tue Feb 16 04:17:24 2010 Question Geoff EllisEllis_Geoff@solarturbines.comQuestionAll2280Single Button Entry

For our application we have a lot of very common events we would like to log.  It would be preferable that for certain events/entries we could setup a single button / quick entry method.  Is there away to accomplish this?

  66714   Thu Feb 18 18:50:57 2010 Reply Yoshio ImaiQuestionAll2280Re: Single Button Entry

Geoff Ellis wrote:

For our application we have a lot of very common events we would like to log.  It would be preferable that for certain events/entries we could setup a single button / quick entry method.  Is there away to accomplish this?

You could write a script/program that calls the ELOG client with the necessary attributes to submit the entry (see the user's guide).

  66725   Sun Feb 28 07:25:10 2010 Reply Capt. Ben Smithben@maperl.comQuestionAll2280Re: Single Button Entry

Geoff Ellis wrote:

For our application we have a lot of very common events we would like to log.  It would be preferable that for certain events/entries we could setup a single button / quick entry method.  Is there away to accomplish this?

 This would be of value for me as well. I'm trying to develop a event log for a research ship. Thanks. -ben

ELOG V3.1.5-3fb85fa6