Downloads

Download views-6.x-2.0-alpha3.tar.gztar.gz 228.37 KB
MD5: 378cf25063ed356d973612ffb16c06ba
SHA-1: 0341316767b4a97723bb525c9ad8935a2679728f
SHA-256: 785d741bad2fd625a5bfeb7ad5b27318817aa493b98f5449f00ce8813ef6445a
Download views-6.x-2.0-alpha3.zipzip 252.92 KB
MD5: 0cf0b34ceb2519dc29307a41427b2ced
SHA-1: 85b87a112ad01df4668313d4a4df7da5b69f495a
SHA-256: 3d65bc4b8a97444081247d06eae55b2a2efb4b34365ec635808ad8c3e11914f1

Release notes

New Features

  • Menu settings
  • Exposed filters
  • Table style
  • Primitive upgrade path from Views 1. This is not well tested, but may be found under the Tools menu. (Thanks KarenS!!)
  • Clone a view
  • Live preview
  • Some handlers from comment, poll and statistics are in.
  • API: Views can handle external data sources if they're described properly (thanks hunmonk!)
  • Enable/disable default views

Major bug fixes

  • PHP4 basically works but is not thoroughly tested.
  • Lots and lots of little bugs fixed

This is a rough list of features NOT YET IMPLEMENTED and thus TODO:

  • PHP Arg code
  • Relationships
  • Filter groups
  • Edit locking [because of the way the view is stored, it is possible and wise to lock a view from editing while another user is editing it. This lock will be overrideable in the event that someone is a dork].
  • RSS
  • Validation, lots of validation
  • Handlers: profile, book, taxonomy, search, upload. Plus, not all handlers from node/user/comment/statistics have been implemented yet, but lots are.
  • Javascript to make fields de-activate when they are not relevant

Work is under way for taxonomy, profile and search. The biggest real problems now are that there still are not enough handlers. Over the next 2 weeks, that is likely to be the focus of work.

Created by: merlinofchaos
Created on: 16 Mar 2008 at 01:51 UTC
Last updated: 1 Aug 2018 at 21:03 UTC
New features
Bug fixes
Insecure

Other releases