MovableType Template Hints: Difference between revisions
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&_type=entry&id=<$MTEntryID$>& | <a href="<$MTCGIPath$>mt.cgi?__mode=view&_type=entry&id=<$MTEntryID$>& | ||
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