6.x

forest_floor 6.x-1.0

Avioso - May 16, 2008 - 07:34
Official release from CVS tag: DRUPAL-6--1-0
Download: forest_floor-6.x-1.0.tar.gz
Size: 356.22 KB
md5_file hash: 6ec08d4bb421f261711446acf9c5c1c2
First released: May 16, 2008 - 07:34
Last updated: May 16, 2008 - 07:35

Drupal 6 version - initial release.

click_heatmap 6.x-1.2

boombatower - May 16, 2008 - 06:24
Official release from CVS tag: DRUPAL-6--1-2
Download: click_heatmap-6.x-1.2.tar.gz
Size: 8.11 KB
md5_file hash: c6735cde97e6f54bb9d49b3d94dba72c
First released: May 16, 2008 - 06:24
Last updated: May 16, 2008 - 06:25

Contains several fixes and cleanups.

click_heatmap 6.x-2.5

boombatower - May 16, 2008 - 06:23
Official release from CVS tag: DRUPAL-6--2-5
Download: click_heatmap-6.x-2.5.tar.gz
Size: 12.24 KB
md5_file hash: b9b3f087646ce0121ea14209ba3bf5da
First released: May 16, 2008 - 06:23
Last updated: May 16, 2008 - 06:25

Contains several fixes and cleanups.

biblio 6.x-1.0-beta5

rjerome - May 16, 2008 - 01:09
Official release from CVS tag: DRUPAL-6--1-0-BETA5
Download: biblio-6.x-1.0-beta5.tar.gz
Size: 91.31 KB
md5_file hash: c939a7f49f0ed991fd9ca99a611948db
First released: May 16, 2008 - 01:09
Last updated: May 16, 2008 - 01:10

This version has completely redesigned author handling and thus is incompatible with previous beta releases. If you were using a previous beta, you should completely uninstall it first then install the new beta.

This release has support for an upgrade path from the 5.x version.


NOTE!!! Contrary to what the documentation says, if you are upgrading a 5.x database, you should leave the biblio module enabled during the upgrade.

The way I test upgrades (5.x to 6.x) is to make a backup of your entire 5.x schema and restore it to another schema name. For example, If I have a schema called D5 (which has all the usual drupal and biblio tables) and in settings.php the database line looks something like this...

$db_url = 'mysql://user:password@localhost/D5';

Then I would restore the drupal 5.x backup to a schema called "test". Now I would install Drupal 6.2 in another directory and get it all setup and working (including biblio) and then I would edit the settings.php file in the D6 installation and set the db_url to the newly created "test" schema that contains the 5.x tables restored from the backup. So the D6 db_url line would now be changed from this...
$db_url = 'mysql://user:password@localhost/D6';

to this...
$db_url = 'mysql://user:password@localhost/test';

mailbuild 6.x-1.0

dragonwize - May 16, 2008 - 00:47
Official release from CVS tag: DRUPAL-6--1-0
Download: mailbuild-6.x-1.0.tar.gz
Size: 9.7 KB
md5_file hash: 174ad41c12df57b88ddbf77346ef186d
First released: May 16, 2008 - 00:47
Last updated: May 16, 2008 - 00:50

D6 Port. No new features. Those will be added in a 2.0 branch.

archive 6.x-1.2

Susurrus - May 16, 2008 - 00:09
Official release from CVS tag: DRUPAL-6--1-2
Download: archive-6.x-1.2.tar.gz
Size: 18.23 KB
md5_file hash: 2400a5b15f3f68cc4d04bdf7bea50e45
First released: May 16, 2008 - 00:09
Last updated: May 16, 2008 - 00:10

Updated for D6.2 compatibility plus several bug fixes.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.