ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
65687
|
Wed Jan 9 15:30:15 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.7.0-1964 | Re: Summary View Umlauts |
Stefan Ritt wrote: |
Kenneth Andersson wrote: |
Hi!
When will the fix be in latest version so umlauts is showed in the correct way? (I installed the latest version for Windows yesterday and it is 2.7.0-1964)
//Kenneth Andersson
|
I made an elog270-3.exe for you which contains the actual reviaion 1985.
|
This is just a test reply |
65676
|
Wed Dec 12 16:05:00 2007 |
| Matt | matt.phipps@cerner.com | Question | Windows | 2.7.0-1954 | ELog Friendly Reporting Tools |
We have used ELog for some time now (within the IT industry) for several things (on-call tracking, after-hours work, knowledge base and a few other uses in development). Now that we have a good base of data, we would like to do some trending analysis. We have used Excel in the past for this, but it is rather time consuming. Does anyone have recommendations for tools (hopefully open source) they have used? I know nearly anything will since ELog uses flat files, but I'm looking for recommendations that you all know works well. |
65690
|
Thu Jan 10 15:24:53 2008 |
| Kristján Jónsson | kj@raunvis.hi.is | Bug report | Linux | 2.7.0-1954 | "Default encoding" default is not as documented |
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 |
65691
|
Thu Jan 10 15:30:35 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Linux | 2.7.0-1954 | Re: "Default encoding" default is not as documented |
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. |
65694
|
Thu Jan 10 18:30:26 2008 |
| Kristján Jónsson | kj@raunvis.hi.is | Question | Linux | 2.7.0-1954 | Configuration of HTML editor |
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
|
65695
|
Fri Jan 11 08:08:51 2008 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.0-1954 | Re: Configuration of HTML editor |
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.
|
65696
|
Fri Jan 11 14:33:58 2008 |
| Kristján Jónsson | kj@raunvis.hi.is | Question | Linux | 2.7.0-1954 | Re: Configuration of HTML editor |
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.
|
67399
|
Sat Dec 15 22:37:27 2012 |
| julia | albaagueda@yahoo.com | Question | Windows | 2.7.0-1953 | error: "HTML encoding not allowed" |
Hi all,
I'm absolutely new with ELOG and have only basic programming skills...
I'd like to use ELOG, so I have installed it in my computer to start playing with it (I installed version 2.7.0-1953 because with the latest one I got an error with the elogd.cfg file). I've been able to open the Demo logbook but wasn't able to submit a new entry into it. I get the following error:
"HTML encoding not allowed"
Could you please explain me how I could solve this problem?
I thank you in advance for your help. |