Closed (outdated)
Project:
Module Filter
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2012 at 09:26 UTC
Updated:
13 Jan 2023 at 17:15 UTC
Jump to comment: Most recent
Comments
Comment #1
greenskin commentedThis would be tricky to accomplish due to the fact that a some modules are sub modules to another, e.g., Views UI is a sub module of Views. Aside from comparing folder structures ourselves, there is no good way to determine if a module is a sub module to another. This is something I believe this feature request would have to take into account.
I would love to see a feature request made to Drupal Core that would add to a module's info data whether it's a sub module and of what module. I have another use case where this information is necessary to accomplish it's goal.
Comment #2
smustgrave commented