views_cycle 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| views_cycle-6.x-1.0.tar.gz | 14.51 KB | 5df83e7b6997cff2601863faac900ac4 |
| views_cycle-6.x-1.0.zip | 18.7 KB | 87f17716277a01703b0502ce4e4b4962 |
Release notes
This is the first for-reals stable release of Views Cycle. It is long overdue. :-) There shouldn't be any more API breaks in this release for a change.
Oh yeah, except for the new dependency on the Libraries API module, which you must install before upgrading as things will most likely break badly otherwise.
Changes since DRUPAL-6--1-0-BETA4:
- #859548 by Crell: Switch to Libraries API rather than a one-off installation mechanism for jquery.cycle.
- #514236 by imclean, Crell: height and verticalPadding should not be dependent on the pager.
- #639538 by modctek, Crell: Hide bullet points from list items by default.
- #747454 by brucebertrand: Empty $thumbs_data causes invalid XHTML markup.
- #708954 by peterpoe: Allow alteration of javascript settings.
- #692694 by gleroux02: Views Cycle previous and next links container div needs a class
- #582808 by Crell: Document that views_cycle is incompatible with Views output caching.
views_cycle 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| views_cycle-6.x-1.0-beta4.tar.gz | 14.17 KB | 3ad4492718aef241beabc9b99e17dc31 |
| views_cycle-6.x-1.0-beta4.zip | 18.22 KB | c8910c233df6b1491b505ba76ea49cde |
Release notes
Another week, another new beta release! This release solves some long-standing issues. It also changes CSS classes again. Any class that began "view-cycle-" now begins "views-cycle-". Sorry, but that's why this is still a beta.
Changes since DRUPAL-6--1-0-BETA3:
- #556228 by chayner and Crell: Add support for prev/next buttons based on the skin.
- by Crell: Standardize on views-cycle- for class names, never view-cycle, per discussion with merlinofchaos.
- #577074 by nedjo: Don't show cycle content until jquery.cycle is ready to fire to avoid "flash of unstyled content".
views_cycle 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| views_cycle-6.x-1.0-beta3.tar.gz | 13.69 KB | f60038392ca1c4b34fbf04af05546dd4 |
| views_cycle-6.x-1.0-beta3.zip | 17.66 KB | f8fe777ada3d250cd1e9a85d75787289 |
Release notes
A quick turnaround bug fix release. Fixes several critical issues in the way thumbnail pagers work and cleans up some old icky code.
Note that this version of the module now requires Views 2.7 or later! It will not work properly with Views 2.6 and earlier.
Changes since DRUPAL-6--1-0-BETA2:
- by Crell: Use jQuery Cycle's native updateActivePagerLink callback to handle pager
advancement, which fixes a number of bugs with pager display and animiation. - #638524 by Crell: Use the new $handler->rendered_fields array available in Views 2.7 and
later for more stable thumbnail rendering. - #514236 by ebrand, imclean, Crell: Expose height and vertical padding to the user as
configuration options. If no height is specified, auto-detect.
views_cycle 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| views_cycle-6.x-1.0-beta2.tar.gz | 13.61 KB | 7add677f11b9f187d219921100355e10 |
| views_cycle-6.x-1.0-beta2.zip | 17.54 KB | 759019479cdbf2e9b20645fe88f891d6 |
Release notes
This is a major cleanup since the last beta and fixes a slew of bugs, although there are still some known issues. Those are all listed in the issue queue so I won't repeat them here. :-) Everyone is strongly recommended to switch to at least beta2, as I will not be addressing issues in beta1 any more. Be aware that there were a few slight CSS changes, so please be careful when upgrading.
Changes since DRUPAL-6--1-0-BETA1:
Read moreviews_cycle 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| views_cycle-6.x-1.x-dev.tar.gz | 14.48 KB | f46fdb537d27678c408330ca69036202 |
| views_cycle-6.x-1.x-dev.zip | 18.14 KB | 88f07d1ecf17527e26d901d9ef2db413 |
Release notes
Development version for Drupal 6. Usually stable, but beware the usual -dev caveats.
views_cycle 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| views_cycle-6.x-1.0-beta1.tar.gz | 11.94 KB | 0d5b71a247f841dab12ef01c800aa170 |
| views_cycle-6.x-1.0-beta1.zip | 15.28 KB | 22d1dc4ceed53acfbf789a2eb959df5f |
Release notes
Initial beta release of the module. There's probably some kinks to work out before a real final, but it should be fully usable now.