ArchiveFile
The archive filename including file extension for the archive in context. This can be controlled through the archive mapping section of the blog’s Publishing settings screen.
Example: For the URL http://www.example.com/categories/politics.html, the ArchiveFile tag would output “politics.html”.
Attributes:
- extension
set to ‘0’ to exclude the file extension (ie, produce “politics” instead of “politics.html”)
- separator
set to ‘-’ to force any underscore characters in the filename to dashes
Example:
<$mt:ArchiveFile$>