Bonsoir,

I found that the statuses' variables may be exported thanks to the strongarm module.

It would be nice to have some CTools / Features integration for exporting its Context admin page settings (ie. admin/config/statuses/contexts), and other settings.

Bonsoir.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

myselfhimself’s picture

Bonsoir,

Here is a patch adding support for exporting the statuses context into features. It basically imports and exports the statuses_contexts tables rows and columns.

I have tested it on my local machine, please tell if things do work on your machine.

I do not personally intend to add more feature components, though don't mind asking for more... Coding for features turned out not to be that difficult to me in the end.

Bonsoir.

IceCreamYou’s picture

Status: Active » Needs review

Other than a few spelling/grammar errors this patch looks good. Thanks for contributing. Needs testing and then can be committed

IceCreamYou’s picture

Status: Needs review » Fixed

Committed to dev. Thanks!

  • IceCreamYou committed a5fe754 on 7.x-1.x
    Issue #2194739 by myselfhimself: Features integration
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.