<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
&gt; function mymodule_content_extra_fields($type_name)<br><br>This is EXACTLY what I was looking for. Thank you very much!<br><br>Is there some API documentation on this? The only thing I've found is this article on Lullabot:<br>http://www.lullabot.com/articles/great-pretender-making-your-data-act-field<br><br>&gt; You can use hook_field_extra_weights() to reorder fields via the cck manage<br>&gt; fields screen like the flag module. You should be able to hook_form_alter a<br>&gt; link to your own, custom settings page into that interface as a convenience.<br><br>I will definitely look into that. If hook_content_extra_fields() works, then that may not be necessary, but it doesn't hurt to give users more options.<br><br>&gt; In short, developpers list is for technical discussion, not "basic" questions.<br><br>How is that a basic question?<br><br>-Karl.<br>                                               </body>
</html>