Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

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

    r803 r2566  
    55     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66     <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX"}}" /> 
    7       
     7 
    88     <title>{{tpl:CategoryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf></title> 
    99     <meta name="description" lang="{{tpl:BlogLanguage}}" content="{{tpl:CategoryDescription cut_string="180" remove_html="1"}}" /> 
     
    1111     <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> 
    1212     <meta name="date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> 
    13       
     13 
    1414     <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> 
    1515     <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:CategoryTitle encode_html="1"}} - {{tpl:BlogName encode_html="1"}}<tpl:PaginationIf start="0"> - {{tpl:lang page}} {{tpl:PaginationCurrent}}</tpl:PaginationIf>" /> 
     
    2121     <meta name="dc.type" content="text" /> 
    2222     <meta name="dc.format" content="text/html" /> 
    23       
     23 
    2424     <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 
    2525     <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" /> 
    26       
     26 
    2727     {{tpl:ductileNbEntryPerPage}} 
    2828     <tpl:Entries no_content="1"> 
     
    3232                         <link rel="prev" title="{{tpl:lang previous entries}}" href="{{tpl:PaginationURL offset="1"}}" /> 
    3333                    </tpl:PaginationIf> 
    34                      
     34 
    3535                    <tpl:PaginationIf start="0"> 
    3636                         <link rel="next" title="{{tpl:lang next entries}}" href="{{tpl:PaginationURL offset="-1"}}" /> 
     
    3838               </tpl:Pagination> 
    3939          </tpl:EntriesHeader> 
    40            
     40 
    4141          <link rel="chapter" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" /> 
    4242     </tpl:Entries> 
    43       
     43 
    4444     <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:CategoryFeedURL type="atom"}}" /> 
    45       
     45 
    4646     {{tpl:include src="_head.html"}} 
    4747</head> 
     
    4949     <div id="page"> 
    5050          {{tpl:include src="_top.html"}} 
    51            
     51 
    5252          <div id="wrapper"> 
    53                 
     53 
    5454               <div id="main"> 
    5555                    <div id="content"> 
    56                           
     56 
    5757                         <div id="content-info"> 
    5858                              <h2> 
    5959                                   <tpl:CategoryParents> 
    60                                         <a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo;  
     60                                        <a href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> &rsaquo; 
    6161                                   </tpl:CategoryParents> 
    6262                                   {{tpl:CategoryTitle encode_html="1"}} 
    6363                              </h2> 
    6464                              {{tpl:CategoryDescription}} 
    65                                
     65 
    6666                              <tpl:CategoryIf has_entries="1"> 
    6767                                   <p class="feed-info"> 
    6868                                        <a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}" 
    6969                                         title="{{tpl:lang This category's entries Atom feed}}" class="feed">{{tpl:lang Entries feed}}</a> 
    70                                          
     70 
    7171                                        <tpl:SysIf operator="or" comments_active="1" pings_active="1"> 
    7272                                              - <a type="application/atom+xml" href="{{tpl:CategoryFeedURL type="atom"}}/comments" 
     
    7575                                   </p> 
    7676                              </tpl:CategoryIf> 
    77                                
     77 
    7878                              <tpl:CategoryFirstChildren> 
    7979                                   <tpl:CategoriesHeader> 
     
    9090                         </div> 
    9191 
    92                          <div class="content-inner">                        
     92                         <div class="content-inner"> 
    9393                              {{tpl:ductileNbEntryPerPage}} 
    9494                              <tpl:Entries> 
    9595                                   {{tpl:ductileEntriesList default="short"}} 
    96                                
     96 
    9797                                   <tpl:EntriesFooter> 
    9898                                        {{tpl:include src="_pagination.html"}} 
     
    102102                    </div> <!-- End #content --> 
    103103               </div> <!-- End #main --> 
    104                 
     104 
    105105               {{tpl:include src="_sidebar.html"}} 
    106                 
     106 
    107107          </div> <!-- End #wrapper --> 
    108            
     108 
    109109          {{tpl:include src="_footer.html"}} 
    110110     </div> <!-- End #page --> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map