There is an alter function for the Flickity settings, but it does not comply with Drupal expectation, as it does not contain the module name as a prefix and may lead to compatibility issues.
Moreover, as there as several Flickity options that are very specific to the design, we should allow themes to alter the settings.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | flickity-fix-settings-alter-hook-name-3095050-2.patch | 2.01 KB | b-prod |
Issue fork flickity-3095050
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
b-prod commentedThis patch avoid conflicts with another module when altering the Flickity settings, and allow themes to make changes to the settings.
Comment #3
earthday47Moving to new 3.0 version.
Comment #6
earthday47Looks good!