ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
761
|
Tue Nov 2 02:51:09 2004 |
| Kristinn B. Gylfason | elog@askur.org | Question | Linux | 2.5.4 | Can the elog client submit an entry with a html body? |
I'm running a Debian package of elog with verision number 2.5.4+r1480-1.
The revision of the elog client in this package is 1.21.
I'm using the elog client to send entries generated by a script to my
logbook. I want to format the body text of the entry using HTML, to include
links and images. When I submit the entry with the elog client it is
submited as text and not HTML.
The man page for the elog client does not mention any commandline options to
specify the formating of the entry and I have not found any info in this
forum on the issue.
Is it possible to submit an entry with a html body using the elog client? |
66788
|
Sat Apr 17 01:06:58 2010 |
| Jason St. John | stjohn@bu.edu | Request | Linux | 2.7.8-2278 | Can other pages hide behind elog user authentication? |
Hello,
The elog security suits me just fine: the content is not available unless users have logged in, and as administrator I have complete control over who that is and what their privileges are. I can easily share somewhat sensitive notes, plots, and findings without making them completely open to the world.
I have a project which generates html pages, which I'm also not really supposed to make public to the world. I'd rather not resort to attaching them to elog entries.
Could the elog security be extended to control access to other files I put on the server?
Thanks,
-jmsj |
66921
|
Wed Oct 27 23:43:37 2010 |
| Morion Black | morion.estariol@gmail.com | Question | Other | 2.8.0 | Can anyone help compile ELog 2.8.0 on SunOS 5.11? |
I have server with SunOS 5.11:
uname -a
SunOS *** 5.11 snv_134 i86pc i386 i86pc
when I try to compile ELog I get error:
gmake
gcc -DHAVE_SSL -w -c -o crypt.o src/crypt.c
gcc -DHAVE_SSL -I../mxml -o elog src/elog.c crypt.o -lsocket -lnsl -lssl
Undefined first referenced
symbol in file
MAX crypt.o
MIN crypt.o
mempcpy crypt.o
_ast_strtoul crypt.o
_ast_realloc crypt.o
ld: fatal: symbol referencing errors. No output written to elog
collect2: ld returned 1 exit status
gmake: *** [elog] Error 1
Can anyone help to compile Elog?
|
1806
|
Wed Apr 12 19:22:34 2006 |
| Sridhar Anandakrishnan | sak@essc.psu.edu | Question | All | | Can a field value be calculated during display? |
I have a logbook which is a Calendar/Appointment book with Attributes: "Appointment DateTime", Place, etc.
I would like another Attribute called "When" whose value is calculated from Today's Date - Appointment date (so for example I could display today's appointments in red...). This calculation has to take place each time the logbook is displayed...
Possible? Useful?
Thanks,
Sridhar. |
1417
|
Wed Sep 21 04:24:43 2005 |
| Dan Chitwood | dchitwoo@uiuc.edu | Question | Linux | 2.6.0beta4 | Can I turn off emoticons? |
Is there a way to not use the emoticons, but at the same time use the ELCode?
An example would be to add a slash before the emoticon code like this: /:)
Thanks,
Dan |
68236
|
Fri Jan 15 00:20:42 2016 |
| Dawang | raymund.dawang@gmail.com | Question | Windows | Latest | Can I host elog in the web under windows platform without Apache Web Server? |
Hi All,
Can I host elog in the web (internet) under windows platform (elogd.exe only) without Apache Web Server? If possible, what syntax should I add in the configuration file? Appreciate feedback. Thanks.
Cheers,
Raymund |
69821
|
Wed Aug 7 22:54:03 2024 |
| Walter Reviol | reviol@anl.gov | Question | All | 2 | Can Elog make a table? |
Hi!
I like to format an Elog "directory" such that all entries make/occur as a table. Say: 5 columns and a large number of rows. In a sense, make an excel spreadsheet in Elog. Is this possible? How can this be done? Is there perhaps a template?
Thanks in advance.
Walter Reviol
reviol@anl.gov |
68989
|
Sat Jun 22 06:52:32 2019 |
| John | secondcomingtechnologies@fastmail.com | Other | Linux | Windows | Mac OSX | All | Other | ELOG V3.1.2-bd7 | Calculations & Interfacing a DataBase with Elog. |
Hi, I am trying to calculate two or more Elog fields and then return the value to Elog. I am currently learning Perl to do this. I realize JS can do this.. but so can IBM Basic ;) I am savy with other db techniques like sql. My question is before I get too far along with this project, is it safe to say the current storage of Elog data is 'Flat File' database? I also want to find out if it would be better to try and grab the data prior OR after it gets into the Elog database. I see there are other forum messages related to sql interfacing and such, but nothing conclusive. I will submit my personal progress here. Thanks again, John |