Little beaR

ブログテンプレート、ブログ用素材、PC備忘録
Ads by Google
上記の広告は1ヶ月以上更新のないブログに表示されています。
新しい記事を書く事で広告が消せます。


FC2ランキング

--/--/-- | スポンサー広告 |permalink
パンくずリスト表示プラグイン
Boleroさんからお借りしています。

記事はこちら


記事からプラグインをDL。
解凍して、なかのファイル(TopicPath.pm)を「plugin」フォルダにアップ。

テンプレートにタグを挿入
<!-- BEGIN topic_path -->
{topic_path}
<!-- END topic_path -->




●ベースhtmlに、トップに戻れるリンクを追加してみた。
<!-- BEGIN topic_path -->
<div class="topic_path">
<a href="{site_top}">SITE TOP</a>&nbsp;&gt;&nbsp;{topic_path}
</div>
<!-- END topic_path -->


●個別記事HTMLには、記事のタイトルも追加してみた。
<!-- BEGIN topic_path -->
<div class="topic_path">
<a href="{site_top}">SITE TOP</a>&nbsp;&gt;&nbsp;{topic_path}&nbsp;&gt;&nbsp;
<!-- BEGIN entry -->
<a href="{entry_permalink}">{entry_title}</a>
<!-- END entry -->
</div>
<!-- END topic_path -->

FC2ランキング

2007/02/11 | SBブログ |permalink
別館Little beaR-photo
FC2ブログランキング 0574ブログテンプレートランキング てんぷれだいすき

FC2ブログ