Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2008 at 18:59 UTC
Updated:
6 Jan 2009 at 21:41 UTC
Per Moshe at #229129-53: System module page *seriously* broken:
@chx - as long as you have your head in this code, would you consider refactoring the dependency checking out of the submit handler? That would be a great service to drush and plugin manager and other modules that want to check for dependencies without the GUI.
Comments
Comment #1
moshe weitzman commentedsubscribe. i'm just looking for a refactoring of whats there, not a revamp of dependencies. thats at #310898: Making module_enable and module_disable API functions
Comment #2
clemens.tolboom@moshe
I don't quite understand 'revamp of dependencies'? Could you please elaborate on this?
#310898: Making module_enable and module_disable API functions now provides what the title says except for a 'can I enable module x?'.
Comment #3
chx commentedhttp://drupal4hu.com/graph.patch
Comment #4
chx commented#320451: Clean up some modules code