New D7 feature: logged module changes
When I saw NancyDru's idea to log who installs and uninstalls a module, I had a "duh!" moment. This to me was like one of those things that should have been done 5 major releases ago. If only I had been smart enough to think of it myself back then, I wouldn't have had to write tests for it :) So naturally, now it is going to be part of Drupal 7.
| Attachment | Size |
|---|---|
| screenshot of log entries | 33.19 KB |
Submitted by deekayen on Tue, 05/12/2009 - 8:30pm
» deekayen's blog · Printer-friendly version Topics: Drupal
Not using existing API
This is funny since I worked hard to get hook_modules_installed/enabled/disabled/uninstalled into core, but this patch didn't even use them. :(
Post new comment