Here is the code from module I used as the working example in my "Intro to Module Development" presentation at BADCamp today. This is just a quick example of how to modify a Drupal form. It adds buttons at the top of your node edit form. I also showed off my Input Format Manger module, available at: http://drupal.org/project/format_managertop_buttons.info; $Id:$name = Top Buttonsdescription = Add extra Save, Preview and Delete buttons at the top of the node save formcore = 6.xpackage = User interfacetop_buttons.moduleread more