ArchiveFile

Type: function

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 mt: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 />
This page was last updated on 2007-09-26, 16:40.  

Leave a note