ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66973
|
Tue Dec 14 10:37:41 2010 |
| Zbigniew Reszela | zreszela@cells.es | Question | Linux | 2.8 | how to retrieve attachment on execute new |
Hello all,
I have a problem with retrieving attachments of an entry on "Execute new" command. In the syntax of elodg.cfg it is: In addition the list of all attachments can be referred to via $<attachment>. Could anyone explain it a little bit more explicit, or attach an example?
Thank you in advance.
|
68757
|
Tue Mar 6 16:59:29 2018 |
| Piotr Zolnierczuk | zolnie@yahoo.com | Question | Linux | 3.1.3 | how to insert images inline |
Hi,
I recently upgraded elog from 2.7 to 3.1 and have a hard time to insert images inline. The attachements work just fine. I am certain it is something silly, but I cannot figure it out.
- In edit mode, I click the image icon
- A pop-up "Image Propertied" shows with two tabs "Image Info" and "Upload" (selected)
- Click on Browse button and select an image
- Now
- if I click OK, I get an error "Image source URL is missing".
- if I go to "Image Info" tab - what URL am I supposed to enter, 68757/<1> ?
I found an old thread elog:68410 (from 2016) but could not find a solution that would work for me. Where does "Preview attachments" option should be inserted? In the global section?
Hopefully there's a simple explanation for this
Piotr |
66882
|
Wed Aug 25 09:18:39 2010 |
| phichitpon | chee_ake@yahoo.com | Question | Windows | V2.8.0-231 | how to convert Common Era (C.E.) into Buddhist Era |
how to convert Common Era (C.E.) into Buddhist Era such as C.E. 2010 to B.E. 2553 (2553=2010+543) .thank you |
66878
|
Thu Aug 19 08:36:11 2010 |
| phichitpon | chee_ake@yahoo.com | Question | Windows | ELOG V2.8 | how to change char encode for Text column |
hello
how to change char encode for Text column. my language is thai and use tis-620 for encode. thankyou |
67766
|
Mon Jan 26 15:46:04 2015 |
| dev | joshi868b@gmail.com | Request | All | 3.3 | how to calculate the time |
I HAVE A LOGBOOK WHICH KEEPS THE RECORD OF ALL FAULT BOOKED BY DIFFERENT SUBSCRIBER.THIS LOGBOOK HAS THREE ATTRIBUTE DOWNTIME,UPTIME & TOTAL DURATION (DATE &TIME FORMAT) . I WANT TO CALCULATE THE TOTAL DURATION AUTOMATICALLY WHENEVR UPTIME VALUE IS GIVEN AND IF THE UPTIME IS NOT GIVEN IT SHOULD CALCULATE DEPENDING UPON THE SYSTEM PRESENT TIME.PLEAS EXPLAIN IT WITH EXAMPLE. |
147
|
Thu Oct 31 10:42:02 2002 |
| eric wooten | wootene@verizon.net | Question | | | how do you specify user name/passwd for the outbound smpt server |
if you have a site that requires authentication to the smtp server, how do
you specify this info in elog???
thanks,
eric |
68699
|
Fri Nov 17 18:58:52 2017 |
| Susan James | sjames@lbl.gov | Question | Linux | 3.1.2-bd7 | hosts allow |
I'm trying to wrap our elog instance to our company domain which is lbl.gov
I add this entry below (without quotes) to elogd.cfg and it's not working. the world can see our logbooks
" Hosts Allow = *.lbl.gov ".
can someone help?
|
66881
|
Wed Aug 25 02:49:44 2010 |
| Owen LaGarde | olagarde@gmail.com | Question | Linux | 2.7.8 | honor "user" field in the Apache SSL request object or environment variables in SSL process groups? |
Will elog defer user identification and authorization to the ssl engine of a *local* Apache proxy? I'd like to try elog in a site that requires the service port positively authenticate and identify users via smartcard certificate ID. Per SOP they have Apache+mod_ssl setting SSLUserName=SSL_CLIENT_S_DN_CN which sets both the SSL request object's "user" field and the REMOTE_USER environment var relative to the mod_ssl's session's process group leader. Users auth with Apache's mod_ssl as a single-signon replacement for web apps which have traditional native, internal user accounts/passwords, but those passwords are subsumed by the Apache/smartcard/mod_ssl setup. The web apps define internal accounts matching the users' cert IDs but do not allow any management of the [unused] passwords. Can elog do this? |