MovableType Template Hints

From LemonWiki共筆
Jump to navigation Jump to search

add metadata of each entry[edit]

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[edit]

Add meta tag to movabletype


add link of Edit the entry[edit]

Individual Entry Archive

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

Related: BlogLinks