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@gmail.com> wrote:
Please see http://drupal.org/node/101742
On Wed, Jan 26, 2011 at 9:39 PM, Karl Giesing <khzmusik@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.