Project:Education Field
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

can anybody tell me how to migrate this module to Drupal 6

Comments

#1

You could download the Deadwood module, which will help you port the core bits into Drupal 6; however, it does not know about differences in CCK for d5 and 6.

Deadwood itself has a bit of a learning curve. See it's page: http://drupal.org/project/deadwood

#2

Instead of trying to port this, try out the multifield module that comes with CCK now (follow the README). It allows you to create fieldgroups that can be multiple and is changing the game!