Closed (fixed)
Project:
Dynamic display block
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2010 at 07:05 UTC
Updated:
16 Feb 2011 at 07:20 UTC
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
Comment #1
ppblaauw commentedThere will be a drupal 7 version of this module.
Comment #2
fluxrider commentedThanks for the rapid response. Great news.
Comment #3
fluxrider commentedComment #4
joostvdl commentedIs there any time schedule for releasing a D7 version?
Comment #5
tumbledown100 commentedI'd be really interested in that too.
Comment #6
ppblaauw commentedNo, don't have a timeschedule when the drupal 7 version will be ready.
Comment #7
juc1 commentedsub
Comment #8
ppblaauw commentedDrupal 7 version working on my testserver.
Some more work and testing todo.
Probably a dev version release on January 21
Comment #9
vvs commentedsubscribe
Comment #10
webankit commentedsubscribe
Comment #11
msmutant commentedsub
Comment #12
mattys commentedsub
Comment #13
travist commentedYou 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.
Comment #14
travist commentedOh... disregard that. I didn't see that ppblaauw has a D7 version in the works. My apologies for the shameless promotion. :)
Comment #15
ppblaauw commentedSome 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.
Comment #16
joostvdl commentedGreat Job! Looking forward to the release!
Comment #17
philbar commentedThis 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.
Comment #18
drupa11y commentedCan you attach a patch to the cvs head meanwhile?
Comment #19
mattys commentedmaybe 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
Comment #20
ppblaauw commentedDrupal 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
Comment #21
mattys commentedI 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.
Comment #22
ppblaauw commented#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
Comment #23
mattys commentedexcellent, 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?
Comment #24
ppblaauw commented#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.
Comment #25
georgedamonkey commentedThank 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!
Comment #26
ppblaauw commented#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.
Comment #27
georgedamonkey commentedThank you so much! You are my hero!!
Comment #28
ppblaauw commentedNew 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
Comment #29
ppblaauw commentedDrupal 7 version of the module released on drupal.org
Comment #30
Vc Developer commentedKewl! Thanks!