Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
jp:template [2007/05/23 19:41] amatubujp:template [2008/02/09 19:04] (current) – external edit 127.0.0.1
Line 19: Line 19:
  
 テンプレートがどのように機能するのかをより良く理解するために、テンプレートが「履歴」ページをどのように テンプレートがどのように機能するのかをより良く理解するために、テンプレートが「履歴」ページをどのように
-作り上げるのかを見てみましょう。:<code>+作り上げるのかを見てみましょう。: 
 +<code>
 history-page.thtml history-page.thtml
 common-top.thtml common-top.thtml
Line 36: Line 37:
 他のどのテンプレートを使うかを決めます。 他のどのテンプレートを使うかを決めます。
  
-すべてのページは、//common-*.thtml// をインクルードします。//common-top// テンプレートは doctype、 +すべてのページは、//common-*.thtml// をインクルードします。//common-top// テンプレートは ''doctype''、 
-html、head タグのみを含みます。<br>+''html''''head'' タグのみを含みます。
 //common-middle// は UI の中核となる領域の外枠やテーブルを含みます。 //common-middle// は UI の中核となる領域の外枠やテーブルを含みます。
  
-このページ固有の内容は //common-middle// に続いて記述されるので、 //history-page// の説明に戻ります。<br>+このページ固有の内容は //common-middle// に続いて記述されるので、 //history-page// の説明に戻ります。
 そこから、//history-navigator-widget// をインクルードし、その少しあとで //history-search-filter-widget// そこから、//history-navigator-widget// をインクルードし、その少しあとで //history-search-filter-widget//
-インクルードします。<br> +インクルードします。 
-終了する前に //history-navigator-widget// をもう一度インクルードします。<br> +終了する前に //history-navigator-widget// をもう一度インクルードします。 
-それから //common-bottom// が 外枠のテーブルを閉じ、フッタ (POPFile ホームページなどへのリンク)を加え、 body と html タグを+それから //common-bottom// が 外枠のテーブルを閉じ、フッタ (POPFile ホームページなどへのリンク)を加え、 ''body'' と ''html'' タグを
 閉じます。 閉じます。
  
Line 98: Line 99:
 [[http://html-template.sourceforge.net/html_template.html]] [[http://html-template.sourceforge.net/html_template.html]]
  
-[[:Template | 原文]]+[[devel:Template | 原文]]
  
 [[:jp:DevelopersCorner | 開発者向けコーナー]] [[:jp:DevelopersCorner | 開発者向けコーナー]]
  
 [[:jp | POPFile ドキュメンテーションプロジェクト]] [[:jp | POPFile ドキュメンテーションプロジェクト]]
- 
 
jp/template.1179949304.txt.gz · Last modified: 2008/02/08 19:49 (external edit)
Old revisions

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License