downloading
Creating download links
A link to a file may do any of the following
- View the file
- Play the file in the users default application
- Redirect to xtgems intersistal download page
- download the file
Exactly what happens depends on the device the file type and your settings in Additional features
Example links
Forced download
There is a special url variable __xt_download=1
that is used to force a file That would normally open in the default application to download
<a href="/my_files/sample.png?__xt_download=1">Sample</a>
Test image