This patch adds configurable block, called "Key Site Modules" to list selected modules. Each selected module appears in a collapsed fieldset in the block. The fieldset contains version, description and a list of module dependencies.

The ideas is for this block to be used on demo sites or elsewhere where a developer might want to selectively show some modules that are in use.

I am using this here: http://sandbox.bigcitydev.com.

The patch itself basically replaces the entire .module file, I think because of some formatting changes I made. Sorry about that.

CommentFileSizeAuthor
enabled_modules.patch19.1 KBawolfey

Comments

awolfey’s picture

Status: Patch (to be ported) » Needs review
mlncn’s picture

Sorry awolfey for taking so long to get to this–  and when I did, that patch didn't apply at all, I had to back it into a plain file (remove all patch elements) and use that.

I have applied it and it will be in the latest version of 6 dev. It needs more testing.

benjamin, Agaric Design Collective

juliangb’s picture

This block doesn't distinguish between modules and projects.

Therefore, if you select a module for display where the module name != the project name, the link in the block points to a page not found on d.o.

juliangb’s picture

Status: Needs review » Fixed

Really, this issue is fixed because the patch was committed.

I've opened a new issue for the bug mentioned in #3: #766296: "Key Site Modules" block confuses module and project.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.