新学会MT的几个东西:归档映射文件名,上一篇和下一篇

| No Comments | No TrackBacks

可以参考下面的文档:

http://www.movabletype.org/documentation/administrator/publishing/archive-mapping.html

http://www.movabletype.org/documentation/appendices/archive-file-path-specifiers.html
%e
A numeric entry ID padded with leading zeroes to six digits. Example: 000040

%e%x
可以指定文件名:
archive/%e%x
%x是文件名后缀

 

http://www.movabletype.org/documentation/appendices/tags/entryprevious.html

EntryPrevious
Type: block

A container tag that creates a context to the previous entry before the one in context.

Example

<mt:EntryPrevious>
  <!-- do something -->
</mt:EntryPrevious>

 

http://www.movabletype.org/documentation/appendices/tags/entrynext.html

EntryNext
Type: block

A container tag that creates a context to the next entry after the one in context.

Example

<mt:EntryNext>
  <!-- do something -->
</mt:EntryNext>

--EOF--

No TrackBacks

TrackBack URL: http://www.guduo.net/cgi-bin/mt/mt-tb.cgi/44

Leave a comment

Pages

May 2016

Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

About this Entry

This page contains a single entry by 谷多 published on March 15, 2008 9:16 PM.

对guduo.net进行了一些配置升级 was the previous entry in this blog.

Guduo.net最近今天访问困难的原因:blingy-file-server-issues is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.