views 6.x-2.0-alpha2
merlinofchaos - February 18, 2008 - 06:33
Official release from CVS tag: DRUPAL-6--2-0-ALPHA2
First released: February 18, 2008 - 06:33
First released: February 18, 2008 - 06:33
Download: views-6.x-2.0-alpha2.tar.gz
Size: 191.76 KB
md5_file hash: 168b56a4ae8de81460ff5b9cc48a2233
Last updated: February 18, 2008 - 06:35
View usage statistics for this releaseSize: 191.76 KB
md5_file hash: 168b56a4ae8de81460ff5b9cc48a2233
Last updated: February 18, 2008 - 06:35
This alpha release fixes a couple of major bugs that unfortunately means any view created with alpha1 won't work. But since this is alpha and that release is only a day old, that isn't a big deal, right? =)
This version adds export/import, cleans up some filters and fixes a few notice bugs.
This is a rough list of features NOT YET IMPLEMENTED and thus TODO:
- PHP Arg code
- Menu settings
- Exposed filters
- 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].
- Table style
- RSS
- Validation, ltos of validation
- Clone view
- Handlers: comment, profile, book, statistics, taxonomy, search, upload. Plus, not all handlers from node/user have been implemented yet, but lots are.
- UPgrade path from Views 1
