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.
| Comment | File | Size | Author |
|---|---|---|---|
| enabled_modules.patch | 19.1 KB | awolfey |
Comments
Comment #1
awolfey commentedComment #2
mlncn commentedSorry 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
Comment #3
juliangb commentedThis 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.
Comment #4
juliangb commentedReally, 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.