ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1132
|
Mon May 9 11:45:05 2005 |
| Johan Nyberg | johan.nyberg@tsl.uu.se | Question | Linux | 2.5.9-1 | How to remove email addresses from Guest Display? |
Hi,
I would like to have the author email addresses listed only for users which
have logged in, but not for guest users. In the elogd.cfg file I have:
Attributes = Author, Author Email, Category, Subject
Guest Display = Author, Category, Subject, Text
But these attributes
ID Date Author Author Email Category Subject Text
are shown also when visting the logbook as a guest. For the guests I would
like to show only these attributes
ID Date Author Category Subject Text
Any ideas what I am doing wrong or why this does not work?
Johan |
1134
|
Mon May 9 14:46:54 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.9-1 | Re: How to remove email addresses from Guest Display? |
> I would like to have the author email addresses listed only for users which
> have logged in, but not for guest users. In the elogd.cfg file I have:
>
> Attributes = Author, Author Email, Category, Subject
> Guest Display = Author, Category, Subject, Text
>
> But these attributes
>
> ID Date Author Author Email Category Subject Text
>
> are shown also when visting the logbook as a guest. For the guests I would
> like to show only these attributes
>
> ID Date Author Category Subject Text
>
> Any ideas what I am doing wrong or why this does not work?
Guest List Display = Author, Category, Subject, Text
^^^^
- Stefan |
1135
|
Mon May 9 16:37:08 2005 |
| Johan Nyberg | johan.nyberg@tsl.uu.se | Question | Linux | 2.5.9-1 | Re: How to remove email addresses from Guest Display? |
> > I would like to have the author email addresses listed only for users which
> > have logged in, but not for guest users. In the elogd.cfg file I have:
> >
> > Attributes = Author, Author Email, Category, Subject
> > Guest Display = Author, Category, Subject, Text
> >
> > But these attributes
> >
> > ID Date Author Author Email Category Subject Text
> >
> > are shown also when visting the logbook as a guest. For the guests I would
> > like to show only these attributes
> >
> > ID Date Author Category Subject Text
> >
> > Any ideas what I am doing wrong or why this does not work?
>
> Guest List Display = Author, Category, Subject, Text
> ^^^^
>
> - Stefan
Hi Stefan,
Thanks for the prompt answer and sorry for not reading the docs carefully enough.
The "Guest List Display" is of course what I should use. It works perfectly. And
thanks for the fantastic and very useful ELOG package!
Johan |
1221
|
Sun Jul 3 03:48:12 2005 |
| John Habermann | john.habermann@wilderness.org.au | Question | Linux | 2.5.9+r167 | changing the default to plain text rather than elcode |
Hi
I just shifted our elogs to a new server and in the process upgraded to the latest debian version which is 2.5.9+r1674-1. I am just wondering how to change the default for the text body area from "elcode" to plain text? I can't see anything in the admin configuration syntax guide and the HTML default = 2 option no longer seems to work.
Also is there anything in particular that you have to do to get the elcode editor to work. Although the elcode buttons appear highlighting text and clicking on them doesn't actually do anything although it works fine in my browser when using these elog forums. I don't get any errors in mozilla but trying it in IE under cxoffice gives an "error on page" message in the bottom of the browser.
Thanks
John |
1228
|
Tue Jul 5 23:06:12 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.9+r167 | Re: changing the default to plain text rather than elcode |
John Habermann wrote: | I just shifted our elogs to a new server and in the process upgraded to the latest debian version which is 2.5.9+r1674-1. I am just wondering how to change the default for the text body area from "elcode" to plain text? I can't see anything in the admin configuration syntax guide and the HTML default = 2 option no longer seems to work. |
The HTML default option has been replaced by the Default encoding option, with which one can set the default encoding style to plain text (Default encoding = 1).
John Habermann wrote: | Also is there anything in particular that you have to do to get the elcode editor to work. Although the elcode buttons appear highlighting text and clicking on them doesn't actually do anything although it works fine in my browser when using these elog forums. I don't get any errors in mozilla but trying it in IE under cxoffice gives an "error on page" message in the bottom of the browser. |
The ELCode editor requires the JavaScript file elcode.js to be present in the scripts directory under your elog root directory. Future installations will handle this correctly. |
1230
|
Thu Jul 7 02:41:40 2005 |
| Tim Fowler | timfowler1@gmail.com | Question | Linux | 2.5.9+r167 | Re: changing the default to plain text rather than elcode |
Stefan Ritt wrote: |
John Habermann wrote: | I just shifted our elogs to a new server and in the process upgraded to the latest debian version which is 2.5.9+r1674-1. I am just wondering how to change the default for the text body area from "elcode" to plain text? I can't see anything in the admin configuration syntax guide and the HTML default = 2 option no longer seems to work. |
The HTML default option has been replaced by the Default encoding option, with which one can set the default encoding style to plain text (Default encoding = 1).
John Habermann wrote: | Also is there anything in particular that you have to do to get the elcode editor to work. Although the elcode buttons appear highlighting text and clicking on them doesn't actually do anything although it works fine in my browser when using these elog forums. I don't get any errors in mozilla but trying it in IE under cxoffice gives an "error on page" message in the bottom of the browser. |
The ELCode editor requires the JavaScript file elcode.js to be present in the scripts directory under your elog root directory. Future installations will handle this correctly. |
The installation did not include scripts directory. Where can I download the elcode.js file? |
1236
|
Thu Jul 7 08:38:11 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.9+r167 | Re: changing the default to plain text rather than elcode |
Tim Fowler wrote: | The installation did not include scripts directory. Where can I download the elcode.js file? |
I said future installations will handle this. This feature is still in beta becaus it's not finished completely. You can get the elcode.js from CVS.
- Stefan |
1241
|
Thu Jul 7 22:31:40 2005 |
| Tim Fowler | timfowler1@gmail.com | Question | Linux | 2.5.9+r167 | Re: changing the default to plain text rather than elcode |
I said future installations will handle this. This feature is still in beta becaus it's not finished completely. You can get the elcode.js from CVS.
- Stefan |