Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 636 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown
  66669   Mon Jan 11 17:10:31 2010 Reply David PilgramDavid.Pilgram@epost.org.ukQuestionLinux2.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.

Hi there,

In a linux installation straight out of the box, I can cut-and-paste text from the mailer program (a stand-alone one called
XCmail), from an xterm or similar into elog with no trouble.  I've not tried an image, I just attach them as I use plain encoding.
 Don't know how it would work if it were on a properly secure linux box.
  1811   Tue Apr 18 10:01:23 2006 Reply Stefan Rittstefan.ritt@psi.chQuestionAll2.6.1-1684Re: Any way to move Replies from one logentry to another?

Steve Jones wrote:
Is there anyway to reattach a reply within a logbook from one logentry to another? I guess it would be "re-associate"?


No, this is not possible directly. You would have to make a new reply, and manually fill in the contents from the original reply. It is however possible by directly tampering the ELOG files, but that should be done only by experienced users.
  1812   Wed Apr 19 04:48:43 2006 Agree Steve Jonessteve.jones@freescale.comQuestionAll2.6.1-1684Re: Any way to move Replies from one logentry to another?

Stefan Ritt wrote:

Steve Jones wrote:
Is there anyway to reattach a reply within a logbook from one logentry to another? I guess it would be "re-associate"?


No, this is not possible directly. You would have to make a new reply, and manually fill in the contents from the original reply. It is however possible by directly tampering the ELOG files, but that should be done only by experienced users.


Kind of what I thought but needed to ask. I think I'll leave things as they are. Thanks!
  1781   Sat Apr 1 15:30:32 2006 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.61Re: Anonymous vs user posts

Chris Warner wrote:
If I have a logbook that will let both registered users Anonymous users post. I would like the author attribute to default to the value in $long_name but if the post is Anonymous display a default text string "Anonymous". Is it possible to do this?


I added that functionality into the intermediate release 2.6.1-4 which you can download from the ELOG site.
  769   Thu Nov 11 01:04:01 2004 Question Marc Neigerm.neiger@synergie-inf.comInfoAll2.5.4-6Re: Announcement of RSS feeds
Great, but what's the corresponding URL for the RSS feed itself

> I implemented experimentally RSS feeds into Elog. Before releasing this new
> addition, I would like to collect some experience with it. This forum now
> supports RSS feeds, for which you can subscribe with a RSS feed reader like
> Mozilla Firefox. Please give it a try and send me any feedback.
> 
> For an introduction to RSS feeds, please see 
> 
> http://www.webreference.com/authoring/languages/xml/rss/intro/
  773   Mon Nov 15 09:54:45 2004 Warning Marc Neigerm.neiger@synergie-inf.comInfoAll2.5.4-6Re: Announcement of RSS feeds
IE 6 chokes on the XML, below is what I get for 
http://midas.psi.ch/elogs/Forum/elog.rdf
(sorry this is in french).
So I assume all rss reader parsing the file with the MS XML parser shall also 
have a problem, this is the case with Avant Browser integrated RSS reader.

Cheer,
Marc

------------------------------------------------------

La page XML ne peut pas être affichée 
Impossible d'afficher l'entrée XML en utilisant la feuille de style XSL. 
Corrigez l'erreur, puis cliquez sur le bouton Actualiser ou réessayez 
ultérieurement. 


--------------------------------------------------------------------------------

Un caractère incorrect a été trouvé dans un contenu de texte. Erreur de 
traitement de la ressource http://midas.psi.ch/elog...

<title>Re: $message id  gives wrong value - Gernman traslalation of Back, posted 
by Ulrich Tr
  774   Mon Nov 15 12:51:44 2004 Reply Stefan Rittstefan.ritt@psi.chInfoAll2.5.4-6Re: Announcement of RSS feeds
The problems came from the French accents and the German umlauts. I changed the XML
charset, so this should be fine now. New version is under CVS.
  777   Mon Nov 15 13:10:12 2004 Cool Marc Neigerm.neiger@synergie-inf.comInfoWindows | All2.5.4-6Re: Announcement of RSS feeds
Hi Stefan,

The parsing now seems OK, IE downloads the XML and the RSS reader of Avant 
Browser 
accepts the feed. 
I still have a problem however : below the header, only the first 3 items 
are displayed and it seems only partially.
I included the HTML result so you can "visualize" what's going on (this may 
also be on the avant browser side !).

Cheers,
Marc


> The problems came from the French accents and the German umlauts. I 
changed the XML
> charset, so this should be fine now. New version is under CVS.
Attachment 1: ELOG_Forum.htm
ELOG V3.1.5-3fb85fa6