Flexslider2 also seems to be available:
http://flex.madebymufffin.com/examples/basic.html
https://github.com/woothemes/FlexSlider/tree/FlexSlider2

Any word on compatibility with this module?

Haven't tried it yet, but it is in beta and there only seems to be one js in the package, without a minimified one. So that would probably already cause issues with the debug mode.

Comments

JohnnyX’s picture

controlNav support would be great.
Following here...

minoroffense’s picture

Assigned: Unassigned » minoroffense
Category: support » feature
Status: Active » Postponed

Not yet but I'll be sure to create a 2.x branch to start development for the second version of the library.

BarisW’s picture

Some other reasons to move to V2:

- Support for thumbnails
- GPL2 instead of MIT, so the library can be included with the module.

See: http://drupal.org/node/1618064#comment-6138476

JohnnyX’s picture

Any plans here?

minoroffense’s picture

Status: Postponed » Closed (fixed)

The v2 branch is now available. Just working on the core library changes. Once those are in place and the option sets are updated we can move onto the integration modules.

benschaaf’s picture

Very curious of the status on the Flexslider 2 integration issue?

dshields’s picture

Yes, V2 would be a very nice upgrade to what is already a fantastic responsive module.

minoroffense’s picture

It's a little slow going as I'm writing as many test cases as possible for all the new features but there are a lot of combinations. Plus I'm trying to trim down the amount of template files required (right now there are separate sets for Views Slideshow vs the other modules). I'm trying to get them all down to a set of pre-process functions that go into one set of templates.

After that, it's a matter of exposing all the new features appropriately and start integrating new features like FIeld Collections and anything else we can think of ;-)

muriqui’s picture

@minorOffense, is there any of #8 that you could enter as tasks in the issue queue so that others could contribute code to help you out? If you could take some time to enumerate the specific test cases and template/preprocessing changes that you want in v2, I think there's enough community interest in this module that you wouldn't need to shoulder the burden by yourself.

minoroffense’s picture

Tomorrow is "Contrib Friday" at the office. I'll spend the morning enumerating the issues in the queue so others can help out. Then I'll spend the day working on FlexSlider 2.

Good idea, thanks!

minoroffense’s picture

I've added some tasks and feature requests for FlexSlider 2. Have a look.