Downloads
Download tar.gz
149.91 KB
MD5: b5470a54544ab83302e710da1c18551c
SHA-1: afe43ddc7481711b043934ba9b6e5c6ebce29240
SHA-256: 195e8cfbf00ebbd5a9b4f9ec1c23204a081a45c1e42789687e38026028c8f481
Download zip
166.38 KB
MD5: f08e2fba26ee3bc6deba05ec8cb42dd1
SHA-1: b3573236bb118035dd5d1761e8ac3cea844ce979
SHA-256: 199d9f6599812e92b4ec45f00c8fa92a059eea91255fe33a46076e472e8564b8
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