Closed (won't fix)
Project:
Examples for Developers
Version:
7.x-1.x-dev
Component:
Other
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 May 2010 at 07:19 UTC
Updated:
26 Sep 2014 at 16:55 UTC
Jump to comment: Most recent
Comments
Comment #1
rfayThat's a good idea, and we have a field example, but we don't (mostly) do non-core examples. This one might be difference since the D6 CCK would be the counterpart of the D7 fields example.
I think it's a good idea.
Would you care to get Karen's permission and then re-roll the example with the normal naming conventions and styles we use here?
Comment #2
tr commented@lefnire: Do you intend to work on this? If not, maybe someone else is interested in doing this?
Comment #3
rfayI would *really* think a cck_examples module would be a wonderful thing. I'd be happy to create it, but don't have the bandwidth or experience to be much of a maintainer.
If *anybody* wants to maintain one, let's do it.
Comment #4
mile23Marking this as fixed because:
1) CCK isn't a core API.
2) D7 has a core field API, with two examples in this project.
3) It's almost 2013. :-)
Anyone with any desire to submit a patch is of course welcome to do so, and mark this issue as needing review.
Comment #6
DrCord commentedThis would be really helpful and great to put up examples for Drupal 7. Thanks
Comment #7
mile23CCK was a Drupal 6 module that does what Drupal 7 fields do. So for D7 check out the field_example and field_permission_example.