Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Added MP3 support also, debugged to work on Bluedragon
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
dallasweb  
View profile  
 More options Mar 29 2007, 3:17 pm
From: "dallasweb" <dallas...@gmail.com>
Date: Thu, 29 Mar 2007 19:17:43 -0000
Local: Thurs, Mar 29 2007 3:17 pm
Subject: Added MP3 support also, debugged to work on Bluedragon
First, I know this project has been abandoned, but it fit a need for
my company w/ a few mods. so.....

cfssp - bluedragon 7

manage/cfc/login.cfc
-line 31 expected a string, got xml
changed:returntype="string"
to:returntype="xml"

manage/cfc/Img.cfc
-line 488 expected a string, got an object
changed:<cfargument name="imgBuffer" type="string" required="no"
hint="Java buffered image">
to:<cfargument name="imgBuffer" type="any" required="no" hint="Java
buffered image">

manage/cfc/users.cfc expected a string, got xml
-line 37
changed:<cffunction name="ReadUsersXML" access="public" output="false"
returntype="string">
to:<cffunction name="ReadUsersXML" access="public" output="false"
returntype="xml">

cfssp - enhancements

Change ID creation:
albums.cfm line 149
Set album ID as readonly(add/edit) and set value to epoch time stamp.
Should help elimnate 'stupid' user create IDs.

Added MP3 support:
********Create New Album***********
manage/albums.cfm
- line 174 added form fields: mp3file, audiocaption

manage/albumsAction.cfm case=AlbumCreate
- line 42 create mp3 directory
- line 46 set var name for tn
- line 55 added upload for mp3 file
- line 77 added invokeargument tags for audio, audiocaption

manage/SlideShow.cfc function=AlbumCreate
- line 182 added arguments audio, audiocaption
- line 209 added argument values to XML

************Edit Album**************
manage/albumEdit.cfm
- 142 added form fields for mp3file, audioCaption

manage/albumsAction.cfm case=AlbumEdit
- line 111 set var name for Form.AudioNew, added audio and
audioCaption to array
- line 158 added upload for mp3 file, if replacing
- line 182 added invokeargument tags for audio, audiocaption

manage/SlideShow.cfc function=AlbumEdit
- line 272 added arguments audio, audiocaption
- line 297 added argument values to XML

Send me a messege if you'd like the modified files.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google