Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2010-11-04 10:10:46
- Algaris
- Member
- From: England
- Registered: 2006-01-27
- Posts: 580
TXP Links
I’m using Textpatterns built in Links to output links to MP3 files hosted on a different server. Is it possible to force Textpattern to download these files rather than try to open them. Ideally I’d rather not have to zip the files in order to achieve this.
Because the MP3 files have to be on a different server I’m using links, otherwise I’d use Textpatterns built in File management.
Thanks.
Last edited by Algaris (2010-11-04 10:14:10)
Offline
#2 2010-11-04 10:24:49
- masa
- Member
- From: North Wales, UK
- Registered: 2005-11-25
- Posts: 1,095
Re: TXP Links
I haven’t done this for anything but PDFs but either of these two could possibly be adapted to work for MP3s:
Offline
#3 2010-11-04 10:35:42
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Offline
#4 2010-11-04 15:58:30
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: TXP Links
Another possibility is that entry into the .htaccess-file:
AddType application/octet-stream .mp3
Offline
Re: TXP Links
GugUser wrote:
Another possibility is that entry into the .htaccess-file:
AddType application/octet-stream .mp3
of the server hosting the mp3 files, not the textpattern server.
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
#6 2010-11-04 16:48:42
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: TXP Links
And there is no .htaccess-file? Or I understand something wrong?
Offline
Pages: 1