Experimental project

This is a sandbox project, which contains experimental code for developer use only.

I was not able to convince the gatekeepers to make this a full project. I will redesign Milan to be a monolithic project and call it a day.

This module is required by the Milan Module. The idea is for the module to provide a basic module to support a variety of other modules. The Milan module uses the company module to Track publisher's of books. A baseball statistics module could use the Company module as the basis to track baseball card manufacturers.

How would another module differentiate between publishers and baseball card manufacturers? First it would be differentiated by Taxonomy. Milan companys have the Seafarer->Book->Publisher taxonomy and that is how one knows a company is a publisher. Secondly Milan uses the hook_nodeapi to identify publishers and display them differently.

My searches did not show any similar modules. I am interested in any suggestions on how to make this module more useful to others.

Project information