<txp:file_download_author /> single tag, 6 attributes

file_download_author

The file_download_author tag is a single tag that Textpattern will replace with the author’s name associated with the current download in a file_download.

Can only be used inside <txp:file_download />.

attributes

section="unset" 
  • Direct any linked author name to the nominated section instead of to the default (front) page.
this_section="0" (boolean)
  • If set to 1, the linked author name will direct users to an author list in the current section.
link="0" (boolean)
  • Whether to hyperlink the author (1) or not (0).
title="1" (boolean)
  • Whether to display the author’s real name (1) or login name (0).
wraptag="unset" 
  • (X)HTML tag (without brackets) to wrap around the author name.
class="unset" 
  • CSS class attribute to be applied to the wraptag.

genealogy

Version 4.3.0

  • tag introduced
<txp:file_download_author /> 0 examples