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
Last revisionBoth sides next revision
jp:template [2007/05/23 19:42] amatubujp:template [2008/02/09 18:04] – Links to template changed to devel:template manni
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 タグのみを含みます。+''html''''head'' タグのみを含みます。
 //common-middle// は UI の中核となる領域の外枠やテーブルを含みます。 //common-middle// は UI の中核となる領域の外枠やテーブルを含みます。
  
Line 44: Line 45:
 インクルードします。 インクルードします。
 終了する前に //history-navigator-widget// をもう一度インクルードします。 終了する前に //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.txt · Last modified: 2008/02/09 19:04 by 127.0.0.1
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