- 2009年6月27日 19:01
- diary
たぶん3日も経てばどこ変更したか忘れてしまうのでメモメモ。
<MTPageContents>タグで<MTEntries>タグ(各記事を挿入している部分)を囲うといいっぽい。
[デザイン] -> [テンプレート] -> [メインページ] を編集。
<MTSetVar name="page_layout" value="double"> <MTSetVar name="body_class" value="mainIndex"> <MTSetVar name="tempName" value="index_main"> <MTSetVarBlock name="html_head"> <MTIfNonEmpty tag="MTBlogDescription"><meta name="description" content="<$MTBlogDescription encode_html="1"$>" /></MTIfNonEmpty> </MTSetVarBlock> <$MTInclude module="ヘッダー"$> <div id="main"> <$MTInclude module="パンくずリスト"$> <h1><$MTBlogName encode_html="1"$></h1> <div style="text-align:center;"> <MTIfPageBefore> <span><$MTPageBefore delim="<"$></span> </MTIfPageBefore> <$MTPageLists$> <MTIfPageNext> <span><$MTPageNext delim=">"$></span> </MTIfPageNext> </div> <MTPageContents count="10" navi_count="5"> <MTEntries> <$MTEntryTrackbackData$> <$MTInclude module="ブログ記事の概要"$> <$MTPageSeparator$> </MTEntries> </MTPageContents> <div style="text-align:center;"> <MTIfPageBefore> <span><$MTPageBefore delim="<"$></span> </MTIfPageBefore> <$MTPageLists$> <MTIfPageNext> <span><$MTPageNext delim=">"$></span> </MTIfPageNext> </div> <$MTInclude module="アーカイブインデックスへのリンク"$> <$MTInclude module="パンくずリスト"$> </div> <!-- end div#main --> <$MTInclude module="ユーティリティ"$> <$MTInclude module="フッター"$>
- Newer: animation test with FLASH
- Older: FlashDevelop Macro で連番のダミー画像生成