Trace:
Wiki: Sitemap - Recent changes - Back link
Differences ΒΆ
This shows you the differences between two versions of the page.
|
en:tutorials:minitutorial:1.0.x [2008/12/08 23:45] laurent created |
en:tutorials:minitutorial:1.0.x [2012/04/15 10:34] (current) laurent [Response object] |
||
|---|---|---|---|
| Line 171: | Line 171: | ||
| </code> | </code> | ||
| - | This "personnalized" response set up in bodyTpl the default template which will be used to generate the <body> content of all pages : "exemple~main". This is the main.tpl file in the example module. "exemple~main" is called a selector. A [[en:manual-1.0:selectors|Jelix selector]] is a shortcut to refer to a resource of a module. Here is the content of this template: | + | This "personnalized" response set up in bodyTpl the default template which will be used to generate the <body> content of all pages : "exemple~main". This is the main.tpl file in the example module. "exemple~main" is called a selector. A [[http://docs.jelix.org/en/manual-1.0/selectors|Jelix selector]] is a shortcut to refer to a resource of a module. Here is the content of this template: |
| <code html> | <code html> | ||

