パンくずリストを表示

Date
2005-09-20 (火)
Category
MovableType関連
[url=http://www.koikikukan.com/]小粋空間[/url]さんの[url=http://www.koikikukan.com/archives/2005/09/13-002553.php]パンくずリスト[/url]をそのまま取り入れました^^; 設置するに当たり前提条件として下記のものがある。 [list][*]個別エントリーアーカイブは必ずあるひとつのカテゴリーに属している事 [*]カテゴリーアーカイブファイルの拡張子が .php になっている事[/list] 上記2点についてここは当てはまっていたので簡単に導入できました(感謝 でもここは記事も少ないので迷子になる事はありませんが・・・
[u][b]カテゴリアーカイブ[/b][/u] [code]Top <$MTCategoryLabel encode_php="q"$><$MTCategoryLabel$> [/code] [u][b]個別エントリーアーカイブ[/b][/u] [code]Top <$MTCategoryLabel$> <$MTCategoryLabel$> > <$MTEntryTitle$>[/code] [u][b]日付アーカイブ[/b][/u] [code]Top > <$MTArchiveTitle$>[/code] 上記コードをそれぞれ表示したい位置に挿入すればOKです。

Comment:0

Comment Form

Remember Me?

Trackback:0

TrackBack URL for this entry
http://mynoah.net/mt-tb.cgi/43
Listed below are links to weblogs that reference
パンくずリストを表示 from おじさんの備忘録

Return to Page Top