Downloads
Download tar.gz
63.89 KB
MD5: 4e406008d6028698aa8f366e0e68e783
SHA-1: f1c758c5e6dab27128262c4d9087af6ad6c740ac
SHA-256: 59edb6ebc7c3691b5bf4d6f9cd7eb63fcab8352f2d42d848c329f20fe2fd758e
Download zip
84.44 KB
MD5: 3d8e683ba827f513bf17395adde5ba0d
SHA-1: 5efe1ff2498205f1d8c2a9575337396df994cc90
SHA-256: 89e9226e2bbba70e60b4b81a3e636cf4b91d34e3306dd15fdaf13b50a4bf1a52
Release notes
This will probably crash your server, delete your database and kill your cat. It's not fit for production and if you use it your probably as green as I was when I started back in the day trying to build sites with 4.7 betas... very shortly you'll either be contributing back some bug reports or scared off of unstable software forever. In either case the community will benefit.
Make sure you've got the CCK, Link, and Date modules installed
Changes since DRUPAL-5--2-0:
- First pass at a D6 update. Using Views for the catalog album search page.
- First pass on updating Station Program to D6. Moving data into CCK fields.
- First pass at updating the core Station module to D6.
- Missed some theme functions in hook_theme implementation.
- Some cleanup on the program update.
- Updated the playlist module for D6.
- Starting the update for D6. Still a lot to do.
- DJs are now userreferences. Working on the views support.
- More updates, the views support still needs a lot of work.
- Missed some theme functions in hook_theme(). Adding a theme function for time durations.
- #340992 Trying to accees missing {station_dj} table.
- #346817 Error submitting playlist: calling db_write_record() rather than drupal_write_record().
- #346479 Missing columns in playlists.
- Splitting the editing and viewing into separate files.
- #347635 Program settings had screwed up menu item.