Synopsis

Views Flipster module integrates the jQuery.Flipster library (https://github.com/drien/jquery-flipster) with Drupal Views module to replicate gorgeous Flipster effects.

FEATURES
----------
This CSS3 3D transform-based jQuery plugin is:

- Responsive
- Lightweight
- Touch/Scrollwheel/Trackpad/Keyboard Friendly
- Flexible
- Customizable

REQUIREMENTS
----------------
1. Download jQuery Flipster library - https://github.com/drien/jquery-flipster
2. Enable Drupal 8 core - Field UI module
3. Enable Drupal 8 core - Image module
4. Enable Drupal 8 core - Views, Views UI modules
5. Enable Drupal 8 contributed - Libraries API module

INSTALLATION
--------------
1. Download the 'Views Flipster' module archive. Extract and place it in the root modules directory i.e. /modules
2. Ensure you have these below modules enabled:
- Drupal 8 - Field UI (part of core)
- Drupal 8 - Image (part of core)
- Drupal 8 - Views, Views UI (part of core)
- Drupal 8 - Libraries API - https://www.drupal.org/project/libraries
3. Create a libraries directory in the root if not already there i.e. /libraries
4. Create a flipster directory inside it i.e. /libraries/flipster
5. Download jQuery Flipster library from https://github.com/drien/jquery-flipster
6. Extract and copy the minified files from its dist folder.
7. Place the copied minified files to the /libraries/flipster diectory
8. Ensure you have the minified files with path similar to:
- /libraries/flipster/jquery.flipster.min.css
- /libraries/flipster/jquery.flipster.min.js
9. Enable the 'Views Flipster' module

Credits

Current maintainer:
* Manoj Kulkarni - https://www.drupal.org/user/3506687

LIVE DEMO

Project page

git clone --branch 8.x-1.x https://git.drupal.org/sandbox/ManojKulkarni/2827002.git views_flipster
cd views_flipster 

Comments

Manoj Kulkarni created an issue. See original summary.

Manoj Kulkarni’s picture

Status: Active » Needs review
Manoj Kulkarni’s picture

Issue summary: View changes
Manoj Kulkarni’s picture

Assigned: Manoj Kulkarni » Unassigned
PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

Manoj Kulkarni’s picture

Issue summary: View changes
sumanthkumarc’s picture

@manoj Kulkarni, I did try out the module and it worked out fine with Drupal 8.2.5.
-> Did the PA Review and found nothing.
-> The points to install the js library are also clear and pretty straight forward.
-> Found no warnings or errors in DB log while using the module,
-> found license details for external js library as well.

Overall good Job.

I just have a few suggestions:
-> I see you have minified: true in libraries.yml. I guess you can put a note that its definitely required to be minified.
-> It would be good to load your js/css in footer by adding scope: footer.

Good Luck :)

sumanthkumarc’s picture

Status: Needs review » Reviewed & tested by the community

Marking it to RTBC.

Manoj Kulkarni’s picture

Issue summary: View changes
Manoj Kulkarni’s picture

thanks @sumanthkumarc for reviewing my project.

Have now added the note that says plugin required to be minified.

For the 2nd point, please note that in Drupal 8 "The default is now for JS assets to load in the footer " - https://www.drupal.org/node/2412769

Thanks once again!

bohemier’s picture

@Manoj Kulkarni, great work. I also followed the steps and was able to install the module and libraries properly and got everything working. RTBC for me as well.

deepanker_bhalla’s picture

Status: Reviewed & tested by the community » Needs work

Hi,

Kindly see the automated review of your project and solve the errors.

Link: https://pareview.sh/node/21

klausi’s picture

Status: Needs work » Reviewed & tested by the community

Those minor coding standard errors should not be application blockers, anything else that you found or should this stay RTBC?

deepanker_bhalla’s picture

@klausi,

Yeah, there were minor errors. Thus it stays as RTBC.

apaderno’s picture

Assigned: Unassigned » apaderno
Status: Reviewed & tested by the community » Fixed

Thank you for your contribution!
I am going to update your account so you can opt into security advisory coverage now.
These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

apaderno’s picture

Status: Fixed » Closed (fixed)

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