August 2007 Archives

在首頁增加「引用列表」

| | Comments (0)
腸子所需。如果有人也想加,請自行動手。可直接建在首頁模板(template)中,或用widget的方式設定。

<div class="module-archives module">
  <h2 class="module-header">有人引用</h2>
  <div class="module-content">
    <ul class="module-list">
      <MTPings lastn="10" sort_order="descend">
        <li class="module-list-item"><a href="<$MTPingURL$>"><$MTPingTitle$></a> from  <$MTPingBlogName$><br />
        <$MTPingExcerpt$> <a href="<$MTPingURL$>">[Read More]</a><br/>Tracked on <$MTPingDate$></li></MTPings>
    </ul>
  </div>
</div>

About this Archive

This page is an archive of entries from August 2007 listed from newest to oldest.

November 2006 is the previous archive.

August 2008 is the next archive.

Find recent content on the main index or look in the archives to find all content.