Are there any plans to release this module for Drupal 7?

CommentFileSizeAuthor
#5 slider-7.x-2.x-proposal-1.tar_.gz16.17 KBthekevinday

Comments

roam2345’s picture

following

mattcoady’s picture

Subscribe

chriz001’s picture

subscribe

wilgrace’s picture

subscribe

thekevinday’s picture

StatusFileSize
new16.17 KB

Here is my first pass at making a D7 version of this module.

This is incomplete and I need help with this.
The javascript code is not functioning and I do not know why.
There are also a few todos that I will deal with eventually.

This requires the following module:
- http://drupal.org/project/references
- enable the node_reference sub-module

Testing this module:
- Add 2 content types, 1 to be the slider targets and the other to show the slider.
- Add a node_reference with any field_name you like on the slider content type and set the node reference to point to the slider targets content type. (make sure that the cardinality is set to unlimited)
- Go to the Manage Display tab and set the Format to Slider (tabs above) or Slider (tabs below).
- Create 2 or 3 slider target content type nodes.
- Create 1 slider content type node and select at least 2 of the slider targets.
- View the just created slider content type.

If everything worked with the above steps then you should be looking at a node that has a scrolling box in the middle containing additional nodes. That scrolling box is supposed to be the slider box as generated by javascript. This is the part that I have yet to get working.

WilliamV’s picture

I am interested in this module and subscribe though i can't help in further development due to a lack of knowledge.
Keep up the good work!

wilgrace’s picture

subscribe

socialtalker’s picture

subscribe

patoshi’s picture

+1 to HP

jamestbennett’s picture

Assigned: Unassigned » jamestbennett

subscribe

david3000’s picture

subscribe, THIS MODULE IS GREAT!!

rocbrook’s picture

+1

Anticosti’s picture

Following...

clashar’s picture

+1

roam2345’s picture

Title: Drupal 7 port » Slider port to Drupal 7

adjusted title for better tracking

paulgemini’s picture

subscribe!

drupalsteve’s picture

subscribe

chiappa’s picture

subsbribe

s.daniel’s picture

@thekevinday: Thanks for your effort.
Note that there are some issues for review that might be interesting for the upgrade as well: http://drupal.org/project/issues/slider?text=&status=8&priorities=All&ca...
Did you start your port from 6.x-2.x-dev?
Maybe you want to apply for project (co)maintainership?

stieglitz’s picture

I need this module for a site I built in 6 and it is the only module holding up moving the site to 7. I started to work on porting the module to 7 before I found this post. I am excited to play with it and hopefully figure out a solution. I too will probably need help but will post my findings. Thank you for this module!

Jon

technikh’s picture

Issue summary: View changes
Status: Active » Fixed

For people who are looking for codaslider slideshow module in Drupal7,
You can use https://drupal.org/project/views_stylizer through which you can apply any jquery slideshow plugin to your view.
Video demo: http://www.youtube.com/watch?v=nJREhEcuddQ

Coda slider plugin: http://drupalsauce.technikh.com/add-on/jquery-coda-slider
Demo: http://demo.commerce.technikh.com/demo/jquery_codaslider_plugin

Status: Fixed » Closed (fixed)

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