Templates: Juneindex: filename
This documentation was updated on February 24th, 2009
Inserts the name of the file. It must appear inside of a <juneindex:files> tag.
Attributes
plain: true or false. If set to true, the full file name is displayed unaltered, and other attributes are ignored. The default is false.
extension: true or false. If set to false, the file extension is not displayed. The default is false.
spaces: a list of characters to convert to spaces. The default is “_”.
length: the maximum number of characters displayed. The default is 60.
Example
<juneindex:filename spaces="-" extension="true" length="80" />
Changes
The plain attribute was added in version 3.1.