Closed (won't fix)
Project:
Hacked!
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Oct 2009 at 23:29 UTC
Updated:
17 Mar 2011 at 13:23 UTC
Jump to comment: Most recent file
Find attached a drush command file that should be placed in the system level directory, then one can run:
drush hacked status
On any Drupal 6 site to see what has been 'Hacked!' it will download and enable the Hacked module if needed.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | hacked_system.drush_.inc_.txt | 1.45 KB | steven jones |
| #1 | hacked_system.drush_.inc_.txt | 2.08 KB | steven jones |
Comments
Comment #1
steven jones commentedComment #2
christefano commentedGreat idea. At first glance, however, this doesn't work with Drush 3. Pressflow, too, but that's another issue.
Comment #3
steven jones commentedYeah, this script needs some love to get it to work with Drush 3.
Pressflow is implemented as one big hack, so Hacked! will detect it as such.
Comment #4
steven jones commentedSomething like this maybe?
Comment #5
christefano commentedLooking good. I'll test it at some point but that probably won't happen until Hacked has support Pressflow. I've opened a separate issue: #782674: support Pressflow
Comment #6
steven jones commentedThis is going to be a pain to support, so closing.