I'm working with a group of people who are using a B2 I set up for them (latest version) www.tvcm.co.uk/cmc
Last week most of them uploaded an MP3 using the new file upload feature. I need to write some session notes on doing this which would be roughly like this:
Start a new post
Go to files and browse to your file click upload
Select the file you want to add to your post and under "actions" select the edit icon
In the "Long Title" box type the words click here and click on the "Update" button.
Now click on the [IMG] button
Now I know there are slightly different ways of doing this such as adding the "click here" as you upload.
I'd be interested in any comments. Is this the best way to do it. IS this is how it's intended to be used for adding files.
I think it may be confusing for my participants because the terms "Long Title" and the "IMG" button are the wrong names for the purpose we are putting them to. Where would I go to hack those bits?
The "img" is set in inc/view/files/_files_browse.inc.php (approx line 625 ) :
The "long title" is in (same folder)#/_file_properties.inc.php (approx line 53 ) :
¥