node_files
For developers defining custom node types in PHP. This module allows you to easily add files to nodes. Useful if your node type requires some specific number of files (i.e. one image and one flash file). Like node_data, uses a naming convention where you simply add file fields to your node form, this module takes care of the rest.
You can find node_data in my drupal sandbox.

