ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
69280
|
Tue Dec 15 14:50:55 2020 |
| Satyajit Jena | satya.ino@gmail.com | Question | Linux | 3.1.4 | Is there a way to upload a file in custom input? |
Hi,
I am trying to implement a Custom input forms by following this https://elog.psi.ch/elogs/Contributions/49. Is there a way to also insert an image or files to it? I want to take a snap from the iPad and want that to go as an attachment or attach a file(s) into the form. Is there a way to do that?
Your suggestions are highly appreciated.
Regards,
sjena
|
65964
|
Mon Sep 8 14:22:10 2008 |
| Samuel Morris | sam@tifr.res.in | Question | Linux | 2.6.3 | Is there a way to send email notification without attachment |
Is there any way to send email notification of only the message and not the attachment. We get entries consisting of 10 MBs sometimes, and we would like to send only the message and not the attachment in the email notification. I tried restricting postfix to 1MB and using Email Format = 111 but with no success.
Thanks
sam |
65966
|
Mon Sep 8 23:17:59 2008 |
| Herman Sherman | dsherma1@mscd.edu | Question | Linux | | Is there a way to limit users to view only the entries they have created? |
We are using elog to allow users to enter their time spent on a project and we would like them to be able to see the entries that they themselves have
created but not the entries that other users have created.
Thanks,
Herman |
65884
|
Thu May 15 19:57:23 2008 |
| Dennis Seitz | dseitz@cosmology.berkeley.edu | Question | | | Is there a way to indicate when an entry has been edited? |
You've probably seen my other posts on this subject.
I want to be able to re-edit some entries but I need some way to know the dates entries were re-edited.
Am I just approaching this the wrong way? Should I disable re-editing of entries and use threads to follow changes by posting replies to an entry?
The only problem with that is that if I make a mistake I will have to submit a new entry to fix it.
Thank you for your advice. |
66325
|
Tue Apr 21 16:29:23 2009 |
| Joseph Le | josephle9@gmail.com | Question | Windows | 2.7.6 | Is there a way to import old log messages |
I update my elog from version 2.7.5 to 2.7.6 and mistakenly replace configuration file. so i have to reconfigure everything from ground up. when my elog back online, old log messages are not show up. is there a way to import old log messages from old log book to new one.
thanks |
68440
|
Mon Oct 3 10:02:36 2016 |
| Alex Kühnel | alexander.kuehnel@gmail.com | Question | Linux | 3.1.2 | Is there a way to export logs |
hello
Is there a way to export logs from elog (for example after I have selected a filter) to txt or csv...
I found the "Download" attribute but this works for only one elog entry...
regards |
Attachment 1: elog_export.JPG
|
|
68718
|
Tue Jan 16 09:30:55 2018 |
| markus | markus.ries@helmholtz-berlin.de | Question | Linux | 3.1.2 | Is there a python3 api to generate logbook entries from python? |
Dear elog community,
I wonder whether there is a python3 api or lib to generate and append entries (and attachments) to the logbook using scripts.
However, so far I did not find anything...
At the moment I am thinking about wrapping the "elog" command line tool.
Is there something usable already out there?
Thanks and regards
Markus |
2218
|
Thu Apr 26 16:43:45 2007 |
| Kevin McCarty | kmccarty@princeton.edu | Request | Linux | 2.6.3-1764 | Is there (planned) support for <A NAME> and <HR /> in ELCODE? |
Hello,
I am wondering if there is any support (or if not, if it is planned) for inserting HTML <a name> and <hr /> tags via ELCODE. This would be useful for long log messages in order to provide a table of contents and divide them into clear sections. If this support already exists, I'm afraid it is not obvious to me how to access it in ELCODE. If it does not yet exist, would you consider a patch for it?
As a related issue, to support <a name> usefully, it will also be necessary for ELCODE to support things like [url=#tag], which it currently converts to <a href = "http:///#tag"> instead the expected result of <a href = "#tag">.
(Please send me replies also by email at kmccarty AT princeton DOT edu, as I don't check this forum often.)
Thanks for writing ELOG; our group has been using it very productively on our server for the last few weeks.
best regards,
-- Kevin McCarty |