Index: openacs-4/contrib/obsolete-packages/mp3-jukebox/www/doc/design.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/obsolete-packages/mp3-jukebox/www/doc/design.html,v
diff -u -r1.1 -r1.2
--- openacs-4/contrib/obsolete-packages/mp3-jukebox/www/doc/design.html 17 Oct 2001 19:44:08 -0000 1.1
+++ openacs-4/contrib/obsolete-packages/mp3-jukebox/www/doc/design.html 13 Sep 2002 16:46:36 -0000 1.2
@@ -7,13 +7,13 @@
MP3Jukebox Design Document
by Jennie Kim Housman some text by Peter Vessenes
-MP3 Jukebox : Design Document
+MP3 Jukebox : Design Document
I. Essentials
@@ -67,7 +67,7 @@
VI. API
-Much of the API is covered in the mp3-create.sql file. The mp3 package body and the mp3_playlist package body holds all of the PL/SQL functions and procedures.
+Much of the API is covered in the mp3-create.sql file. The mp3 package body and the mp3_playlist package body holds all of the PL/SQL functions and procedures.
- mp3.new: creates a mp3jukebox mp3 item
- mp3.delete: deletes a mp3jukebox mp3 item
@@ -81,7 +81,7 @@
-The TCL procedures are in the /tcl/mp3-procs.tcl, /tcl/scanner-procs.tcl files.
+The TCL procedures are in the /tcl/mp3-procs.tcl, /tcl/scanner-procs.tcl files.
- mp3_search_select_sql: returns sql to perform file search according passed parameters
- get_list_of_mp3s: returns the list of mp3 from the approriate mp3 file location