Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 54:40:29 |
Calls: | 583 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 111,801 |
interests / soc.culture.polish
Reply to post in soc.culture.polish
Subject:
Newsgroups: (max 6 groups)
Followup-To: (optional)
Username:
Password:
Message (Lines will wrap at 72 characters after posting)
exactly the case, I am logged in
On Fri, 27 Sep 2024 8:56:58 +0000, darius wrote:
interests / soc.culture.polish
Reply to post in soc.culture.polish
Subject:
Newsgroups: (max 6 groups)
Followup-To: (optional)
Username:
Password:
Message (Lines will wrap at 72 characters after posting)
Thank you for checking!
Do Newsgroups: and Followup-To: appear when you are not required to
enter your password because you're logged in?
On Fri, 27 Sep 2024 9:21:55 +0000, Retro Guy wrote:
On Fri, 27 Sep 2024 8:56:58 +0000, darius wrote:
interests / soc.culture.polish
Reply to post in soc.culture.polish
Subject:
Newsgroups: (max 6 groups)
Followup-To: (optional)
Username:
Password:
Message (Lines will wrap at 72 characters after posting)
Thank you for checking!
Do Newsgroups: and Followup-To: appear when you are not required to
enter your password because you're logged in?
Here: depending on the server.
On one of them (specifying max 6 groups),
both appear IIRC, on the other one
(specifying max 3 groups), only when starting
a new thread...
Regards, ULF
On Tue, 15 Oct 2024 15:09:10 +0000, Ulf_Kutzner wrote:
On Fri, 27 Sep 2024 9:21:55 +0000, Retro Guy wrote:
On Fri, 27 Sep 2024 8:56:58 +0000, darius wrote:
interests / soc.culture.polish
Reply to post in soc.culture.polish
Subject:
Newsgroups: (max 6 groups)
Followup-To: (optional)
Username:
Password:
Message (Lines will wrap at 72 characters after posting)
Thank you for checking!
Do Newsgroups: and Followup-To: appear when you are not required to
enter your password because you're logged in?
Here: depending on the server.
On one of them (specifying max 6 groups),
both appear IIRC,
on the other one
(specifying max 3 groups), only when starting
a new thread...
Can you let me know on which servers they do or do not work as expected?
On Tue, 15 Oct 2024 16:33:45 +0000, Retro Guy wrote:
On Tue, 15 Oct 2024 15:09:10 +0000, Ulf_Kutzner wrote:
On Fri, 27 Sep 2024 9:21:55 +0000, Retro Guy wrote:
On Fri, 27 Sep 2024 8:56:58 +0000, darius wrote:
interests / soc.culture.polish
Reply to post in soc.culture.polish
Subject:
Newsgroups: (max 6 groups)
Followup-To: (optional)
Username:
Password:
Message (Lines will wrap at 72 characters after posting)
Thank you for checking!
Do Newsgroups: and Followup-To: appear when you are not required to
enter your password because you're logged in?
Here: depending on the server.
On one of them (specifying max 6 groups),
both appear IIRC,
https://news.novabbs.org/spoolnews/user.php
on the other one
(specifying max 3 groups), only when starting
a new thread...
https://pi-dach.dorfdsl.de/rocksolid/?
Can you let me know on which servers they do or do not work as expected?
As a simple user, I will cite by URLs inserted *hereabove*.
On Wed, 16 Oct 2024 06:33:29 +0000, Ulf_Kutzner wrote:
On Tue, 15 Oct 2024 16:33:45 +0000, Retro Guy wrote:
On Tue, 15 Oct 2024 15:09:10 +0000, Ulf_Kutzner wrote:
On Fri, 27 Sep 2024 9:21:55 +0000, Retro Guy wrote:
On Fri, 27 Sep 2024 8:56:58 +0000, darius wrote:
interests / soc.culture.polish
Reply to post in soc.culture.polish
Subject:
Newsgroups: (max 6 groups)
Followup-To: (optional)
Username:
Password:
Message (Lines will wrap at 72 characters after posting)
Thank you for checking!
Do Newsgroups: and Followup-To: appear when you are not required to
enter your password because you're logged in?
Here: depending on the server.
On one of them (specifying max 6 groups),
both appear IIRC,
https://news.novabbs.org/spoolnews/user.php
on the other one
(specifying max 3 groups), only when starting
a new thread...
https://pi-dach.dorfdsl.de/rocksolid/?
Can you let me know on which servers they do or do not work as expected?
As a simple user, I will cite by URLs inserted *hereabove*.
Thank you, by URL is fine :)
I will get with the admin of pi-dach.dorfdsl.de and see what might be
missing in their config, or what else may be the issue.
Thank you for the report!
'allow_ng_header_edit' => 'both',
That is up to the admin, of course.
On 16.10.2024 um 10:16 Uhr Retro Guy wrote:
'allow_ng_header_edit' => 'both',
That is up to the admin, of course.
Which effect does this setting have in detail?
Can this be abused or anything?
This specifies when the option to edit the Newsgroups and Followup-To
headers are offered. Here are the options for overrides.inc.php:
On Wed, 16 Oct 2024 15:03:06 +0200, Marco Moock wrote:
On 16.10.2024 um 12:42 Uhr Retro Guy wrote:
This specifies when the option to edit the Newsgroups and Followup-To
headers are offered. Here are the options for overrides.inc.php:
My site has 2 files with a different name:
root@pi-dach:~# find /etc/rslight/ -iname 'overrides*'
/etc/rslight/overrides.inc.php.dist
/etc/rslight/upgrade/overrides.inc.php.dist
root@pi-dach:~#
Where is the right place to change this option?
the '.dist' copy is just the one that comes with the install. You would
need to copy or rename it to overrides.inc.php for rslight to use it.
This is done to avoid overwriting your copy during upgrade.
On 16.10.2024 um 12:42 Uhr Retro Guy wrote:
This specifies when the option to edit the Newsgroups and Followup-To
headers are offered. Here are the options for overrides.inc.php:
My site has 2 files with a different name:
root@pi-dach:~# find /etc/rslight/ -iname 'overrides*' /etc/rslight/overrides.inc.php.dist /etc/rslight/upgrade/overrides.inc.php.dist
root@pi-dach:~#
Where is the right place to change this option?
Oh, and it goes in /etc/rslight/overrides.inc.php
On 16.10.2024 um 06:20 Uhr Retro Guy wrote:
Oh, and it goes in /etc/rslight/overrides.inc.php
Thanks, setting is now changed to both.
On Wed, 16 Oct 2024 14:10:51 +0000, Marco Moock wrote:
On 16.10.2024 um 06:20 Uhr Retro Guy wrote:
Oh, and it goes in /etc/rslight/overrides.inc.php
Thanks, setting is now changed to both.
Postings do not seem to contain clickable
links to direct upthread postings any more.
Not a bug but a feature?
On Thu, 17 Oct 2024 7:18:29 +0000, Ulf_Kutzner wrote:
On Wed, 16 Oct 2024 14:10:51 +0000, Marco Moock wrote:
On 16.10.2024 um 06:20 Uhr Retro Guy wrote:
Oh, and it goes in /etc/rslight/overrides.inc.php
Thanks, setting is now changed to both.
Postings do not seem to contain clickable
links to direct upthread postings any more.
Not a bug but a feature?
I'm guessing you're seeing this on Marco's site.
This is a toggle in overrides.inc.php, and the default is false (off):
// Show thread tree above articles in thread view
// Default is false
'show_thread_tree' => false,
It can be switched on or off by each admin depending on their
preference.
On Thu, 17 Oct 2024 10:41:13 +0000, Ulf_Kutzner wrote:
On Thu, 17 Oct 2024 9:30:49 +0000, Retro Guy wrote:
On Thu, 17 Oct 2024 7:18:29 +0000, Ulf_Kutzner wrote:
On Wed, 16 Oct 2024 14:10:51 +0000, Marco Moock wrote:
On 16.10.2024 um 06:20 Uhr Retro Guy wrote:
Oh, and it goes in /etc/rslight/overrides.inc.php
Thanks, setting is now changed to both.
Postings do not seem to contain clickable
links to direct upthread postings any more.
Not a bug but a feature?
I'm guessing you're seeing this on Marco's site.
Now. Found it earlier on novabbs.org
This is a toggle in overrides.inc.php, and the default is false (off):
// Show thread tree above articles in thread view
// Default is false
'show_thread_tree' => false,
It can be switched on or off by each admin depending on their
preference.
And I did not mean only the tree but clickable
references to 14 messages disp[l]ayed with any 14th
grade answer.
Ah, is this what you mean? https://postimg.cc/cvs8Dnf6 (also attached)
I think you mean the 'References: 1 2 3' part of the screenshot.
If so,
maybe I can put that back in. It's due to using what we call 'Short
Headers', so it's not there. I'll try to get that back by configuration option over the next week or so.
On Thu, 17 Oct 2024 11:26:07 +0000, Retro Guy wrote:
On Thu, 17 Oct 2024 10:41:13 +0000, Ulf_Kutzner wrote:
On Thu, 17 Oct 2024 9:30:49 +0000, Retro Guy wrote:
On Thu, 17 Oct 2024 7:18:29 +0000, Ulf_Kutzner wrote:
On Wed, 16 Oct 2024 14:10:51 +0000, Marco Moock wrote:
On 16.10.2024 um 06:20 Uhr Retro Guy wrote:
Oh, and it goes in /etc/rslight/overrides.inc.php
Thanks, setting is now changed to both.
Postings do not seem to contain clickable
links to direct upthread postings any more.
Not a bug but a feature?
I'm guessing you're seeing this on Marco's site.
Now. Found it earlier on novabbs.org
This is a toggle in overrides.inc.php, and the default is false (off): >>>>
// Show thread tree above articles in thread view
// Default is false
'show_thread_tree' => false,
It can be switched on or off by each admin depending on their
preference.
And I did not mean only the tree but clickable
references to 14 messages disp[l]ayed with any 14th
grade answer.
Ah, is this what you mean? https://postimg.cc/cvs8Dnf6 (also attached)
I think you mean the 'References: 1 2 3' part of the screenshot.
Yes, indeed.
If so,
maybe I can put that back in. It's due to using what we call 'Short
Headers', so it's not there. I'll try to get that back by configuration
option over the next week or so.
Thank you very much, ULF
On Thu, 17 Oct 2024 11:39:09 +0000, Ulf_Kutzner wrote:
On Thu, 17 Oct 2024 11:26:07 +0000, Retro Guy wrote:
On Thu, 17 Oct 2024 10:41:13 +0000, Ulf_Kutzner wrote:
On Thu, 17 Oct 2024 9:30:49 +0000, Retro Guy wrote:
On Thu, 17 Oct 2024 7:18:29 +0000, Ulf_Kutzner wrote:
On Wed, 16 Oct 2024 14:10:51 +0000, Marco Moock wrote:
On 16.10.2024 um 06:20 Uhr Retro Guy wrote:
Oh, and it goes in /etc/rslight/overrides.inc.php
Thanks, setting is now changed to both.
Postings do not seem to contain clickable
links to direct upthread postings any more.
Not a bug but a feature?
I'm guessing you're seeing this on Marco's site.
Now. Found it earlier on novabbs.org
This is a toggle in overrides.inc.php, and the default is false (off): >>>>>
// Show thread tree above articles in thread view
// Default is false
'show_thread_tree' => false,
It can be switched on or off by each admin depending on their
preference.
And I did not mean only the tree but clickable
references to 14 messages disp[l]ayed with any 14th
grade answer.
Ah, is this what you mean? https://postimg.cc/cvs8Dnf6 (also attached)
I think you mean the 'References: 1 2 3' part of the screenshot.
Yes, indeed.
If so,
maybe I can put that back in. It's due to using what we call 'Short
Headers', so it's not there. I'll try to get that back by configuration
option over the next week or so.
Thank you very much
Please take a look at novabbs.org and see if this is to your liking.
If so, I'll push the code so other admins can apply if they wish.
https://news.novabbs.org/spoolnews/user.php
On Wed, 16 Oct 2024 6:33:29 +0000, Ulf_Kutzner wrote:
https://news.novabbs.org/spoolnews/user.php
BTW, a couple of more or less recent messages
there are not shown as message but just as tree
position, see https://news.novabbs.org/aus+uk/article-flat.php?id=94710&group=uk.railway#94710
Regards, ULF