MovableType Template Hints

From LemonWiki共筆
Revision as of 20:51, 19 November 2005 by Planetoid (talk | contribs)
Jump to navigation Jump to search

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 link of Edit the entry

Individual Entry Archive

  • add the following line to the template named Individual Entry Archive(單篇彙整)
<a href="<$MTCGIPath$>mt.cgi?__mode=view&_type=entry&id=<$MTEntryID$>&
blog_id=<$MTBlogID$>" title="Edit this entry">ψ</a>

Related: BlogLinks