MovableType Template Hints

出自LemonWiki

跳轉到: 導航, 搜尋

[編輯] add metadata of each entry

Individual Entry Archive(單篇彙整)

<meta name="author" content="<$MTEntryAuthorDisplayName$>" />
<meta name="copyright" content="Some Rights Reserved. <$MTBlogCCLicenseURL$>" />
<meta name="keywords" content="<$MTEntryKeywords$>" />


[編輯] Add meta tag to movabletype

Add meta tag to movabletype


[編輯] add link of Edit the entry

Individual Entry Archive

<a href="<$MTCGIPath$>mt.cgi?__mode=view&_type=entry&id=<$MTEntryID$>&
blog_id=<$MTBlogID$>" title="Edit this entry">ψ</a>

Related: BlogLinks

AD Area