semicolon
7/10/2015 - 7:11 AM

Movable Type でカテゴリを階層的に取得するテンプレート

Movable Type でカテゴリを階層的に取得するテンプレート

<mt:TopLevelCategories>
    <mt:CategoryId>
    <mt:CategoryLabel>
    <mt:CategoryBasename>
	<mt:SubCategories>
	    <mt:CategoryId>
	    <mt:CategoryLabel>
	    <mt:CategoryBasename>
	</mt:SubCategories>
</mt:TopLevelCategories>