Active
Project:
CCK Required by Role
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 03:49 UTC
Updated:
6 Sep 2012 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
jdwfly commentedThinking about it, but no plans to do it so far. Anyone is welcome to try their hand at it though.
Comment #2
dandrews commentedI have been working on "porting" this over to D7. It turned out to be easier to rewrite a large portion of the code due to CCK now being part of core d7. I tried to get a version working with D7 while keeping it as close as possible to the current version.
Major changes:
1. Field required by role settings (Which roles are exempt for certain field) Are now stored in the variable table and not the fields table.
2. Changed functions over to work with D7 field API
3. Passing variables such as "$form_name" is handled differently.
I have done some testing on this however I definitely wouldn't say its been thoroughly tested.
Feel free to make changes or leave me comments/criticisms.
Comment #3
lord_of_freaks commentedHello
I had create a project called Required by role just for (at least) version 7, i don´t think it needs backwards compatibility because this great module (CCK Required by role)
I hope we can join forces.