inline button for upload image, posted by stephane on Wed Jan 23 15:37:58 2008
|
Hello,
In elog version 2.7.1.2004, when I want to upload an image, after browsing I obtain a error message like < Upload command not unauthorized>. That is strange is the file is right uploaded in the logbook directory but not appear in the entry.
Thank you for your help.
Stéphane |
Re: inline button for upload image, posted by Stefan Ritt on Wed Jan 23 16:09:10 2008
|
stephane wrote: |
Hello,
In elog version 2.7.1.2004, when I want to upload an image, after browsing I obtain a error message like < Upload command not unauthorized>. That is strange is the file is right uploaded in the logbook directory but not appear in the entry.
Thank you for your help.
Stéphane
|
Thank you for reporting this problem. I found that it was related with switching ELOG to French (in the English version it always worked). I fixed this in revision #2006 and re-made the 2.7.1 distribution with the bug fix. |
Re: inline button for upload image, posted by stephane on Wed Jan 23 16:15:56 2008
|
Stefan Ritt wrote: |
stephane wrote: |
Hello,
In elog version 2.7.1.2004, when I want to upload an image, after browsing I obtain a error message like < Upload command not unauthorized>. That is strange is the file is right uploaded in the logbook directory but not appear in the entry.
Thank you for your help.
Stéphane
|
Thank you for reporting this problem. I found that it was related with switching ELOG to French (in the English version it always worked). I fixed this in revision #2006 and re-made the 2.7.1 distribution with the bug fix.
|
Hello,
I made the test and it's really switching english to french. Another problem I observe by switching in french is when I want to create / edit an entry in html, the tool bar is hide ! Does the #2006 will corret this too ?
Regards
Stéphane |
Re: inline button for upload image, posted by Stefan Ritt on Wed Jan 23 16:23:29 2008
|
stephane wrote: |
I made the test and it's really switching english to french. Another problem I observe by switching in french is when I want to create / edit an entry in html, the tool bar is hide ! Does the #2006 will corret this too ?
|
This seems to be a problem with the FCKeditor which is used inside ELOG. If you upgrade from a previous version of elog, make sure not to only update the executable, but the whole scripts directory tree. When you start elogd manually, you will see FCKedit detected if the installation is correct. |
Re: inline button for upload image, posted by stephane on Wed Jan 23 16:41:20 2008
|
Stefan Ritt wrote: |
stephane wrote: |
I made the test and it's really switching english to french. Another problem I observe by switching in french is when I want to create / edit an entry in html, the tool bar is hide ! Does the #2006 will corret this too ?
|
This seems to be a problem with the FCKeditor which is used inside ELOG. If you upgrade from a previous version of elog, make sure not to only update the executable, but the whole scripts directory tree. When you start elogd manually, you will see FCKedit detected if the installation is correct.
|
Thank you for the #2006 which correct the upload problem in french.
The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.
Kind regards
Stéphane |
Re: inline button for upload image, posted by Stefan Ritt on Wed Jan 23 17:05:32 2008
|
stephane wrote: |
The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.
|
Ok, I guess I found it. Can you try with #2007 again? |
Re: inline button for upload image, posted by stephane on Wed Jan 23 17:21:15 2008
|
Stefan Ritt wrote: |
stephane wrote: |
The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.
|
Ok, I guess I found it. Can you try with #2007 again?
|
It works... Thank you very much for correcting so quickly
Best regards
Stéphane |
80 column Message width., posted by Carl Shirey on Mon Jan 21 15:32:06 2008
|
That is the the problem the text does not resize with the window or sending to the printer. |
Re: 80 column Message width., posted by Stefan Ritt on Mon Jan 21 15:33:22 2008
|
Carl Shirey wrote: |
That is the the problem the text does not resize with the window or sending to the printer.
|
As I told you, if you need that feature, stick to plain encoding. |
80 column Message width., posted by Carl Shirey on Mon Jan 21 15:03:48 2008
|
First thing we have been using the Elog for 2 yr for a shift carryover and it has works out great.
Now for the problem I have. I heave the message width set to 80. It works for plain Encoding but it does not work for HTML or ELCode. The text does not wrap around when viewing using Explorer or Fire Fox or printing out the Elog. Is this a problem or do I need to modify the Config file?
Thanks |
Re: 80 column Message width., posted by Stefan Ritt on Mon Jan 21 15:08:19 2008
|
Carl Shirey wrote: |
First thing we have been using the Elog for 2 yr for a shift carryover and it has works out great.
Now for the problem I have. I heave the message width set to 80. It works for plain Encoding but it does not work for HTML or ELCode. The text does not wrap around when viewing using Explorer or Fire Fox or printing out the Elog. Is this a problem or do I need to modify the Config file?
Thanks
|
A limited message width does not make sense for HTML or ELCode encoding since the text is laid out by the browser dynamically when displaying messages. For example have a look at this very message in your browser, and resize your window. You will see that the text flows dynamically, so the line breaks move with the window size. Furthermore the text entry uses a variable width font, so a fixed line length would not result in line breaks at the same vertical position. Therefore the message entry size scales automatically with the browser window. If you need lines with fixed length, you can only do that in plain encoding. |
Audit Trail?, posted by Javier A. Ortiz on Fri Jan 18 13:57:31 2008
|
First thanks for the great software! My only question would be how to implement audit trail feature. I know you can control who edits and that's great but in regulated environments like mine there's a requirement that the original record, the one edited, is not deleted or overwritten. If not possible right now the only thing I could think of is a mechanism, maybe possible thru configuration, that when the record is edited it is copied to an audit trail logbook (i.e. if logbook name is 'test' it's audit logbook will be named 'test-audit' which is read only) and have a link to the audit trail of the record (show only changes of the current record).
I'm more than aware that it's possible thru configuration but I'm short on that dept. Any help/idea?
Thanks in advance! |
Re: Audit Trail?, posted by Stefan Ritt on Fri Jan 18 14:20:29 2008
|
Javier A. Ortiz wrote: |
First thanks for the great software! My only question would be how to implement audit trail feature. I know you can control who edits and that's great but in regulated environments like mine there's a requirement that the original record, the one edited, is not deleted or overwritten. If not possible right now the only thing I could think of is a mechanism, maybe possible thru configuration, that when the record is edited it is copied to an audit trail logbook (i.e. if logbook name is 'test' it's audit logbook will be named 'test-audit' which is read only) and have a link to the audit trail of the record (show only changes of the current record).
I'm more than aware that it's possible thru configuration but I'm short on that dept. Any help/idea?
|
You can achieve this via replies. First you disable any edits on the original message by removing the Edit command via 'Menu commands' or by using 'Restrict edit time' appropriately. If someone wants to edit an entry, she or he makes a reply. If the original entry is formatted with ELCode, it will be enclosed by a [quote] tag, which can be easily removed. Then the text can be edited and submitted. This way you get the history of an entry in a chain of replies. That's the only way I see to accomplish this functionality.
|
Configuration of HTML editor, posted by Kristján Jónsson on Thu Jan 10 18:30:26 2008
|
Do I have to do any extra configuration in elog to enable the FCKeditor.
What I get with V2.7.0-1954 is that the main message entry field looks and behaves identically whether I set the encoding to HTML or plain (except the width and height of the field changes).
ELCode works as expected. Message files saved with the encoding set to HTML have a line "Encoding: HTML", but no HTML markup. Those saved with encoding set to plain have the line "Encoding: plain", but are otherwise identical.
I have the scripts directory as set up by "make install" containing the elcode.js file and the fckeditor subdirectory. All are world readable.
Any hints about what could be the problem?
Thanks
Kristján
|
Re: Configuration of HTML editor, posted by Stefan Ritt on Fri Jan 11 08:08:51 2008
|
Kristján Jónsson wrote: |
Do I have to do any extra configuration in elog to enable the FCKeditor.
What I get with V2.7.0-1954 is that the main message entry field looks and behaves identically whether I set the encoding to HTML or plain (except the width and height of the field changes).
ELCode works as expected. Message files saved with the encoding set to HTML have a line "Encoding: HTML", but no HTML markup. Those saved with encoding set to plain have the line "Encoding: plain", but are otherwise identical.
I have the scripts directory as set up by "make install" containing the elcode.js file and the fckeditor subdirectory. All are world readable.
Any hints about what could be the problem?
|
Version 1954 is a bit old. Please update to the current SVN version and try again. There must be a file elog/scripts/fckeditor/fckeditor.js which was missing at some time.
|
Re: Configuration of HTML editor, posted by Kristján Jónsson on Fri Jan 11 14:33:58 2008
|
Stefan Ritt wrote: |
Kristján Jónsson wrote: |
Do I have to do any extra configuration in elog to enable the FCKeditor.
What I get with V2.7.0-1954 is that the main message entry field looks and behaves identically whether I set the encoding to HTML or plain (except the width and height of the field changes).
ELCode works as expected. Message files saved with the encoding set to HTML have a line "Encoding: HTML", but no HTML markup. Those saved with encoding set to plain have the line "Encoding: plain", but are otherwise identical.
I have the scripts directory as set up by "make install" containing the elcode.js file and the fckeditor subdirectory. All are world readable.
Any hints about what could be the problem?
|
Version 1954 is a bit old. Please update to the current SVN version and try again. There must be a file elog/scripts/fckeditor/fckeditor.js which was missing at some time.
|
Excellent, works as expected now, thanks.
Didn't realise how far behind the SVN version elog-latest.tar.gz is.
|
Unknown toolbar item 'ShowBlocks', posted by Uwe on Wed Jan 9 21:12:20 2008
|
Hello,
I just made an update from version V2.7.0-1964 to V2.7.0-1985 and I am receiving now the error message Unknown toolbar item 'ShowBlocks' whenever creating or editing an entry. When clicking onto Ok, everything seems to work fine. Can you help please? Error message occurs in Internet Explorer and also in Firefox.
Addition: The Show Blocks Symbol is missing
Thanks!
Uwe |
Re: Unknown toolbar item 'ShowBlocks', posted by Stefan Ritt on Thu Jan 10 08:27:53 2008
|
Uwe wrote: |
Hello,
I just made an update from version V2.7.0-1964 to V2.7.0-1985 and I am receiving now the error message Unknown toolbar item 'ShowBlocks' whenever creating or editing an entry. When clicking onto Ok, everything seems to work fine. Can you help please? Error message occurs in Internet Explorer and also in Firefox.
Addition: The Show Blocks Symbol is missing
Thanks!
Uwe
|
There was an update of the FCKeditor which I forgot to include in the distribution. Please re-download elog270-3.exe and install it again. The new version of the editor will be included there and fix your problem. |
Re: Unknown toolbar item 'ShowBlocks', posted by Uwe on Thu Jan 10 15:32:40 2008
|
Stefan Ritt wrote: |
Uwe wrote: |
Hello,
I just made an update from version V2.7.0-1964 to V2.7.0-1985 and I am receiving now the error message Unknown toolbar item 'ShowBlocks' whenever creating or editing an entry. When clicking onto Ok, everything seems to work fine. Can you help please? Error message occurs in Internet Explorer and also in Firefox.
|
Re: Unknown toolbar item 'ShowBlocks', posted by Stefan Ritt on Thu Jan 10 16:31:22 2008
|
Uwe wrote: |
Stefan Ritt wrote: |
Uwe wrote: |
Hello,
I just made an update from version V2.7.0-1964 to V2.7.0-1985 and I am receiving now the error message Unknown toolbar item 'ShowBlocks' whenever creating or editing an entry. When clicking onto Ok, everything seems to work fine. Can you help please? Error message occurs in Internet Explorer and also in Firefox.
|
|
|
The intermediate elog version 2.7.0-3 had a bug which truncated some entries (just like the one where I reply to). This has been fixed in release 2.7.0-4. So please everybody who uses 2.7.0-3 do an update. |
"Default encoding" default is not as documented , posted by Kristján Jónsson on Thu Jan 10 15:24:53 2008
|
Hi,
"Default encoding" appears to have the default value of 2 (HTML) instead of 0 (ELCode) as documented in http://midas.psi.ch/elog/config.html
ELOG V2.7.0-1954 : elog.c line 8952
Kristján |
Re: "Default encoding" default is not as documented , posted by Stefan Ritt on Thu Jan 10 15:30:35 2008
|
Quote: | "Default encoding" appears to have the default value of 2 (HTML) instead of 0 (ELCode) as documented in http://midas.psi.ch/elog/config.html
ELOG V2.7.0-1954 : elog.c line 8952
Kristján |
I changed the documentation 
The reason for this is to give beginners the FCKeditor by default instead of the ELCode encoding. |
Summary view - Umlauts, posted by Uwe on Wed Nov 28 19:53:05 2007
|
Hello,
when using the summary view, the text field displays umlauts as HTML-charachters, for e. g. diesbezüglich.
Is there a chance that also this view displays umlauts as ä, ü, ö?
Thank you!
Uwe
|
Re: Summary view - Umlauts, posted by Stefan Ritt on Thu Nov 29 15:04:49 2007
|
Uwe wrote: |
Hello,
when using the summary view, the text field displays umlauts as HTML-charachters, for e. g. diesbezüglich.
Is there a chance that also this view displays umlauts as ä, ü, ö?
Thank you!
Uwe
|
I fixed this in svn revision #1971. The fix will be contained in the next release. You can test it already in the demo logbook. |
Re: Summary view - Umlauts, posted by Uwe on Thu Nov 29 18:58:32 2007
|
Stefan Ritt wrote: |
Uwe wrote: |
Hello,
when using the summary view, the text field displays umlauts as HTML-charachters, for e. g. diesbezüglich.
Is there a chance that also this view displays umlauts as ä, ü, ö?
Thank you!
Uwe
|
I fixed this in svn revision #1971. The fix will be contained in the next release. You can test it already in the demo logbook.
|
Thank you for the fix and the quick solution!
Uwe |
Re: Summary view - Umlauts, posted by Uwe on Thu Nov 29 19:13:02 2007
|
Uwe wrote: |
Stefan Ritt wrote: |
Uwe wrote: |
Hello,
when using the summary view, the text field displays umlauts as HTML-charachters, for e. g. diesbezüglich.
Is there a chance that also this view displays umlauts as ä, ü, ö?
Thank you!
Uwe
|
I fixed this in svn revision #1971. The fix will be contained in the next release. You can test it already in the demo logbook.
|
Thank you for the fix and the quick solution!
Uwe
|
Just another thing I would like to admit. We are often using the summary view. Sometimes the summary view shows the text like the following:
This is just a test
When using the Full view or clicking on the entry, those html-codes are not shown. Thanks again for the great software!
Uwe |
Re: Summary view - Umlauts, posted by Stefan Ritt on Thu Nov 29 19:25:50 2007
|
Uwe wrote: |
Just another thing I would like to admit. We are often using the summary view. Sometimes the summary view shows the text like the following:
This is just a test
When using the Full view or clicking on the entry, those html-codes are not shown. Thanks again for the great software!
Uwe
|
Ok, that's fixed now as well. |
Re: Summary view - Umlauts, posted by Uwe on Thu Nov 29 19:38:03 2007
|
Stefan Ritt wrote: |
Uwe wrote: |
Just another thing I would like to admit. We are often using the summary view. Sometimes the summary view shows the text like the following:
This is just a test
When using the Full view or clicking on the entry, those html-codes are not shown. Thanks again for the great software!
Uwe
|
Ok, that's fixed now as well.
|
Thank you very much!! I will install the new release as soon as it is available.
Best regards from Germany,
Uwe |
|
ELOG V3.1.5-3fb85fa6 |