I'd like to revive this: http://drupal.org/node/33044
I've manually applied that patch to the profile.module from 4.7b4, and it works dandy. I don't really understand why profile.module doesn't include this after the patch was given in the aforementioned post?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | profile.module_checkboxes1.patch | 4.65 KB | dobson |
| profile.module_checkboxes.patch | 4.61 KB | dobson |
Comments
Comment #1
dobson commentedIf no options are selected, the profile view caused an error. Corrected... I Am An Amateur. If I am making this patch in the wrong way (I use diff -U 2 file1 file2) then please tell me so...
Comment #2
chx commentedPatch does not apply any longer.
Comment #3
zmove commentedI search long hour in the drupal website, and I don't find a patch to enable multiple checkboxes field type in pofile for the 5.x version
Comment #4
drummFeatures are no longer added to Drupal 5.x, which is in maintenance mode. New features should currently be targeted at the Drupal 7.x development cycle.
Comment #5
marcoBauli commented@zmove: have a look at http://drupal.org/node/33044 , i managed to make it work on 5.x
marking this as duplicate of http://drupal.org/node/33044 , as seems more progress is done there.