Follow Us.RSS

Re[2]:HOMEのRSSが更新されない

  • 新規投稿
  • ログイン

ホームページメーカーLiteRe[2]:HOMEのRSSが更新されない

ご返信ありがとうございます。

もしページ内の各 section へリンクを張りたいということでしたら、chapterindex タグが便利です。

たとえば、次のようなタグをページテンプレートの div#aside の中に追記します。

○chaptertitle がある場合

<div class="section" id="chapterindex">
<h2>Index.</h2>
<div class="body">
<!--chapterindex-->
<!--head--><ul class="index"><!--/head-->
<!--chapterarticle-->
<!--head--><li><!--/head-->
<!--chaptertitle--><!--head--><div class="title"><!--/head--><!--foot--></div><!--/foot--><!--/chaptertitle-->
<!--sectionindex-->
<!--head--><ul><!--/head-->
<!--sectionarticle-->
<!--head--><li><!--/head--><!--sectiontitle--><!--/sectiontitle--><!--foot--></li><!--/foot-->
<!--/sectionarticle-->
<!--foot--></ul><!--/foot-->
<!--/sectionindex-->
<!--foot--></li><!--/foot-->
<!--/chapterarticle-->
<!--foot--></ul><!--/foot-->
<!--/chapterindex-->
</div>
</div>

○chaptertitle がない場合

<div class="section" id="chapterindex">
<h2>Index.</h2>
<div class="body">
<!--chapterindex-->
<!--chapterarticle-->
<!--sectionindex-->
<!--head--><ul class="index"><!--/head-->
<!--sectionarticle-->
<!--head--><li><!--/head--><!--sectiontitle--><!--/sectiontitle--><!--foot--></li><!--/foot-->
<!--/sectionarticle-->
<!--foot--></ul><!--/foot-->
<!--/sectionindex-->
<!--/chapterarticle-->
<!--/chapterindex-->
</div>
</div>

以上参考になりましたら幸いですm(_ _)m。

CMONOS スタッフ
  • CMONOS スタッフ
  • MacOS X/Safari6.0
  • 2012年11月20日(火) 5時53分3秒
タイトルは内容を簡潔にまとめたものにしてください。
「質問です」などのタイトルで投稿することはできません。
アイコン
この E-Mail は表示されません。
添付ファイル
(< 1000000 byte)
サイズ (<800) × (<800) ピクセル
ユーザー環境MacOS X/AppleWebKit537.36
  • 新規投稿
  • ログイン