Rather than attempting to configure database defaults directly, it would be far preferable to support this functionality via CTools. While this does introduce a dependency on CTools, this would give us Features integration for free, allowing FlexSlider presets to be easily redeployed and reverted if overridden. A patch that achieves this will follow shortly.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

davidwatson’s picture

Status: Active » Needs review
FileSize
11.9 KB

Attached. Review and feedback welcome!

davidwatson’s picture

Status: Needs review » Needs work

Found some things that didn't make it into the above patch. Rerolling once I have a moment to breathe.

davidwatson’s picture

Status: Needs work » Needs review
FileSize
14.83 KB

Once more, with feeling. This version should include the rest of the changes that submodules and theming functions need.

minorOffense’s picture

I'll apply the patch and give it a shot.

minorOffense’s picture

Status: Needs review » Fixed

I adjusted the name of the export hooks but other than that it worked perfectly.

It's been committed to dev

Status: Fixed » Closed (fixed)

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

emarchak’s picture

Version: 7.x-1.x-dev » 7.x-2.0-alpha2
Status: Closed (fixed) » Active

I think this hasn't been ported to 2.0 yet.

minorOffense’s picture

Version: 7.x-2.0-alpha2 » 7.x-2.x-dev
Status: Active » Closed (fixed)

Yes it has. You can export option sets.

  • Commit 8bad968 on 7.x-1.x, youtube, 8.x-2.x, startslide authored by davidwatson, committed by minorOffense:
    Added CTools functionality [#1364726] Cleaned up info file