Here my project based on the version 8.x-2.x-dev:
github.com/Idas86/OwlCarousel2-for-Drupal8

Command icon 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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Idas created an issue. See original summary.

ShaxA’s picture

Good work, when can we expect this to be merged!

ipwa’s picture

This looks amazing, thank you!

Going to give it a test, looking forward to approving the merge request!

ipwa’s picture

Status: Needs review » Needs work

Hi Danielle, thanks so much for your amazing contribution!

I added some comments to the merge request, it would be good to get those issue fixed.

The indentation used on the changes uses a tab, this does not follow Drupal coding standards: https://www.drupal.org/docs/develop/standards/coding-standards#indenting

I am happy to open a new ticket for the code standard issues and also to implement the settings summary.

There is a functionality issue we need to fix before merging this. When ever I edit the settings in the views format settings they do get saved and the settings are applied. However when using as a field formatter the only settings that get saved are image style and link image to. Any of the other settings don't get changed and the only way I could change them was in code. We need to fix this.

chakkche’s picture

Assigned: Idas » chakkche

I will work on this.

chakkche’s picture

Fixed all coding standards.

ipwa’s picture

Status: Needs work » Needs review

Great work Chennakesavulu!

Did you get around to fixing the functionality issue in the field formatter too btw?

Will review and test this a little later.

chakkche’s picture

Thanks @ipwa,

yes in my latest commit fixed the field formatter settings save issue too.

ipwa’s picture

What an absolute legend!

Will review later, thanks so much!

ipwa credited HEBL.

ipwa’s picture

Adding credit to other contributor that helped me review this.

  • ipwa committed 5d62a95 on 8.x-2.x
    Issue #3249236 by Idas, chakkche, ipwa, HEBL: OwlCarousel v2 for Drupal...
ipwa’s picture

Since @chakkche commits where not in the merge request branch when I checked it out locally I committed the changes instead of merging the merge request.

ipwa’s picture

Status: Needs review » Fixed

Thanks so much @Idas and @chakkche for you valuable contribution. I really appreciate it and I'm sure the community really does too! Great work! w00t w00t!

@chakkche I added you to the credits section in the readme file because I consider your contribution significant too.

Hopefully both of you can give me a hand in the issue queue in the future, looking forward to any future merge requests!

chakkche’s picture

Assigned: chakkche » Unassigned

@ipwa sure looking forward on that.

chakkche’s picture

Status: Fixed » Closed (fixed)
ipwa’s picture

Status: Closed (fixed) » Fixed

Don't: Change the status of an issue from "Fixed" to "Closed (fixed)". An issue with the status "Fixed" will be automatically closed as fixed and removed from the list of open issues after 14 days. It should remain open for 14 days after being "Fixed" to cater for regressions and other unintended consequences of the fix.

From: https://www.drupal.org/docs/develop/issues/issue-procedures-and-etiquett...

Status: Fixed » Closed (fixed)

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