This patch adds an $object->export_module property to CTools exportables that refers to the module that implements the defaults hook providing this object.
Patched against DRUPAL-6--1.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 709754_2010-03-06_docs.diff | 4.23 KB | yhahn |
| ctools_export_module.patch | 1.44 KB | yhahn |
Comments
Comment #1
merlinofchaos commentedCommitted to 6.x branch. Needs to go forward to 7.x branch as well, and it also needs to be documented in the export section of the advanced help.
Comment #2
yhahn commentedHere are updates to the docs. I've added a section "Reserved keys on exportable objects" that documents this and other reserved keys and fleshed out the "Enabling and Disabling exported objects" section as well.
Patched against DRUPAL-6--1.
Comment #3
merlinofchaos commentedGreat work! Thank you so much for the expanded documentation!
Comment #4
merlinofchaos commentedAll of the 'to be ported' patches got merged in during the porting sprint in September.