- 2008年5月26日 12:28
- Movable Type
モジュールテンプレート「エントリー詳細内部」に以下を挿入。
<MTEntryAssets type="image">
<img src="<$MTAssetThumbnailURL width="70"$>" alt="<$MTAssetLabel$>" style="float:left;" />
</MTEntryAssets>
保存、再構築。
- Newer: コメント、トラックバック数を消す
- Older: リストスタイルイメージ
Home > Movable Type > サムネイルをトップページに表示
モジュールテンプレート「エントリー詳細内部」に以下を挿入。
<MTEntryAssets type="image">
<img src="<$MTAssetThumbnailURL width="70"$>" alt="<$MTAssetLabel$>" style="float:left;" />
</MTEntryAssets>
保存、再構築。
Home > Movable Type > サムネイルをトップページに表示