New ELOG version with HTML Editor, posted by Stefan Ritt on Fri Oct 26 14:00:48 2007
|
I'm pleased to announce the release of ELOG version 2.7.0 which contains the HTML editor FCKeditor. This allows
the formatting of ELOG entries just as one is used from a word processor. I tried to make all functionality working as one is used from the ELCode system
(like replies quote the original text in a yellow text box), but I'm not sure if I covered everything. So if you experience problems with the new editor, |
Print Function, posted by Adam Blandford on Wed Dec 5 13:10:52 2007
|
While it is possible to print a logbook using the standard web browser print command in the Full or Summary view, a dedicated print function allowing
the user to print out a hardcopy of a particular logbook would be very helpful.
Cheers |
Update of FCKeditor inside ELOG requires browser cache cleaning, posted by Stefan Ritt on Mon Jan 28 09:26:26 2008
|
Between the ELOG versions 2.7.0 and 2.7.1 the internal HTML editor FCKedit has been upgraded from version 2.4.3 to 2.5beta. The new version has a few
more options and supports more browsers. People however reported some errors popping up like Unknown toolbar item
"ELOGSubmit". This happens because some browsers cache the JavaScript from the old version of the editor in their cache. To fix this problem, |
move mxml code into elog's src directory, posted by Jeff Stoner on Fri Feb 15 03:16:45 2008
|
The mxml source code should be moved into the elog-*/src directory. This requires changing the Makefile to:
MXMLDIR = src/mxml
Reason for change: if you want to build several versions of elog and you unpack the distributions in the same top-level directory, the most recently |
#include statements and attachment visibility, posted by Yoshio Imai on Thu Feb 28 19:07:19 2008
|
Hi!
First of all, thank you again for the great software and all the support.
|
Duplicate entry suggestion, posted by Dennis Seitz on Tue Apr 1 02:04:35 2008
|
We have configured several logbooks to allow users to duplicate an entry in another logbook, which is very useful for entries which apply to more
than one category.
However, once the entry is duplicated, subsequent revisions to the original entry are not copied to the duplicate entries. |
attachment indicator in summary view, posted by Dennis Seitz on Tue Apr 1 21:24:17 2008
|
It would be nice to have the option of including an attachment indicator column in summary view to show if an entry has any attachments.
Thanks. |
Manual installing elog as service on Windows, posted by Arno Teunisse on Sat Apr 12 16:37:44 2008
|
Hello
Sometimes it can come in handy to start a temporary elog service on the Windows platform. ( Maybe for testing purposes )
You can use the SC.exe utility to do that. If it is not on you're system you may download it from : ftp://ftp.microsoft.com/reskit/win2000/sc.zip |