Hello. I use have used this module for a while in one site and I love it . It works beautifuly in a panels built page. Thanks for all the work. Before I commit to using it in another site I am designing now however I humbly ask if there is a Drupal 7 version being worked on or planned for the release of 7 . No problems or negativity if there is not , I just seek to plan ahead for this current project.
Thanks again for a great module

Comments

ppblaauw’s picture

Status: Active » Postponed

There will be a drupal 7 version of this module.

fluxrider’s picture

Thanks for the rapid response. Great news.

fluxrider’s picture

Status: Postponed » Closed (fixed)
joostvdl’s picture

Status: Closed (fixed) » Active

Is there any time schedule for releasing a D7 version?

tumbledown100’s picture

I'd be really interested in that too.

ppblaauw’s picture

No, don't have a timeschedule when the drupal 7 version will be ready.

juc1’s picture

sub

ppblaauw’s picture

Drupal 7 version working on my testserver.
Some more work and testing todo.
Probably a dev version release on January 21

vvs’s picture

subscribe

webankit’s picture

subscribe

msmutant’s picture

sub

mattys’s picture

sub

travist’s picture

You guys can always try Mediafront for Drupal 7. I built functionality to have it as a slideshow for images much like this module, but with the addition of Audio and Video including YouTube and Vimeo. It is worth a shot. ;)

Thanks,

Travis.

travist’s picture

Oh... disregard that. I didn't see that ppblaauw has a D7 version in the works. My apologies for the shameless promotion. :)

ppblaauw’s picture

Some updates on porting to drupal 7.

The port is working on my testserver.
Its also used by one site: http://www.snowbrite.co.uk/

Why it is not released yet?

Because I am working on some improvements of the module.
Eliminating the preprocess functions (adding mapping of fields).
Using themed views data instead of raw data, so all views functionality is available.
Adding scrollable pager functionality.
Adding an extra previous next pager.
Automatic discovery of installed slideshow themes.
Writing documentation.

It takes a little longer because of these additional improvements.
Hope the waiting is worth it.

Hopefully can release this version before end of Jan 2011.

joostvdl’s picture

Great Job! Looking forward to the release!

philbar’s picture

This is the only module holding me up from an upgrade to D7...so the faster the better for me. Although I will appreciate the improvements, perhaps some of these new features can wait for future releases.

drupa11y’s picture

Can you attach a patch to the cvs head meanwhile?

mattys’s picture

maybe an unnofficial, no strings release!?

can then carry on developing and update with latest version, site not live yet

snowbrite version looks great, just what i need

ppblaauw’s picture

Drupal 7 version of the Dynamic display block module and slideshow themes for drupal 7 version can be downloaded from http://ddblock.myalbums.biz/download.

Will release later on Drupal.org

mattys’s picture

I got the ddblock running on D7 here http://www.crystalvoyages.co.uk/boat.html, need to style and format yet though so looks how i want.

Is the template used on http://www.snowbrite.co.uk/ available for download for D7?

The themes on this site http://themes.myalbums.biz/theme, are any compatible with D7?

One issue i have noticed, not a biggy, is that if you try and delete or edit a ddblock when in Structure > Dynamic Display Block it just takes you to the main Configuration page, where you cannot do either. Also, when on Structure > Dynamic Display Block area, if you click Configure Block it takes you to the Blocks page, but not direct to the relevant block, you have to scroll to find that and click Configure again.

Might only be issues with my installation, but thought i'd let you know.

ppblaauw’s picture

#21
The template used on www.snowbrite.co.uk is a customization made for a client.

There are no themes ported yet to the drupal 7 version. When you need a theme ported you can contact me on my contact form, so I can give priority porting the requested theme to drupal 7.

The wrong redirects is a bug, was in drupal 6 config now structure and some redirects remained.
Will post a new module soon

mattys’s picture

excellent, great work

I would just like to be able to display thumbnails of the image to use as pagers, instead of just prev/next. I am using the standard D7 templates you had alongside the D7 download of this module on your site, have tried each one but they don't offer the option to have thumbnails as pagers.

Do you know how I might go about this?

ppblaauw’s picture

#23 The slideshow themes upright40p, upright50p and upright60p have images in the pager.
You will need to map an image field to the pager_image template variable in the mappings setting.

Hope this helps you further, please let me know.

georgedamonkey’s picture

Thank you so much for this!!

I've got this setup now on a site, and have a customized version of upright40p. I'm having an issue with the images for the pager. Right now, it shows the images below horizontally. BUT, there's a black box that moves vertically as it cycles through.

Any ideas on what I messed up?

You can see what I mean here:
http://beta.menashalibrary.org

Thanks again!

ppblaauw’s picture

#25 Looks like each pageritem has 3 times a <a href="#" title="navigate to topic" class="pager-link"></a>
Probably you have set: link to the node in the image field in the view.
You could add the image field again in the view fields and give other settings than for the image in the slide (e.g. not using the link to the node, not using all the extra markup) and than map this field to the pager-item-image

Hope this helps you further, please let me know.

georgedamonkey’s picture

Thank you so much! You are my hero!!

ppblaauw’s picture

New version of dynamic display block module available at http://ddblock.myalbums.biz/download (ddblock-v7-1-2.rar) which solves the redirect issues and some others, see CHANGELOG.TXT

ppblaauw’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Fixed

Drupal 7 version of the module released on drupal.org

Vc Developer’s picture

Kewl! Thanks!

Status: Fixed » Closed (fixed)

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