The sheet music module
Submitted on Wed, 2006-08-02 12:25. Drupal | PHP | SourceHere'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.
HTML transform for ToDoList
Submitted on Wed, 2004-04-07 11:17. Source | ToDoListThis is a transform I use at work. It renders the list in a more readable way than the standard transform - at least that's what I think.
It contains a HTML file that uses XMLDOM to render a to do list and a frameset to switch between several lists. Remember to change the harcoded paths to the XML and XSL files used if you want to try this.
Simple XSL transforms for ToDoList
Submitted on Thu, 2004-02-12 16:10. Source | ToDoListHere are some simple XSL transforms to convert your ToDoList file to different formats. Not really useful per se, but maybe something to get you started.
Unicode version of ToDoList 3.3.5
Submitted on Thu, 2004-03-25 08:38. Source | ToDoListHere's my Unicode version of Dan Goodson's ToDoList based on version 3.3.5. Use the download links below for the source code or a compiled binary.
Batch files for ToDoList
Submitted on Fri, 2004-02-27 11:17. ToDoListBatch files to synchronize your ToDoList file with an FTP server or with CVS or VSS version control.
