Follow-up to #2534030: Move module-specific migration support into the syslog module
Problem/Motivation
Per #2533886: [meta] Move module-specific migration support into the particular modules supported, move support for dblog migration into the dblog module.
Proposed resolution
For the most part, this is a matter of moving files around and updating namespaces. Also, explicit destination module dependencies can be removed.
Migration templates to be moved:
- d6_dblog_settings
Remaining tasks
Submit a patch.
User interface changes
N/A
API changes
Namespaces of affected migration plugins will change.
Data model changes
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | move_module_specific-2540954-1.patch | 1.34 KB | mikeryan |
Comments
Comment #1
mikeryanComment #2
phenaproximaLovely!
Comment #3
alexpottCommitted 2f8646a and pushed to 8.0.x. Thanks!