ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1332
|
Tue Jul 26 17:32:59 2005 |
| Chris Green | greenc@fnal.gov | Question | Linux | 2.6.0b | Re: Can't set Author attribute properly in reply? |
Thanks for this, gents.
Chris. |
1333
|
Tue Jul 26 17:41:10 2005 |
| Chris Green | greenc@fnal.gov | Question | Linux | 2.6.0b | New and reply pages don't use Page Title |
Is this intentional, or can it be changed? I'd like every page associated with a particular logbook to use that logbook's page title as at least part of its own.
Also, is it possible to have a reply comment in the same way as one has a message comment?
Thanks,
Chris. |
1334
|
Tue Jul 26 17:57:36 2005 |
| Chris Green | greenc@fnal.gov | Request | Linux | 2.6.0b | Restrict Top Groups to logged-in users? |
Hi,
I'd like to be able to prevent non-logged-in users from seeing what logbooks exist in a top group. Currently it seems that one is only required to log in once one has chosen a logbook. Is this possible?
Thanks,
Chris. |
1338
|
Tue Jul 26 20:51:10 2005 |
| Chris Green | greenc@fnal.gov | Request | Linux | 2.6.0b | Re: Restrict Top Groups to logged-in users? |
Stefan Ritt wrote: |
Chris Green wrote: | I'd like to be able to prevent non-logged-in users from seeing what logbooks exist in a top group. Currently it seems that one is only required to log in once one has chosen a logbook. Is this possible? |
To protect the logbook selection page, you put the "password file = <file>" into the [global] section or the [global <top group>] section. So "hide" the top group selection page, you put a "show top groups = 0" into the [global] section. |
I already had the "password file = <file>" in the [global <top group>] section but I was still able to see the logbooks in that section. Neither moving the password line to [global] nor setting Show Top Groups = 0 helped. Am I doing something wrong?
Thanks,
Chris. |
1339
|
Tue Jul 26 21:05:26 2005 |
| Chris Green | greenc@fnal.gov | Question | Linux | 2.6.0b | Re: New and reply pages don't use Page Title |
Stefan Ritt wrote: | So if you have time and fun doing it, you could restructure the documentation page into some separate pages, to give people a better overview. Please send the modified pages back to me and I will include them on the web site. |
I'll try to put this together in the next week or two. Thanks for all your help,
Chris. |
1341
|
Tue Jul 26 21:54:39 2005 |
| Chris Green | greenc@fnal.gov | Request | Linux | 2.6.0b | Re: Restrict Top Groups to logged-in users? |
Stefan Ritt wrote: |
If you move the "password file = <file>" entry around, you can get fooled by stored cookies. So after each modification, make sure to delete all cookies in your browser. |
This didn't work, but after corresponding with Stefan privately, the following did:
[global]
Show Top Groups = 1
[global top_group]
Protect selection page = 1
Password file = papers.pwd
Thanks again, Stefan.
Chris |
1350
|
Wed Jul 27 17:30:38 2005 |
| Chris Green | greenc@fnal.gov | Question | Linux | 2.6.0b3 | Email subject garbaged when set? |
Hi,
So I'm using the CVS version now since I was hoping this would be fixed. If I set the email subject explicitly, viz:
Use Email Subject = [BooNE-ELOG] New submission to $logbook from $Author
The email I get has:
Subject:
=?ISO-8859-1?B?W0Jvb05FLUVMT0ddIE5ldyBzdWJtaXNzaW9uIHRvIENoYXJnZWQgQ3Vyc
mVudCBQaSBQbHVzIGZyb20gQ2hyaXMgR3JlZW4=?=
... which isn't particularly illuminating.
Advice appreciated.
Thanks,
Chris. |
1351
|
Wed Jul 27 17:38:25 2005 |
| Chris Green | greenc@fnal.gov | | | | Notify email recipient of attachments without including? |
Hi,
Our elog is going to be taking some large attachments. I've disabled the attachments from going out in the email, but I'd like email recipients to know that the post has attachments associated with it. Is there a mechanism to do this already, or would it be an enhancement? I'm looking for something like:
Email Notify Attachments = 0 | 1 | 2
Where 0 = no notification,
1 = number only,
2 = list
... independent of whether attachments are included with the email itself.
Thanks,
Chris. |