User Tools

Site Tools


en:public:developer:template_system:tags:string:section

Differences

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

Link to this comparison view

en:public:developer:template_system:tags:string:section [2013/04/01 14:06]
svanderclock
en:public:developer:template_system:tags:string:section [2013/06/13 21:51] (current)
svanderclock
Line 1: Line 1:
-======= <#section> =======+====== <#section> ======
  
 Use this tag to define a "section". The main advantage is that you will have after the possibility to move the  Use this tag to define a "section". The main advantage is that you will have after the possibility to move the 
-section. (exemple: move some "<style>..</style>sections declared in a template in the <head>...</head> of the  +section. Exemple: move some //<style>..</style>// sections declared in a template in the //<head>...</head>// of the  
-html)+html
  
 ==== Parameters ==== ==== Parameters ====
Line 11: Line 11:
 | <html><span style="color:#008000">MoveTo</span></html>    | No        | Instruct to move this section to the section that have ID equal to the value of this parameter | | <html><span style="color:#008000">MoveTo</span></html>    | No        | Instruct to move this section to the section that have ID equal to the value of this parameter |
 | <html><span style="color:#008000">Body</span></html>      | No        | The section content | | <html><span style="color:#008000">Body</span></html>      | No        | The section content |
 +| <html><span style="color:#008000">Prepend</span></html>   | No        | when set to 1, if several section has moveTo parameter that point to the same section, then the content will be added in first to the moveTo section |
  
  
Line 45: Line 46:
  
 </code> </code>
- 
en/public/developer/template_system/tags/string/section.1364810795.txt.gz · Last modified: 2013/04/01 14:06 by svanderclock