[drupal-devel] forum.module dependent on comment.module
Negyesi Karoly
karoly at negyesi.net
Sun Mar 6 01:15:09 UTC 2005
> Ideas?
For now, a simple mechanism is intoduced: hook_depens returns a string or an
array with the name of required modules. The patch is at
http://drupal.org/node/18447
It emulates a user ticking in the dependency modules and if such an emulated
tick happened, it issues another system_listing_save.
It's neither forum_help nor forum_admin that omits an error message but
system_listing itself.
ChX
More information about the drupal-devel
mailing list