[RFC] Limit the subforums in legend to 1 level.
- Master_Cylinder
- Registered User
- Posts: 361
- Joined: Wed Jul 31, 2013 9:54 pm
Re: [RFC] Limit the subforums in legend to 1 level.
5) all 
These kids today...
Buy them books, send them to school and what do they do?
They eat the paste.
Buy them books, send them to school and what do they do?
They eat the paste.
Re: [RFC] Limit the subforums in legend to 1 level.
I think the best solutions would be:
"A setting that limits the level on a per-forum basis, configurable for each forum/category (or no limit at all)".
Default being "multi level", like today.
That would be consistent with how things are done today, with the option to add the new functionality if desired.
"A setting that limits the level on a per-forum basis, configurable for each forum/category (or no limit at all)".
Default being "multi level", like today.
That would be consistent with how things are done today, with the option to add the new functionality if desired.
Re: [RFC] Limit the subforums in legend to 1 level.
^Yeah, what Mess said.
Re: [RFC] Limit the subforums in legend to 1 level.
I'm implementing it now, but code-wise it's way easier to have a boolean for: either only direct children, or all children. A "level" setting (exactly specifying the level of children to display as an integer) is a hassle.
Would there be a serious situation in which people would want to display level 1 and 2, but not 3? I think 99% would either want to display 1 level, or all.
Would there be a serious situation in which people would want to display level 1 and 2, but not 3? I think 99% would either want to display 1 level, or all.
Re: [RFC] Limit the subforums in legend to 1 level.
Isn't it what we were talking about? Option for one or all. And have one of the two be the default for every forum (one level or multi-level).PayBas wrote:I think 99% would either want to display 1 level, or all.
So in the end, for every forum, we'll have a "List subforums in legend" option, a "List subforum in parent-forum’s legend" option and a new option to display 1 or all levels.
Re: [RFC] Limit the subforums in legend to 1 level.
Yeah that's what I'm doing now, but I originally thought about implementing as a level selector, since it would give more control. But the more I thought about it, the less likely it seemed to me to be a valuable extra.Louis7777 wrote:Isn't it what we were talking about? Option for one or all. And have one of the two be the default for every forum (one level or multi-level).PayBas wrote:I think 99% would either want to display 1 level, or all.
So in the end, for every forum, we'll have a "List subforums in legend" option, a "List subforum in parent-forum’s legend" option and a new option to display 1 or all levels.
Re: [RFC] Limit the subforums in legend to 1 level.
Hi,
I've seen your last PR regarding this RFC.
Maybe it's too late, but your idea is close to my MOD Subforums list in categories.
Maybe you could include/merge in your PR my MOD changes?
Regards.
I've seen your last PR regarding this RFC.
Maybe it's too late, but your idea is close to my MOD Subforums list in categories.
Maybe you could include/merge in your PR my MOD changes?
Regards.