MovableType Template Hints: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
* add the following line to the template named ''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>
  blog_id=<$MTBlogID$>" title="Edit this entry"><I>ψ</I></a>


Related: [[BlogLinks]]
Related: [[BlogLinks]]


[[Category:MovableType]]
[[Category:MovableType]]

Revision as of 23:22, 28 September 2004

Edit the entry(single article)

  • 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