Downloads

Download views-6.x-2.0.tar.gztar.gz 1.24 MB
MD5: 879ac52df90bf18d1c9d3d454febf609
SHA-1: 878a957d9af53916ba40b74d91bab16bea5fe5d7
SHA-256: 68c48b6ee785d87de3f7e08d31b91873bdea4bc668ac72d2b8a79fc671a003ec
Download views-6.x-2.0.zipzip 1.37 MB
MD5: 4070ba53f7b9f6be9caf9422aa2782d8
SHA-1: d93cae41dc0a7415e1a29e6cabb3c4214f3d562e
SHA-256: 62cb1cefeb7898b05194ba31f13f273577aa16b79c2eb0a51a16882f9ac420f0

Release notes

At long last, Views 2.0 is finally here. Not quite every bug has been wrung out of the system. There are some known issues with Postgres. The upgrade path from Views 1 to Views 2 is rather painful.

Please see the advanced help documentation for instructions and tutorials. For your convenience, the most current advanced help documentation is always mirrored here: http://views-help.doc.logrus.com

If you're new to Views, please try the SimpleViews add-on which is a very very simple UI substitute. It is not powerful or extensible but it can create some of the most common views with a very streamlined UI and it will let you then tweak those views as you need. It is a great place to get started while you're learning the system.

Changes since 6.x-2.x-rc5

  • #319335: missing
  • tag in help file
  • #318844 by evoltech: Better documentation for using external tables.
  • #319160: Typo causing "default sort" field to improperly reset to "none"
  • #319167: add_table() would return TRUE if the table was already added but the expected return is the alias.
  • #319649: Add a couple sentences about relationships
  • #321030 by Pasqualle: XHTML validation fixes to help files.
  • #321186: Bulk exporter provided wrong comment for hook_views_default_views()
  • #319170 by KarenS: "Additional themes" not being used properly by the theme: information system.
  • #319230 by drewish: Exposed, optional, texfield taxonomy term filter inserts tid = 0 in queries
  • #317744: $ symbol in special blocks invalid for theming.
  • Views exposed forms might not get seen by javascript if they had multiple _ in the view name or display id (by Steven)
  • views_handler_field_numeric erroneously added 0. at the decimal.
  • More doc on views_plugin_table::sanitize_columns()
  • #322187: deleting a view should cause menu rebuild.
  • #321284: comment_render() could be called even if comment.module was not enabled.
  • #321589: Add comment node row template suggestions just like te node row variant, since it's already documented that way.
  • #322214: views-view-field--fieldname.tpl.php was left out of the possible theme functions.
Created by: merlinofchaos
Created on: 17 Oct 2008 at 21:54 UTC
Last updated: 1 Aug 2018 at 21:03 UTC
Bug fixes
Insecure

Other releases