Re: Various attributes and columns “list” , posted by bob on Tue Feb 13 17:48:05 2007
|
Stefan Ritt wrote: |
bob wrote: | Re Hi,
Is it possible to put various (and choose them) the attributes in the SAME columns of the “list” ??
|
I don't understand what you mean. |
Ok,
in the summary,
we can look at each line with its adapted attributes.
I would like the same line which informs several attributes without modifer List display = ID, Date...
Is this possible?
while hoping to be understood 
Bob |
Re: Various attributes and columns “list” , posted by bob on Wed Feb 14 09:22:01 2007
|
Stefan Ritt wrote: |
bob wrote: | in the summary,
we can look at each line with its adapted attributes.
I would like the same line which informs several attributes without modifer List display = ID, Date...
Is this possible? |
No. |
Ok,
Thanks
 |
Required and {}, posted by bob on Wed Feb 14 16:46:27 2007
|
Hi,
I still have a question,
is it possible to use : Required and {}
here my program :"
.
{run} Required Attributes = Date evenement, Heure evenement, ...
{run} Show Attributes = Date evenement, Heure evenement, ...
.
.
.
{etuvage & ANS} Required Attributes = Date evenement, Heure evenement, ...
{etuvage & ANS} Show Attributes = Date evenement, Heure evenement, ...
"
generally, can one handle "Required" and "{}" or "{ , }", ...
in any case for me, that does not go
this is normal ??
Thanks
Bob |
Re: Required and {}, posted by bob on Mon Feb 19 20:46:39 2007
|
Stefan Ritt wrote: |
bob wrote: | generally, can one handle "Required" and "{}" or "{ , }", ... |
For simple configuration files, that should work. If I have for example:
Attributes = Author, Type, Category, Subject
Options Type = Routine{r}, Software Installation{s}, Problem Fixed{p}, Configuration, Other
{r} Required Attributes = Author
Then the attributes "Author" is only required if "Type" equals "Routine". |
you are right, I try to re-examine my configuration and I will say to you |
Import log, posted by bob on Tue Apr 24 11:00:56 2007
|
Hi,
it is possible to import the file *.log of Elog towards another Elog?
thank you
Bob |
Re: Import log, posted by bob on Tue Apr 24 14:43:07 2007
|
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... |
Modification aren't accepted, posted by bob on Wed Jan 19 16:03:38 2011
|
hello,
At home, when I change the config *. cfg, the modifications are not taken in consideration
Have you got a idea ?
Thanks a lot ! 
Bob |
Re: Modification aren't accepted, posted by bob on Wed Jan 19 16:19:56 2011
|
Stefan Ritt wrote: |
bob wrote: |
hello,
At home, when I change the config *. cfg, the modifications are not taken in consideration
Have you got a idea ?
Thanks a lot ! 
Bob
|
Not really, you are the first one reporting this issue. Just some thoughts:
- Can you see the changes if you look at elogd.cfg with a text editor such as notepad?
- Some write protection of elogd.cfg
- Do you have more than one server running at the same time and changing the wrong one's config?
- Stefan
|
>- Can you see the changes if you look at elogd.cfg with a text editor such as notepad?
I change the configuration directly on elogd.cfg, (after i save and update my web page, and i not modification immediately)
>- Some write protection of elogd.cfg
no
- Do you have more than one server running at the same time and changing the wrong one's config?
i have one server with elog |
|