Download & Extend

Releases for Nodecarousel

nodecarousel 6.x-1.x-dev

Download Size md5 hash
nodecarousel-6.x-1.x-dev.tar.gz 28.18 KB 2b4b1cc016f947ae56ead4e3500784ba
nodecarousel-6.x-1.x-dev.zip 30.33 KB afb14336320acd4fac68cdae9c4f0323
Last updated: February 25, 2011 - 07:42
Development snapshot from branch: 6.x-1.x

Release notes

Much the same functionality as the dev 5.0 release. We've been using this more or less as it is here on a development Drupal 6 site, so I think it's pretty stable, but feel free to do some testing and trying out. Unfortunately, no Views support yet.

* Fixed problem with having javascript load at the bottom of the page - a non-drupal_add_js'd jquery
call was causing it to crash in some instances. Now that is handled using old school js.
* Added ability for late-loading of carousels. Instead of having to load on document.ready, there's
a javascript function that you can call when you know that nodecarousel will be visible.
* Made the jquery selectors that had shown the Loading... and switched on the

    more specific,
    which was needed when some nodecarousels would load on document.ready and others wouldn't.
    * Created a surrounding div, with an id of 'nc_wrapper_'.name of the carousel, to make theming easier.
    * Nodecarousel default theming now tries to find an image in the result of a node_load operation,
    and displays that in the default theme. Still overrideable with theme_nodecarousel_node.
    * Added various db_rewrite_sql calls throughout for better security.
    * Unpublished nodes are not displayed in carousels.
    * No longer depends on nodequeue to be used - instead, if nodequeue is not loaded, it will not
Read more

nodecarousel 5.x-1.x-dev

Download Size md5 hash
nodecarousel-5.x-1.x-dev.tar.gz 28.04 KB 18d76153bf387e25d30c0b7069a97f64
nodecarousel-5.x-1.x-dev.zip 30.17 KB c164350ab31c6793f32df842224dcaea
Last updated: February 25, 2011 - 07:42
Development snapshot from branch: 5.x-1.x

Release notes

Latest and greatest development version - a number of new minor features and a good number of bug fixes. Depending on how stable this turns out, this may become the next release version soon for 5.x.

* Fixed problem with having javascript load at the bottom of the page - a non-drupal_add_js'd jquery
call was causing it to crash in some instances. Now that is handled using old school js.
* Added ability for late-loading of carousels. Instead of having to load on document.ready, there's
a javascript function that you can call when you know that nodecarousel will be visible.
* Made the jquery selectors that had shown the Loading... and switched on the

    more specific,
    which was needed when some nodecarousels would load on document.ready and others wouldn't.
    * Created a surrounding div, with an id of 'nc_wrapper_'.name of the carousel, to make theming easier.
    * Nodecarousel default theming now tries to find an image in the result of a node_load operation,
    and displays that in the default theme. Still overrideable with theme_nodecarousel_node.
    * Added various db_rewrite_sql calls throughout for better security.
    * Unpublished nodes are not displayed in carousels.
    * Now, if you have views installed, nodecarousel allows you to use a view you've established as a
    node source.
Read more

nodecarousel 5.x-1.0

Download Size md5 hash
nodecarousel-5.x-1.0.tar.gz 26.33 KB fc9027ff607bcca63eb2195626fa3cf3
nodecarousel-5.x-1.0.zip 28.87 KB 3861362d989501afd348899b33e89f17
Last updated: December 24, 2010 - 23:27
Official release from tag: 5.x-1.0

Release notes

Initial release of ready for use nodecarousel.

Subscribe with RSS Syndicate content