Dotclear


Ignore:
Timestamp:
07/10/11 21:58:19 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:

Mise en place gestion paramétrée des types de liste de billets (home, catégorie, search, tag, archive-month)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/tpl/home.html

    r470 r563  
    6464          <tpl:SysIf current_mode="default"> 
    6565               <tpl:LoopPosition start="1" length="1"> 
    66                {{tpl:include src="_entry-full.html"}} 
    67           </tpl:LoopPosition> 
     66                    {{tpl:include src="_entry-full.html"}} 
     67               </tpl:LoopPosition> 
    6868      
    6969               <tpl:LoopPosition start="2"> 
    70                {{tpl:include src="_entry-short.html"}} 
    71           </tpl:LoopPosition> 
    72      </tpl:SysIf> 
    73       
     70                    {{tpl:ductileEntriesList default="short"}} 
     71               </tpl:LoopPosition> 
     72          </tpl:SysIf> 
     73      
    7474          <!-- Next pages --> 
    7575          <tpl:SysIf current_mode="!default"> 
    76           {{tpl:include src="_entry-short.html"}} 
    77      </tpl:SysIf>    
    78      
     76               {{tpl:ductileEntriesList default="short"}} 
     77          </tpl:SysIf>    
     78 
    7979          <!-- Pagination --> 
    8080    <tpl:EntriesFooter> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map