Go to main content

Category: File tags

Textpattern documentation within the category ‘File tags’:

  1. File download

    The file_download tag will replace with a Textpattern 'file' type Form template.

    Go to the full documentation…

  2. File download author

    The file_download_author will replace with the author's name associated with the current download in a file_download.

    Go to the full documentation…

  3. File download category

    The file_download_category tag will replace with the category of the file to download.

    Go to the full documentation…

  4. File download created

    The file_download_created tag will replace with the upload date of the file to download.

    Go to the full documentation…

  5. 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.

    Go to the full documentation…

  6. File download downloads

    The file_download_downloads tag will replace with the number of times the current file has been downloaded.

    Go to the full documentation…

  7. File download id

    The file_download_id tag will replace with the internal ID number of the file to be downloaded.

    Go to the full documentation…

  8. 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.

    Go to the full documentation…

  9. File download list

    The file_download_list tag is used to produce a list of download links according to the given attributes.

    Go to the full documentation…

  10. File download modified

    The file_download_modified tag will replace with the last modified date of the file to download.

    Go to the full documentation…

  11. File download name

    The file_download_name tag will replace with the name of the file to download.

    Go to the full documentation…

  12. File download size

    The file_download_size tag will replace with the formatted file size of the file to be downloaded.

    Go to the full documentation…

  13. 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.

    Go to the full documentation…

  14. 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.

    Go to the full documentation…

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. :)