Category: File tags
Textpattern documentation within the category ‘File tags’:
-
File download
The file_download tag will replace with a Textpattern 'file' type Form template.
-
File download author
The file_download_author will replace with the author's name associated with the current download in a file_download.
-
File download category
The file_download_category tag will replace with the category of the file to download.
-
File download created
The file_download_created tag will replace with the upload date of the file to download.
-
File download description
The file_download_description tag will replace with the description of the file to download, as defined when the file was uploaded.
-
File download downloads
The file_download_downloads tag will replace with the number of times the current file has been downloaded.
-
File download id
The file_download_id tag will replace with the internal ID number of the file to be downloaded.
-
File download link
The file_download_link tag will replace the tag with a download link to the file being downloaded, or assign the link to the given text or tag.
-
File download list
The file_download_list tag is used to produce a list of download links according to the given attributes.
-
File download modified
The file_download_modified tag will replace with the last modified date of the file to download.
-
File download name
The file_download_name tag will replace with the name of the file to download.
-
File download size
The file_download_size tag will replace with the formatted file size of the file to be downloaded.
-
If first file
The if_first_file tag will execute the contained statements if the displayed file is the first in the currently displayed file download list.
-
If last file
The if_last_file tag will execute the contained statements if the displayed file is the last in the currently displayed file download list.
If you notice any kind of problem with this page's construction or content (outdated information, typos, broken links, or whatever), open an issue to have it sorted. Or have a go at it yourself. :)