Closed (duplicate)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2006 at 20:49 UTC
Updated:
13 Sep 2006 at 23:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
karens commentedWondering about the 'dependencies' and 'package' lines in these files. Should other cck field modules use the same lines in their .info files (i.e. the date module)? Or maybe the date module should use 'dependencies' but not 'package' since it's an external module rather than a packaged module?
Comment #2
quicksketchHooray, for info files! However, this needs some work.
@KarenS, the best description I've found so far for what to include is here: http://drupal.org/node/76549#comment-120533, but those parameters are not for certain. Right now name and description are the only things that do anything, so we'll worry about package and dependencies when the time comes
Attached simplified .info files
Comment #3
neclimduldocs here: http://drupal.org/node/64279#info
Packages and dependencies aren't documented as they are being reviewed still.
Dependencies: http://drupal.org/node/81631
Packages: http://drupal.org/node/81740
The syntax is correct in both cases.
Comment #4
drewish commentedHopefully I won't offend anyone if I mark this as a duplicate and roll these .info files in with the patch to update cck for 5.0.