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

rmiddle’s picture

Status: Active » Postponed (maintainer needs more info)

The 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

nancydru’s picture

My idea was that we send them to a page of just that tid (/weblinks/tid).

rmiddle’s picture

We could also do the same basic thing by making the group names clickable at least on the main /weblinks page.

Thanks
Robert

nancydru’s picture

They are if the fieldsets aren't collapsible.

rmiddle’s picture

True. Although I don't believe they are right now.

Thanks
Robert

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Postponed (maintainer needs more info) » Fixed

Committed to both branches.

nancydru’s picture

Status: Fixed » Closed (fixed)
hvalentim’s picture

Version: master » 6.x-2.x-dev
Priority: Minor » Normal
Status: Closed (fixed) » Active

Actually 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.

ordually’s picture

@#8: I can reproduce the same behavior.

jonathan1055’s picture

Issue summary: View changes

I'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

GStegemann’s picture

Agreed.

nancydru’s picture

Status: Active » Closed (fixed)

I agree. If this is still an issue, open an new issue with steps to reproduce.

jonathan1055’s picture

Fine 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

GStegemann’s picture

As you may have guessed I've decided to try to tackle the backlog of issues.

You'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

nancydru’s picture

Thanks.