Downloads

Download views-4.7.x-1.1.tar.gztar.gz 142.45 KB
MD5: f6881c97e93c942561fb44198fc618b9
SHA-1: 1e2fe23f39db6a4b7563ce598f6dbf15d4005f8c
SHA-256: bad6dc9ac463c0a771c5cb076911840f49d97ef5559f77133c82b6bd0156c51c
Download views-4.7.x-1.1.zipzip 157.65 KB
MD5: 03b84c1e457d4ed7e03a4ea5ea885c48
SHA-1: 899a3eee76b315cac49b3e2468e8a35dfdca593d
SHA-256: 11b390c9c34e853f22c385562ff549fe2c663feb46c92570fb65f5cd92957d6d

Release notes

Bugs fixed:

  • 97228: Fatal error on the views help page.
  • View Import was completely not working.
  • 93873: Exposed filters were completely not working.
  • 92305: Removed broken and unworkable 'distinct' profile filter.
  • 93540: Don't use block title if no page title.
  • 93493: Allow field labels to be turned off if item not sortable.
  • 91665: Order By pretty much borked in PGSQL.
  • 85290: Views generated invalid CSS with -- this could have an impact on your theming!
  • 90482: Validate that nodes per page is not 0 if pager is on.
  • 89893: Multiple filters not showing up properly in RSS links
  • 97462: More robust view export code.
  • 82634: theme_imagebutton renamed to theme_views_imagebutton
  • 77859: update module weight to 10 in update.php -- RUN UPDATE.PHP!!
  • 97589: Add some sorting on plugins so that Views' default plugins are always on top.

New features:

  • New comment fields to allow more Views use of comments. [Egon Bianchet]
  • Recent comments block default view.
  • Add simple 'word search' to text field operators [gordonh]
  • Early views_search.inc -- needs testing! [gordonh]
  • 90643: Access-checking 'edit', 'delete' and 'view' links as fields
  • Added uninstall function (accessible from the module administration page)
  • 88849: new views_pre_query hook
  • 97290: new $offset argument to views_build_view to allow views to to skip the first N nodes [doesn't work if $ pager = true].
  • 97290: New options for granularity on date sorts
  • Provide a proper 'action' for exposed filters so they always go to the view, not just the current page.
  • 76601: New 'all files' field to display all files on a node as a single field
Created by: merlinofchaos
Created on: 15 Nov 2006 at 19:32 UTC
Last updated: 15 Nov 2006 at 19:32 UTC

Other releases