Re: Any way to paste clipboard into entry?, posted by Stefan Ritt on Mon Jan 11 10:41:25 2010
|
> 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. |
Re: Any way to paste clipboard into entry?, posted by Erik Iverson on Mon Jan 11 16:44:23 2010
|
> > 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...." |
Re: Any way to paste clipboard into entry?, posted by Stefan Ritt on Mon Jan 11 16:46:39 2010
|
> > > 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. |
Re: Any way to paste clipboard into entry?, posted by David Pilgram on Mon Jan 11 17:10:31 2010
|
> > > > 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. |
Re: Any way to move Replies from one logentry to another?, posted by Stefan Ritt on Tue Apr 18 10:01:23 2006
|
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. |
Re: Any way to move Replies from one logentry to another?, posted by Steve Jones on Wed Apr 19 04:48:43 2006
|
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! |
Re: Anonymous vs user posts, posted by Stefan Ritt on Sat Apr 1 15:30:32 2006
|
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. |
Re: Announcement of RSS feeds, posted by Marc Neiger on Thu Nov 11 01:04:01 2004
|
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/ |
|