Currently the message_subscribe_email feature is under the general 'features' tab by default. It should be moved into the Messages project.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1915364-message-subcsribe-remove-features-info-2.patch | 770 bytes | ezra-g |
| message_subscribe_email_package.patch | 501 bytes | japerry |
Comments
Comment #1
amitaibuActually message_subscribe_email should not be a "feature". I prefer to manually declare all the needed hooks. Any chance you can work on it?
Comment #2
ezra-g commentedMessage subscribe already implements the necessary hooks. The only thing we need to do to prevent it from being a Features module is to remove the Features-specific entries from the .info file.
Comment #3
ezra-g commentedComment #4
achtonSorry, can't get #3 to apply against current -dev version.
Comment #5
ezra-g commentedIt will only apply to the module pulled from Git - the dev version is packaged with added lines in the .info that cause the patch to fail.
Comment #6
amitaibuCommitted.