Edit link

I inserted this code in the Entry Meta template to show an edit icon next to the Permalink and Comment links. Allows for quick access to re-edit a published article.

| <a href=”<$mt:CGIPath$><$mt:AdminScript$>?__mode=view&_type=entry&id=<$mt:EntryID$>&blog_id=<$mt:EntryBlogID$>”><img src=”/images/edit_icon_14x14.gif”></a>

Continue reading