Downloading files
download.tpl - display one download link.
downloadPage.tpl - the page with the output of the downloaded file.
| Tag |
Description |
| download.tpl |
|
| {link} |
Link to file. |
| {name} |
filename. |
| {counter} |
Number of downloads. |
| downloadPage.tpl |
|
| [meta:title=Uploading file: {name}] |
The title meta tag, which is defined through the tag. It can include other tags, as shown in the example. |
| [meta:description=Uploading file: {name}] |
Meta description tag defined through the tag. It can include other tags, as shown in the example. |
| {name} |
Name file. |
| {timer} |
Timer. |
| {counter} |
Number of downloads. |