Download Size md5 hash
views_bonus-6.x-1.1.tar.gz 17.41 KB 160b37741523d9d833a206da0a7b101c
views_bonus-6.x-1.1.zip 31.63 KB e2ae7d10c6329701265046e929d94abb
Last updated: December 25, 2010 - 00:07
Official release from tag: 6.x-1.1

Release notes

Changes since DRUPAL-6--1-0:

  • Fix #680624 Exported files appear in browser as text.

    Fix a minor bug where older versions of views that didn't support
    hook_views_post_render would not get headers on
    views_bonus_export_views. Now both new and older versions of views should
    be supported.

  • Fix #681270 Sort criteria not working.

    Fix a bug where sorts where not being applied because of the new "Parent
    sort" code.

  • Update to take advantage of the core template fix.
  • Avoid double escaping XML.
  • Only add get argument when needed.
  • Add #607392 by mvc. Add support to trim csv fields.