Index: openacs.org-dev/packages/mp3-jukebox/www/doc/design.html
===================================================================
RCS file: /usr/local/cvsroot/openacs.org-dev/packages/mp3-jukebox/www/doc/design.html,v
diff -u -r1.1.1.1 -r1.1.1.2
--- openacs.org-dev/packages/mp3-jukebox/www/doc/design.html 9 Jul 2002 17:35:09 -0000 1.1.1.1
+++ openacs.org-dev/packages/mp3-jukebox/www/doc/design.html 8 Oct 2002 15:47:14 -0000 1.1.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