Multiple ideas for multiple logbooks, posted by Yoshio Imai on Tue Apr 3 13:17:27 2007
|
Hi!
After a long pause, here we are again with a bunch of new ideas (and problems ...;) )
|
How to make a table of contents, posted by Stefan Ritt on Fri Apr 27 14:06:34 2007
|
For those people who have not fully understood the discussion of elog:2218, here is an example table of contents.
[LINE]
[ANCHOR]toc[/ANCHOR][LIST]
|
Boolean, posted by Grant Jeffcote on Fri Aug 3 15:49:05 2007
|
Stefan,
I've noticed in the latest release when using the 'Find' page that any boolean expression (tick box) is now shown as '0,1 or unspecified'. Is this intentional? |
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.
|