contentdb icon indicating copy to clipboard operation
contentdb copied to clipboard

Add a "more" button in the "Used by" section of mods used by more than 6 other mods

Open Zughy opened this issue 3 years ago • 1 comments

Problem

If I open arena_lib's page, it states that 6 modes depend from it. Yet, there are actually more, such as Colour Jump

Solutions

Add a "more" button to list all the mods using a certain mod

Alternatives

List them all directly in the mod page?

Zughy avatar Oct 18 '22 00:10 Zughy

"Used by" is a summary of all the mod names contained in a package. I haven't built a way to search for this currently

But you can see the dependencies of each mod name in a package individually. Here's all the mods that depend on the mod name arena_lib: https://content.minetest.net/modnames/arena_lib/

A quick solution for now would be to add a "more" button link to this when the package only contains one modname

rubenwardy avatar Oct 18 '22 00:10 rubenwardy