The groups setting allows a group to only show xx links, but if there are more than that, we should show a "more" link to the full group page.
The groups setting allows a group to only show xx links, but if there are more than that, we should show a "more" link to the full group page.
Comments
Comment #1
rmiddle commentedThe big question is do we show another XX number of links and possible another more link or all links in a possibly huge list.
Thanks
Robert
Comment #2
nancydruMy idea was that we send them to a page of just that tid (/weblinks/tid).
Comment #3
rmiddle commentedWe could also do the same basic thing by making the group names clickable at least on the main /weblinks page.
Thanks
Robert
Comment #4
nancydruThey are if the fieldsets aren't collapsible.
Comment #5
rmiddle commentedTrue. Although I don't believe they are right now.
Thanks
Robert
Comment #6
nancydruCommitted to both branches.
Comment #7
nancydruComment #8
hvalentim commentedActually this seems to be an issue still. If I limit a group to show "x" links I see no "more" link on the main page and if I go to the group full page I only see the specified limit number of links.
Comment #9
ordually commented@#8: I can reproduce the same behavior.
Comment #10
jonathan1055 commentedI've done a few tests on blocks in 6.x and it appears to be working OK. We did make some code fixes in #2452953: 'Maximum links to display' group setting is ignored for 7.x but I don't think these were back-ported.
Unless we can show that 6.x still has a specific problem then this issue should be closed. I expect there have been some fixes to the 6.x code in the 4 & 1/2 years since this issue was last added to.
Jonathan
Comment #11
GStegemann commentedAgreed.
Comment #12
nancydruI agree. If this is still an issue, open an new issue with steps to reproduce.
Comment #13
jonathan1055 commentedFine with me :-)
As you may have guessed I've decided to try to tackle the backlog of issues. My initial target is to reduce it from the current 78 to under 50 then the list will fit onto one issue page. So that you can easily see what I am doing I will not close any immediately. That way they will show at the top of the issue queue, or your dashboard if it is an issue you have commented on. Nothing will disappear before you have a chance to comment. Anyone can close the issue after that, though.
Jonathan
Comment #14
GStegemann commentedYou're welcome. Good ideat to reduce the number of issue to under 50. I think most of them are really old and have been either implicitely fixed or are of now interest anymore.
Gerhard
Comment #15
nancydruThanks.