Downloads
Download tar.gz
190.49 KB
MD5: f836b5c79c2ad78cac252135febffdab
SHA-1: ba1d4253c6106c0112a0e21cf1e5035ab97035ed
SHA-256: c886d0dd393885a0da2f4f0d2d5095c53fff6285caa0aa52aa6df04ec2c54f25
Download zip
210.08 KB
MD5: f2a9d78231855f533a2aa9b9fbe620a8
SHA-1: c67abd2439816894b80fbec157e75931dc464a24
SHA-256: 01c8a85ad633b29dbfb1fa7dc373e64576076987f132f30d7e5743b09c354afb
Release notes
This is essentially a preview version of Views 2 for Drupal 6.
- The UI is largely functional, with or without javascript.
- Very simple fields, sort criteria, arguments and filters for the node object exist, and a couple for the user object.
- Node views and variations on the old list view work.
- Look in the 'theme' directory for .tpl files.
- You can make views on 'nodes', 'users' and 'node revisions', though I dunno that you can do much with the last one yet.
These things are not yet implemented
- The 'tools' tab.
- PHP Argument code
- Menu settings for the 'page' view
- Exposed filters
- Relationships (even though a section is there on the UI)
- Export view
- Clone view
- Links to edit the view while displaying it.
- Anything to do with comments, taxonomy, profiles, search, or a whole lot of stuff we've come to expect.
- Some other stuff I didn't remember to put in this list.
From what I'm told CCK is already set up to work with Views, but it is a couple of days out of date and naturally I made a last minute API change that probably broke it all. Sorry, KarenS and yched. =/