The sheet music module
Submitted on Wed, 2006-08-02 12:25.
Drupal | PHP | Source
Here's the source code for my sheet music module. It is a strictly file system based module that doesn't use the Drupal database at all. It uses a cache file to avoid scanning the file system all the time. Delete the cache file when files are uploladed or changed. The module will then rebuild the cache the next time it is used.
