Active
Project:
Phone
Version:
6.x-2.14
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2007 at 02:35 UTC
Updated:
31 Mar 2012 at 17:03 UTC
Jump to comment: Most recent file
In admin/build/modules, this module's name shows up as Phone - CCK. The name should just be Phone to match other CCK module names.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | phone.info | 351 bytes | Christefano-oldaccount |
Comments
Comment #1
vm commentedyou can easily change this yourself in the modules .info file
Comment #2
aren cambre commentedYou are correct, but this needs to be corrected in the module itself if consistency is a priority for the broader Drupal project.
Comment #3
vm commentedSubmitting a patch would help the developer make the corrections.
Comment #4
aren cambre commentedI would, but I haven't learned the patch or .info system enough to feel comfortable doing that yet.
Comment #5
Christefano-oldaccount commentedAside from unified patches that created .info files, I don't think I've ever seen a patch just for a .info file. Developers just attach them to the issue.
Comment #6
Christefano-oldaccount commentedComment #7
aren cambre commentedNow even more important if this module will be ported to D7 since CCK has been integrated to core and renamed Fields.
Comment #8
klonosThe project's name can remain as is (plain "Phone") and it could be "Phone - CCK" for the 6.x .info and "Phone field"/"Phone fields" for the 7.x .info file. This would both make sense and at the same time clearly imply/explain why the one requires CCK while the other requires D7 core Field API.