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.

Comments

merlinofchaos’s picture

Component: Exportables » Documentation
Status: Needs review » Active

Committed 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.

yhahn’s picture

Status: Active » Needs review
StatusFileSize
new4.23 KB

Here 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.

merlinofchaos’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Patch (to be ported)

Great work! Thank you so much for the expanded documentation!

merlinofchaos’s picture

Status: Patch (to be ported) » Closed (fixed)

All of the 'to be ported' patches got merged in during the porting sprint in September.