Description :
Integrates Liquid Slider features into views slideshow version 7.x.

A fully responsive, HTML5 jQuery content slider for both web and mobile devices.
http://liquidslider.kevinbatdorf.com

Similar projects : http://drupal.org/project/views_slideshow_liquidcarousel (I start "Views Slideshow Liquid Slider" on this module code)

The project page : http://drupal.org/sandbox/steveoriol/1885704

Direct link to git repository : http://drupalcode.org/sandbox/steveoriol/1885704.git
or
git clone --recursive --branch 7.x-1.x http://git.drupal.org/sandbox/steveoriol/1885704.git views_slideshow_liquid_slider

It's for Drupal 7.

Reviews of other modules:

Comments

vineet.osscube’s picture

Hello,

We found several errors on your module, you may like to look at the following URl for list of errors

http://ventral.org/pareview/httpgitdrupalorgsandboxsteveoriol1885704git

Do take time to rectify the issues.

steveoriol’s picture

Status: Reviewed & tested by the community » Needs review

Thank you osscube,
I have corrected the errors...

tripper54’s picture

Status: Needs review » Reviewed & tested by the community

Hi steveoriol,

Great module, thanks for putting this together. I can see myself using this in the future.

Here's my review:

Automated:
Clean as a whistle!

Manual:
In general your code is clean and easy to follow. Well done!

Install and use:
Worked exactly as expected. Instructions on the views form are clear. Again, well done!

README.txt :
Install instructions are clear, even the tricky jquery copying process. Installed using drush without an issue.

theme/views-slideshow-liquidslider-main-frame.tpl.php :
* line 12: You have some debug code hanging around here. Should be cleaned up.

views_slideshow_liquid_slider.module :
line 105: typo, isntall -> install.

liquidslider.css :
this css file is empty, perhaps remove it?

Overall, really clean and simple module. Nicely done! None of the issues above are RTBC blockers, so I'm going to mark this as RTBC.

steveoriol’s picture

Status: Needs review » Reviewed & tested by the community

Hi tripper54,
Thank you, for your review.

I clean up the code and
I add some options :

  • "Auto slider" and "Duration auto slide"
  • "Auto adjusts the height" and "Minimum height"

Thank you again.

klausi’s picture

We are currently quite busy with all the project applications and I can only review projects with a review bonus. Please help me reviewing and I'll take a look at your project right away :-)

klausi’s picture

Issue summary: View changes

add git command line

steveoriol’s picture

Issue summary: View changes

Add review

steveoriol’s picture

Issue summary: View changes

add review

klausi’s picture

Don't forget to add the "PAReview: review bonus" tag as indicated in #1410826: [META] Review bonus, otherwise you won't show up on my high priority list.

You have not done all manual reviews, you just posted the output of an automated review tool. Make sure to read through the source code of the other projects.

jthorson’s picture

Status: Reviewed & tested by the community » Fixed

Well, apologies in advance, but I can't promote this module without at least a short discussion on module duplication. Nothing against this module in particular ... but Views slideshow modules have long been the poster child for module duplication in Drupal. As an end user who wants to put a rotating slideshow banner on their Drupal website, how do I decide which of the 174 available options I want to use? Choice is good, but too much choice is overwhelming. http://drupal.org/node/418616 and http://groups.drupal.org/node/20384 help to illustrate the scope of the issue.

Obligatory lecture aside, on to the module. ;)

Thanks for your contribution, steveoriol!

I updated your account to let you promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and get involved!

Thanks, 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.

Thanks to the dedicated reviewer(s) as well.

steveoriol’s picture

Thank you very much jthorson.
I will do my best to make my contribution.
Long life to Drupal and its community! :-)

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

add review