Posted by Reinette on July 25, 2008 at 3:03pm
Jump to:
| Project: | Education Field |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
Here is a patch to port this field to Drupal 6. There's a matching one in Employment CCK too.
| Attachment | Size |
|---|---|
| education_field.patch | 2.35 KB |
Comments
#1
This patch doesn't work for me. With CCK having been overhauled so much for Drupal 6 I would assume we'd have to make some changes to the CCK integration (for which I don't think there's yet any documentation, not sure) above and beyond the basic menu and theme core upgrades. Also I think the javascript I'm using to allow additional fields to be added to the form is now part of CCK and won't be needed anymore. I would recommend looking at link module - it has already been ported to Drupal 6. Thanks for your help.