Swiper Plugin - is the free and ultra lightweight mobile touch slider with hardware accelerated transitions (where supported) and amazing native behavior. It is intended to use in mobile websites, mobile web apps, and mobile native apps. Designed mostly for iOS, but also works great on Android, Windows Phone 8 and modern Desktop browsers. Swiper plugin is created by iDangero.us

This module provides a specific content type (Swiper Content). For each node
of this content type there is a Block with their respective swiper carousel
content that you can place on your pages.

The carousel implemented by this module has a basic markup structure that you
will find in the swiper/theme/block--swiper.tpl.php. If you want to change this
implementation, simply copy and change this file template and put then in the
your current theme folder.

You can also add, change and remove, any of API options of the Swipers,
just implement a hook (hook_swiper_options_alter($node, $plugin_options))
in your module that the module will handle pass these options to the script
that instantiates the swiper Plugin.

A complete list of options is available on the project website:
http://www.idangero.us/sliders/swiper/api.php

Project Page: http://drupal.org/sandbox/jribeiro/1979528

Comments

PA robot’s picture

Multiple Applications
It appears that there have been multiple project applications opened under your username:

Project 1: http://drupal.org/node/1999780

Project 2: http://drupal.org/node/1971754

As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).

If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.

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

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxjribeiro1979528git

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.

jribeiro’s picture

Status: Needs work » Closed (duplicate)
jribeiro’s picture

Status: Closed (duplicate) » Needs review
internetdevels’s picture

Status: Needs review » Needs work

HI,
Nice module ;-)
Found some small issues:

1) file .info
not found package settings.

2) file idangerous.swiper.1.9.2.js
we think it would be better to use this file as library by module libraries.

jribeiro’s picture

@InternetDevels
Thanks for your review! I Realized several improvements in the module, as well as to follow your suggestion to use library. Could you give me further reviewed please?

jribeiro’s picture

Status: Needs work » Needs review
jribeiro’s picture

Status: Needs review » Closed (fixed)

Moved to Production. Closing this ticket.

aspitzer’s picture

Category: task » support

Hello

I just installed the module and i dont know where I dop need to locate the idangerous.swiper.1.9.2.js (or whatever version) file. On the readme.txt is not explained correctly.

Please can you tell me the exact path that should be uploaded to?

Thanks!

jribeiro’s picture

Hi @aspitzer,

You can download the plugin at https://github.com/nolimits4web/Swiper/archive/master.zip, after that, unzip the plugin to the folder sites/all/libraries/swiper.

Try that.

jribeiro’s picture

Issue summary: View changes

Removing plugin version phrase.