Quick links: Content - sections - sub sections
EN

Trace: 1.3 creating-action 1.7.x 1.1rc1 1.1.7 1.2beta1 about 1.0.7 1.2 hall-of-fame

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
en:tutorials:minitutorial:1.2.x [2011/02/28 15:35] ilonen:tutorials:minitutorial:1.2.x [2012/04/15 08:37] (current) laurent
Line 6: Line 6:
 ===== Download and installation ===== ===== Download and installation =====
  
-First, [[en:download:stable:1.2#developer-edition|download the "developer" edition of Jelix]]. Jelix requires at least PHP 5.2 (See [[en:manual-1.2:installation:requirements|here a detailed list of requirements]])+First, [[en:download:stable:1.2#developer-edition|download the "developer" edition of Jelix]]. Jelix requires at least PHP 5.2 (See [[http://docs.jelix.org/en/manual-1.2/installation/requirements|here a detailed list of requirements]])
  
 Unpack the archive file you have downloaded, with your archiver software companion. For example, with tar (replace x with you'r version): Unpack the archive file you have downloaded, with your archiver software companion. For example, with tar (replace x with you'r version):
Line 229: Line 229:
 </code> </code>
  
-This "customized" response assigns to its @@P@bodyTpl@@ member the default template which will be used to generate the @@<body>@@ content of all pages : "example~main". This is the @@F@main.tpl@@ file in the example module. "example~main" is called a selector. A [[en:manual-1.2:selectors|Jelix selector]] is a shortcut to refer to a resource of a module. Here is the content of @@F@example/module/example/templates/main.tpl@@:+This "customized" response assigns to its @@P@bodyTpl@@ member the default template which will be used to generate the @@<body>@@ content of all pages : "example~main". This is the @@F@main.tpl@@ file in the example module. "example~main" is called a selector. A [[http://docs.jelix.org/en/manual-1.2/selectors|Jelix selector]] is a shortcut to refer to a resource of a module. Here is the content of @@F@example/module/example/templates/main.tpl@@:
  
 <code html> <code html>
Line 287: Line 287:
 Now you see: Now you see:
  
-{{en:tutorials:minitutorial:minituto_2_en.png}}+{{:en:tutorials:minitutorial:minituto_2_en-1.2.png|}}
  
 ==== Your first content ==== ==== Your first content ====
Line 322: Line 322:
 So here, we put "<p>Hello !</p>" in the "MAIN" template variable. We now see: So here, we put "<p>Hello !</p>" in the "MAIN" template variable. We now see:
  
-{{en:tutorials:minitutorial:minituto_3_en.png}}+{{:en:tutorials:minitutorial:minituto_3_en-1.2.png|}}
  
  
Line 359: Line 359:
 You see now: You see now:
  
-{{en:tutorials:minitutorial:minituto_4_en.png}}+{{:en:tutorials:minitutorial:minituto_4_en-1.2.png|}}
  
 ===== Retrieving parameters ===== ===== Retrieving parameters =====
Line 375: Line 375:
 You will see: You will see:
  
-{{en:tutorials:minitutorial:minituto_5_en.png}}+{{:en:tutorials:minitutorial:minituto_5_en-1.2.png|}}
  
  

en/tutorials/minitutorial/1.2.x.1298907358.txt.gz · Last modified: 2011/02/28 15:35 by ilon

Recent changes RSS feed Creative Commons License