mt-plugin-other-archive-url
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Output ArchiveURL by non Preferred TemplateMap.
# <mt:OtherArchiveURL>

A function tag which output archive url of non preffered template map in archive context.

    

This plugin support all of Movable Type default archive type. 

## Attributes

- id modifier
- identifier modifier
- label modifier
- archive_file_name modifier
- map_id modifier

### id

    <$MTOtherArchiveURL id="24"$>

id is a template_id. 

### identifier

    <$MTOtherArchiveURL identifier="category_listings_for_smartphone"$>

identifier is a template_identifier. 

### label

    <$MTOtherArchiveURL label="Category Archives of SmartPhone"$>

label is a template_label. 

### archive_file_name

    <$MTOtherArchiveURL archive_file_name="%c/%f"$>

archive_file_name is an archive_file_name of archive_mapping.  
archive_file_name is enable for concurrent use with other modifiers.  

> TIP:  
> 'id' and 'identifier' and 'label' and 'archive_file_name' is exclusive.  
> priority is 'id' > 'identifier' > 'label' > 'archive_file_name'.  

### map_id

    <$MTOtherArchiveURL label="Category Archives of SmartPhone" map_id="30"$>

map_id is a template_map id  
If the template has multiple archive_mappings of same context.  
map_id is assign to the target archive mapping.  


License
--------

This plugin has been released under the terms of the Perl Artistic License.  

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。