Drupal 6 Views 2, CCK 2, and Organic Groups are ready!

By drupal
Created 2008-07-10 13:21

We are excited to announce that three key modules, Views, CCK, and Organic Groups, have published release candidates today, ready for testing. If you are interested in speeding the transition to a full release, install and test the Release Candidates (RC). Many months of work have gone into extensive rewrites of these modules, leading to major improvements that will make Drupal 6 an even more attractive platform for building websites.

As always, you should upgrade these modules on a test site first, and make sure to make a complete backup. You never know how your site's customizations will affect things, or what silly little thing nobody else caught.

IMPORTANT! There are a couple Drupal core bugs that could affect anyone using Views and anyone updating from an earlier version of CCK. They are fixed in the Drupal 6.3 release, please use that.

More details about these pivotal module releases follow...

Views 2

The Views module has undergone extensive development, refactoring, and testing. Views 2 improves the existing functionality of the Views module, and adds new features designed to simplify life for developers, site admins, themers, and end users alike.

Possibly the most important change is that Views can now create lists of anything: nodes, users, taxonomy -- you name it! Another large change you'll notice right off the bat is that the UI for Views has completely changed, and is full of JavaScripty goodness. While it may take some getting used to initially, we're confident that you'll find that the changes ultimately make creating views much easier than before.

A more detailed list of changes is below.

Views links

New features for end users

New features for themers

New features for site admins

New Features for developers

Technical details, and known bugs

  1. There are a couple of bugs in Drupal 6.2 that are fixed in Drupal 6.x-dev that make it very important that Drupal 6.x-dev is used (or, when it comes out, Drupal 6.3).
  2. If you find yourself having troubles with the JavaScript (there are a few people who report problems that we can't figure out yet) the JavaScript part can be completely turned off and the UI largely works without it, though a couple of places (arguments, in particular) may be a little rough.
  3. The upgrade path from 1 to 2 is going to take some manual work to convert your Views to the new format. Views2 contains a Views1 conversion tool, but existing views will likely need some additional work to function in Views2
  4. Urgent request! We need some help with the documentation, both editing the existing pages, finishing some of the TODO items, and fleshing it out more so that it is more cohesive!

In using and testing the Release Candidate, if you find what appears to be a bug, browse [5] and/or search [6] the issue queue to see if someone else has reported a similar issue. If you have found something new, please file a new issue [7].

Content Construction Kit - CCK 2

CCK has been significantly reworked for Drupal 6, both to add new functionality and to integrate into the new Views 2 code.

CCK Links

New Features

CCK / Views 2 Integration

As always, CCK has automatic, built-in Views integration for all CCK fields. Two new features for Views 2 include:

Known Problems and Bugs

Upgrade from D5

So *please* be sure to make a backup copy of your database before upgrading to the D6 version.

Organic Groups

Organic Groups links

Compared to Views and CCK, Organic groups received less of an overhaul for Drupal 6. Most of the changes are straightforward improvements which take advantage of new features in core and Views. A few major highlights:

Known issues


Happy Publishing!

Source URL: http://www.hiveminds.co.uk/content/drupal-6-views-2-cck-2-and-organic-groups-are-ready.html