I recently came across a module that compares original code from drupal.org to what is actually running on a given site.
In other words it tell you what modifications have been made to core.
I'm unable to recall the name and repeated drupal.org searches aren't turning it up. Is anyone familiar with this module?
You got it: http://drupal.org/project/hacked I've never used it though.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
From: Al Sessions I recently came across a module that compares original code from drupal.org to what is actually running on a given site.
In other words it tell you what modifications have been made to core.
I'm unable to recall the name and repeated drupal.org searches aren't turning it up. Is anyone familiar with this module?
On Sat, Sep 8, 2012 at 1:51 PM, Ms. Nancy Wichmann nan_wich@bellsouth.net wrote:
You got it: http://drupal.org/project/hacked I've never used it though.
Thank you. I saw that in my searches and kind of dismissed it due to the name.
I'm going to give it a run on a dev site I've beaten core to death on.
I'll report back on the results but am curious if anyone else has used it.
On 09/08/2012 10:37 PM, Al Sessions wrote:
but am curious if anyone else has used it.
I tried to use it on a shared hosting once. But scanning the present code exceeded the timeout.
I used it on another site without a problem. I missed the option to exclude certain files, thou. Because it will, of course, report all core patches (like the one I was using for the CDN module in D6) and missing files (like deleted changelog.txt).