Re: enable batch file execution, posted by Stefan Ritt on Wed Jan 28 20:31:58 2015
|
I meant to use it instead of ELOG. Spreadsheets allow calculaiton of dates, etc. So you can achieve what you need. Again: WHAT
YOU WANT IS NOT POSSIBLE WITH ELOG.
dev |
Re: Permission on reply, posted by Stefan Ritt on Fri Jan 30 09:30:35 2015
|
You can use the switches
Alloe reply = <user list>
Deny reply = <user list> |
Re: CSV question, posted by Stefan Ritt on Mon Feb 2 10:39:33 2015
|
If you enter ELOG text body entreis as HTML, they will be exported as HTML, and thus you have the <p> tags. To avoid them, enter the ELOG text
body as plain text, or just remove them in your spreadsheet via find and replace (find "<p>" and replace by nothing). Ther is NO HTML to
text converter in ELOG, so they cannot be stipped automatically. And maybe other people DO want the full HTML there. |
Re: SMTP Host Error, posted by Stefan Ritt on Mon Feb 2 12:44:24 2015
|
That's not correct. Any option in the configuration file is case-insensitive. It should also not matter if the statement is under
the logbook or in the [global] section.
What you probably made wrong is to write "supress email to users =1" instead "suppress |
Re: CSV question, posted by Stefan Ritt on Wed Feb 4 13:06:52 2015
|
Allowed encoding = 1
As written in the documentation (which you should read before asking questions here)
Banata |
Re: Link to full resolution image attachments, posted by Stefan Ritt on Wed Feb 4 13:32:21 2015
|
I put the functionality you requested into the current GIT version of ELOG. It works now with Drag & Drop, but not (yet) with the toolbar uploader.
Eric
Quintero wrote:
You make a valid point! |
Re: Fail to install in mac, posted by Stefan Ritt on Fri Feb 13 19:47:43 2015
|
Sorry I forgot to include the elogd.plist file in the distribution. I attached it to this entry, so just copy it into the elog root directory and run
again "make install".
/Stefan |
Re: Fail to install in mac, posted by Stefan Ritt on Fri Feb 13 21:18:46 2015
|
Point your browser to http://localhost:8080 as written in the documentation
Alex
wrote:
Thanks! now install works fine - but I cannot find how to open and start |