MovableType Template Hints: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
== add metadata of each entry ==
== add metadata of each entry ==
Individual Entry Archive
Individual Entry Archive(單篇彙整)
<pre>
<pre>
<meta name="author" content="<$MTEntryAuthorDisplayName$>" />
<meta name="author" content="<$MTEntryAuthorDisplayName$>" />
Line 9: Line 9:
== add link of Edit the entry ==
== add link of Edit the entry ==
Individual Entry Archive
Individual Entry Archive
* add the following line to the template named ''Individual Entry Archive''(單篇彙整)
 
  <a href="<$MTCGIPath$>mt.cgi?__mode=view&amp;_type=entry&amp;id=<$MTEntryID$>&amp;
  <a href="<$MTCGIPath$>mt.cgi?__mode=view&amp;_type=entry&amp;id=<$MTEntryID$>&amp;
  blog_id=<$MTBlogID$>" title="Edit this entry"><I>ψ</I></a>
  blog_id=<$MTBlogID$>" title="Edit this entry"><I>ψ</I></a>

Navigation menu