Makefile patch for OS X 10.4, posted by Alexandre Gauthier on Fri Mar 3 16:48:01 2006
|
Hello,
I had trouble compiling elog on Mac OS X 10.4, and so, I hacked the makefile around...
|
How to add bulk client list at once, posted by Sunilkumar on Sun Mar 29 13:30:09 2020
|
Please let me know how to add Button for adding client next to Client Mnemonics.
I need to add bulk client lists in the Elog page there are 1000+ clients . |
Re: How to add bulk client list at once, posted by Sunilkumar on Wed Apr 1 19:27:53 2020
|
Hi Stefan
Thanks for Response , It helped me lot .
is it possible to give refence to include 1000 clients in one file and adding that referece file to Roptions ? |
tags, posted by Lech on Wed Aug 7 02:57:55 2019
|
Hello,
Is it possible to create tags for new entries in elog? I understand it would have to be some kind of mix between Extendable options and moptions.
Currently, whatever is entered in extendable options forms one option, while usually for tags, words separated by # form different tags. As usual with |
Drag and drop does not work in 3.1.3?, posted by Lech on Tue Aug 20 09:47:06 2019
|
Hello,
I can paste images into text (which resulted in the text_size too long error message), however, I can't drop them on my elog. However, I
can do it on the demo version. Was the drag and drop into text already supported in version 3.1.3 and I am just missing some configuration option, or do |
Re: Drag and drop does not work in 3.1.3?, posted by Lech on Tue Aug 20 11:37:03 2019
|
Can I find the config of the demo elog somewhere, so I could try it locally?
Stefan
Ritt wrote:
The Drag & Drop was implemented already in 3.0.0 (see https://elog.psi.ch/elog/download/ChangeLog). |
Re: Drag and drop does not work in 3.1.3?, posted by Lech on Tue Aug 20 13:28:53 2019
|
Thank you. Locally doesn't work for some reason... I'll try to investigate.
Btw. do you plan to properly accept pasting of images? Pasting a screenshot saves a lot of time when making logs.
Stefan |
Re: Drag and drop does not work in 3.1.3?, posted by Lech on Wed Aug 21 02:21:57 2019
|
From what I've read in a past post, it is hitting the max content length because pasting, unlike dropping, is not properly supported and it is possible
that images get converted to text in some way and occupy a lot of "content length". So what I mean is that the pasted image is handled the same
way as the dropped image. |