MovableType Template Hints

From LemonWiki共筆
Revision as of 14:36, 21 June 2009 by WikiSysop (talk | contribs) (8個修訂)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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