This topic was marked solved by Arantor, on December 9th, 2012, 11:50 PM
Modify board: "All groups who can see a board can enter it as well"

Farjo

  • "a valuable asset to the community"
  • Posts: 492
I'm really chuffed by the look of this feature because I've got my board set up in a well cack-handed way, and this'll make thinks much simpler.

However, I cannot get it to work. I've un-ticked this option to reveal the extra panel, but unless Regular Members are given permission in this second panel they cannot see the board i.e. they can only see General Discussion.

Am I missing a trick?

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Farjo

  • "a valuable asset to the community"
  • Posts: 492
Re: Modify board: "All groups who can see a board can enter it as well"
« Reply #2, on November 4th, 2012, 09:22 PM »
Please see attached. I created a new board and would like it to be visible to everyone who is logged in, but only members of the 'ncaccess' group should be able to enter it.

I registered a new member and (using IE) I can only see the General Discussion board, unless I change the Regular Members option on the right.

📎 SeeEnter.jpg - 71.58 kB, 849x425, viewed 270 times.


Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Modify board: \
« Reply #3, on November 5th, 2012, 12:38 AM »
Ah, I see. I also know what the problem is.

In this case, the board index is using the wrong permission (it's using the 'can enter' not 'can see'), because I seem to recall I didn't fix up it handling the last post's visibility - the last post should always be in a board you can see.

Or should it? If it's a board you can see but can't enter, should you be able to see the last post?

spoogs

  • Posts: 417
Re: Modify board: \
« Reply #4, on November 5th, 2012, 04:15 AM »
Quote from Arantor on November 5th, 2012, 12:38 AM
Or should it? If it's a board you can see but can't enter, should you be able to see the last post?
I would say you should not be able to see the last post if you cannot enter the board.
Stick a fork in it SMF

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Anthony`

  • Posts: 53
Re: Modify board: \
« Reply #6, on November 5th, 2012, 04:23 AM »
Quote from spoogs on November 5th, 2012, 04:15 AM
Quote from Arantor on November 5th, 2012, 12:38 AM
Or should it? If it's a board you can see but can't enter, should you be able to see the last post?
I would say you should not be able to see the last post if you cannot enter the board.
I agree with this. If member's can't see the contents of the board, it would probably be a bad idea if they were to see a detail such as the last post's title when they got the chance assuming the board is supposed to be private.
Posted: November 5th, 2012, 04:22 AM

PS: Arantor, when someone else posts before submitting a reply is there supposed to be a notice in place like how SMF does it?

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Farjo

  • "a valuable asset to the community"
  • Posts: 492

spoogs

  • Posts: 417
Re: Modify board: "All groups who can see a board can enter it as well"
« Reply #10, on November 5th, 2012, 02:17 PM »
Could that message be admin customizable by board?

The reason I ask is that in some cases there would be some criteria to enter to the board such as a subscription, or group specific.

"A subscription is required to enter this board and view the discussions"
"To enter this board you must join the Whichever Group"
Etc....

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278

Farjo

  • "a valuable asset to the community"
  • Posts: 492

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: Modify board: "All groups who can see a board can enter it as well"
« Reply #13, on November 13th, 2012, 01:31 AM »
I want to mark it closed, but I'm still not sure about how the whole thing with per-board visibility rules wording would play out.

The nearest thing I can think of is similar to how it is in the Q&A UI where you can add different language questions... as far as storage goes, it's not a huge deal to take the per board information (provided you don't have way too many languages and way too long messages), serialize it into a TEXT in the boards table, though I can think it might be a performance hit when loading the board index.
Re: Modify board: "All groups who can see a board can enter it as well"
« Reply #14, on November 27th, 2012, 04:36 AM »
I did do a bit of digging around on this one and honestly, I'm finding a lot of cases where people just put it into the description.

That said, it's rare to have multiple languages mixed in one board, so I suppose it need only be done with a single box per board, as you can't have multiple board titles per board for different languages (not that it would make much sense even if you did - the topics aren't going to be translated)