Skins: Main Index
This skinpart is used to show the most recent entries of your weblog. It"s usually the home page of your site.
Very basic buildup for a main index:
<html> <head> <title>My Weblog</title> </head> <body> <h1>My Weblog</h1> <%blog(mytemplate,20)%> </body> </html>
This will show the 20 most recent items of the default weblog (unless overridden),using the "mytemplate" template.
スキン:メインの目次ページ
このスキンパーツはブログ内の最新のエントリーを表示するのに用いられます。通常はサイト、またはブログのトップページにあたる場所になります。
「メインの目次ページ」の基本的な形:
<html> <head> <title>私のウェブログ</title> </head> <body> <h1>私のウェブログ</h1> <%blog(mytemplate,20)%> </body> </html>
このスキンでは、選択中のブログのアイテムが、タイムスタンプの新しいものから20個、"mytemplate"というテンプレートを使用して表示されます。
コメント送信
Nucleusをご利用いただき、ありがとうございます。ヘルプファイルの内容について気がついた事がございましたら、コメントフォームよりご連絡ください。
いただきましたコメントは、次期バージョンの「オンラインヘルプ」に反映させてまいります。
なお、コチラでは個別対応は出来ませんので、疑問点などございましたら、サポートフォーラムへ投稿をお願いいたします。
コメント
コメントはありません