4-3 アーカイブマッピングの「優先」について

99ページ

年別アーカイブ パス:calendar/%y/%i

<mt:ArchiveList type="Yearly">
<a href="<mt:BlogArchiveURL /><mt:ArchiveDate format="calendar/%Y/%i" />">
<mt:ArchiveTitle /></a>
</mt:ArchiveList>

月別アーカイブ パス:calendar/%y/%m/%i

<mt:ArchiveList type="Monthly">
<a href="<mt:BlogArchiveURL /><mt:ArchiveDate format="calendar/%Y/%m/%i" />">
<mt:ArchiveTitle /></a>
</mt:ArchiveList>

週別アーカイブ パス:calendar/%y/%m/%d-week/%i

<mt:ArchiveList type="Weekly">
<a href="<mt:BlogArchiveURL /><mt:ArchiveDate format="calendar/%Y/%m/%d-week/%i" />">
<mt:ArchiveTitle /></a>
</mt:ArchiveList>

日別アーカイブ パス:calendar/%y/%m/%d/%i

<mt:ArchiveList type="Daily">
<a href="<mt:BlogArchiveURL /><mt:ArchiveDate format="calendar/%Y/%m/%d/%i" />">
<mt:ArchiveTitle /></a>
</mt:ArchiveList>

カテゴリアーカイブ パス:calendar/%-c/%i

<mt:ArchiveList type="Category">
<a href="<mt:BlogArchiveURL />calendar/<mt:SubCategoryPath />/"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

または

<mt:ArchiveList type="Category">
<a href="<mt:BlogArchiveURL />calendar/<mt:ParentCategories glue="/"><mt:CategoryBasename />
</mt:ParentCategories>/"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

100ページ

年別カテゴリ パス:calendar/%-c/%y/%i

<mt:ArchiveList type="Category-Yearly">
<a href="<mt:BlogArchiveURL />calendar/<mt:SubCategoryPath /><mt:ArchiveDate format="/%Y/%i" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

月別カテゴリ パス:calendar/%-c/%y/%m/%i

<mt:ArchiveList type="Category-Monthly">
<a href="<mt:BlogArchiveURL />calendar/<mt:SubCategoryPath /><mt:ArchiveDate format="/%Y/%m/%i" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

週別カテゴリ パス:calendar/%-c/%y/%m/%d-week/%i

<mt:ArchiveList type="Category-Weekly">
<a href="<mt:BlogArchiveURL />calendar/<mt:SubCategoryPath /><mt:ArchiveDate format="/%Y/%m/%d-week/%i" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

日別カテゴリ パス:calendar/%-c/%y/%m/%d/%i

<mt:ArchiveList type="Category-Daily">
<a href="<mt:BlogArchiveURL />calendar/<mt:SubCategoryPath /><mt:ArchiveDate format="/%Y/%m/%d/%i" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

ユーザーアーカイブ パス:calendar/author/%-a/%f

<mt:ArchiveList type="Author">
<a href="<mt:BlogArchiveURL />calendar/author/<mt:AuthorBasename />"><mt:ArchiveTitle />
</a>
</mt:ArchiveList>

注:ユーザー名によってはseparatorモディファイアが必要です。

年別ユーザーアーカイブ パス:calendar/author/%-a/%y/%f

<mt:ArchiveList type="Author-Yearly">
<a href="<mt:BlogArchiveURL />calendar/author/<mt:AuthorBasename /><mt:ArchiveDate format="/%Y/%f" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

月別ユーザーアーカイブ パス:calendar/author/%-a/%y/%m/%f

<mt:ArchiveList type="Author-Monthly">
<a href="<mt:BlogArchiveURL />calendar/author/<mt:AuthorBasename /><mt:ArchiveDate format="/%Y/%m/%f" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

週別ユーザーアーカイブ パス:calendar/author/%-a/%y/%m/%d-week/%f

<mt:ArchiveList type="Author-Weekly">
<a href="<mt:BlogArchiveURL />calendar/author/<mt:AuthorBasename /><mt:ArchiveDate format="/%Y/%m/%d-week/%f" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

日別ユーザーアーカイブ パス:calendar/author/%-a/%y/%m/%d/%f

<mt:ArchiveList type="Author-Daily">
<a href="<mt:BlogArchiveURL />calendar/author/<mt:AuthorBasename /><mt:ArchiveDate format="/%Y/%m/%d/%f" />"><mt:ArchiveTitle /></a>
</mt:ArchiveList>

このアーカイブについて

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。