Page 1 of 1

Only "play-button"

Posted: 05 Aug 2013, 18:43
by cajuth
Hi,

I'd like to make some of my mp3-files both "playable" and "downloadable". :-)
I go to options and for every file a make a play-button:
File-edit - File-play - Select filename
Ok.

Here is my question now:
Isn't it possible, that some of my music-files only are "playable" - and NOT able to be downloaded.
Remove/disable the download-button - but still the play-button!

Best wishes
Carsten
carjuth

Re: Only "play-button"

Posted: 10 Aug 2013, 13:56
by Jan
Hi, you can set own layout in Phoca Download - without download button but for displaying it only on some files, I think this you need to customize directly in the code. :idea:

Jan

Re: Only "play-button"

Posted: 10 Aug 2013, 18:44
by cajuth
Jan wrote:Hi, you can set own layout in Phoca Download - without download button but for displaying it only on some files, I think this you need to customize directly in the code. :idea:

Jan
Dear Jan,

This is exactly what I need. Some file should only be played, som should either be downloaded or played.
How can I change in the code?
Do I need to buy a coder ?

Otherwise I have to use another Joomla extension, but I really love PHOCA :-)

Best wishes Carsten

Re: Only "play-button"

Posted: 12 Aug 2013, 17:47
by Jan
Hi, yes, this needs to be customized in the code - there should be added some if clause to select the files to be play.

Jan