[development] Making custom fields available to CCK administration menus

Adam B. Ross grayside at gmail.com
Thu Jan 27 14:34:18 UTC 2011


You can use hook_field_extra_weights() to reorder fields via the cck manage
fields screen like the flag module. You should be able to hook_form_alter a
link to your own, custom settings page into that interface as a convenience.
On Jan 26, 2011 11:45 PM, "Carl Wiedemann" <carl.wiedemann at gmail.com> wrote:
> Please see http://drupal.org/node/101742
>
> On Wed, Jan 26, 2011 at 9:39 PM, Karl Giesing <khzmusik at hotmail.com>
wrote:
>
>> Hi, this is Karl Giesing, aka Karlheinz. I'm the developer of the Discogs
>> module:
>> http://drupal.org/project/discogs
>>
>> I have a user who uses CCK, and would like to administer the fields I
>> created, using CCK's "Manage Fields" and "Display Fields" menus. I did
NOT
>> create the fields using CCK, and was wondering if this is possible.
>>
>> Any ideas? I haven't found any documentation on how to do this.
>>
>> -Karl.
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110127/52ae7b96/attachment.html 


More information about the development mailing list