ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
2211
|
Tue Apr 24 14:43:07 2007 |
| bob | bobgrang@yahoo.fr | Question | Windows | All | last | Re: Import log |
Stefan Ritt wrote: |
bob wrote: | Hi,
it is possible to import the file *.log of Elog towards another Elog?
thank you
Bob |
There are three methods:
- Copy over the *.log files from one Elog to the other. Make sure not to have entries with the same ID twice then.
- Set-up mirroring between two servers. This ensures a 1:1 copy of the server
- Export entries in CSV format (comma-separated-values) via 'Find', 'Mode = CSV', and do a 'CSV import' on the other side.
|
thank you,
but the last method (simplest for me) does not import the comment.
it's a pity... |
2213
|
Wed Apr 25 10:44:29 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Info | Windows | 2.6.5 | Re: WYSIWYG (What you see is what you get) |
An Thai wrote: | Dear all,
I use the freemail from provider Web.de and find that its web-email editor ist very nice.
All formated text will be displayed in the right way, WYSIWYG.
Has sombody an idea, how to improve the Elog like this?
Best regards |
Well, all this is possible with ELCode tags, as you can see below. The advantage is that you can enter these tags with any browser, even with a text based browser. Have you tried to use the web.de page with a non-IE browser like Firefox? It doesn't work! They use very special JavaScript and AJAX with locks you to IE. And this is not the philosophy of ELOG. You should be able to do everything, even if JavaScript is switched off.
Dear BIG RED ,
Here is the bulleting:
- First line
- Second line
- third line
Line numbering with under line:
- First line
- Second line
- Third line
Centered text |
2214
|
Wed Apr 25 19:39:57 2007 |
| Steve Jones | steve.jones@freescale.com | Info | Windows | 2.6.5 | Re: WYSIWYG (What you see is what you get) |
Stefan Ritt wrote: |
An Thai wrote: | Dear all,
I use the freemail from provider Web.de and find that its web-email editor ist very nice.
All formated text will be displayed in the right way, WYSIWYG.
Has sombody an idea, how to improve the Elog like this?
Best regards |
Well, all this is possible with ELCode tags, as you can see below. The advantage is that you can enter these tags with any browser, even with a text based browser. Have you tried to use the web.de page with a non-IE browser like Firefox? It doesn't work! They use very special JavaScript and AJAX with locks you to IE. And this is not the philosophy of ELOG. You should be able to do everything, even if JavaScript is switched off.
Dear BIG RED ,
Here is the bulleting:
- First line
- Second line
- third line
Line numbering with under line:
- First line
- Second line
- Third line
Centered text |
|
2215
|
Wed Apr 25 19:42:22 2007 |
| Steve Jones | steve.jones@freescale.com | Question | Windows | | Re: is there any other way for users to have access without my being online? |
marion wrote: | is there any other way for users to have access to the ELOG without my being online?
marion |
Quote: |
Your windows machine must be turned on, on the network, but you do not have to be logged in IF you have setup elog to "Run as a Service"
|
|
2217
|
Wed Apr 25 20:29:39 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | Windows | 6.4-1802 | Re: sort attributs |
deletoille wrote: | thanks, It works but the order "?sort" seems to works only in summary view (attachment 1) and not in threaded (attachement 2) view.
Any idea? |
Two ideas. First, you have following URL:
.../page?rsort=Date+Evenement
but your attribute is "Evenement" (without "Date"). Can you check that?
Second: In threaded mode, only the "thread heads" are sorted. If an entry has one or more replies, it does not make sense to tear apart these replies because of sorting, so threads are always kept together, independent of their attributes. |
Attachment 1: threaded.gif
|
|
Attachment 2: summary.gif
|
|
2220
|
Fri Apr 27 08:23:04 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6.5 1844 | Re: Sorting by column title problem |
George Chisholm wrote: | I am implementing ELOG for our Gas Control Centre.
Log entries sort ok when I click the ID or Date column title but not my custom attributes column headers???
Any suggestions? |
Indeed that was a bug, thanks for reporting it. I fixed it in the intermediate release which you can download at
http://midas.psi.ch/elog/download/windows/elog265-2.exe
George Chisholm wrote: | Where do we send donations? |
I have a PayPal account associated with my email address.
- Stefan |
2221
|
Fri Apr 27 08:38:58 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Linux | 2.6.3-1764 | Re: Is there (planned) support for <A NAME> and <HR /> in ELCODE? |
Kevin McCarty wrote: | I am wondering if there is any support (or if not, if it is planned) for inserting HTML <a name> and <hr /> tags via ELCODE. |
Very good idea. The horizontal line is already implemented via [LINE] and the anchor tag will soon follow. |
2222
|
Fri Apr 27 08:56:10 2007 |
| Kevin McCarty | kmccarty@princeton.edu | Request | Linux | 2.6.3-1764 | Re: Is there (planned) support for <A NAME> and <HR /> in ELCODE? |
Stefan Ritt wrote: |
Kevin McCarty wrote: | I am wondering if there is any support (or if not, if it is planned) for inserting HTML <a name> and <hr /> tags via ELCODE. |
Very good idea. The horizontal line is already implemented via [LINE] and the anchor tag will soon follow. |
Wonderful, thanks!
-- Kevin McCarty |