Not a developer? Go to MovableType.com

Documentation

AssetFilePath

Path information of the asset in context. For file-based assets only. Returns the local file path with the name of the file (i.e. /home/user/public_html/images/file.jpg).

Example:

    <$mt:AssetFilePath$>
Back