Downloads

Download tar.gz 26.79 KB
MD5: e2fd02023ea249bbd7eb2a72f2465fb2
SHA-1: d10bbe6ed41f92817ee1a21c406c4604d2aa9125
SHA-256: ce5ac28437995aad3bbc17d7ea7c5c43083cc2b5e094d07de6b7174727331227
Download zip 30.2 KB
MD5: d8fd927eedd3be6590837f7eca180486
SHA-1: 68fc8c2612f9f6dcd18c6757d2661097323077a0
SHA-256: f12d810d2e618a858375b2305835d3029755a7118043db962d133fa00b225d18

Release notes

Initial release of the project node integration module for Drupal 6. It is strongly advised to use this with the simultaneously released 6.x-1.0-beta4 release of Version Control API. There is no official 6.x release of Project* at the time of writing so you need to fetch the CVS HEAD version if you want to run this module. (Patches to regain independence from Project* are appreciated.)

In addition to the changes required for Drupal 6 compatibility, this release sports new database tables to keep track of associations of projects to repository items and version control operations. (Remember to run update.php in order to get those new tables created.) This moves a bit of processing work from the day-to-day queries to code that only needs to be executed when projects are modified or commits are recorded, and thus increases performance for common use cases. More improvements to appear in subsequent versioncontrol_project releases.

Created by: jpetso
Created on: 11 Feb 2009 at 10:13 UTC
Last updated: 11 Feb 2009 at 10:18 UTC
New features
Unsupported

Other releases