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/_entry-short.html

    r803 r2566  
    33     <!-- # New day date --> 
    44     <tpl:DateHeader><p class="day-date">{{tpl:EntryDate}}</p></tpl:DateHeader> 
    5       
     5 
    66     <h2 class="post-title"><a href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></h2> 
    7       
     7 
    88     <div class="post-attr"> 
    99          <p class="post-info"> 
     
    1111               <span class="post-date">{{tpl:EntryDate}}. </span> 
    1212               <tpl:EntryIf has_category="1"> 
    13                     <span class="post-cat"><tpl:EntryCategoriesBreadcrumb><a  
    14                     href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> › </tpl:EntryCategoriesBreadcrumb><a  
     13                    <span class="post-cat"><tpl:EntryCategoriesBreadcrumb><a 
     14                    href="{{tpl:CategoryURL}}">{{tpl:CategoryTitle encode_html="1"}}</a> › </tpl:EntryCategoriesBreadcrumb><a 
    1515                    href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a></span> 
    1616               </tpl:EntryIf> 
    1717          </p> 
    18            
     18 
    1919          <tpl:EntryTags> 
    2020               <tpl:TagsHeader> 
    2121                    <ul class="post-tags"> 
    2222               </tpl:TagsHeader> 
    23                     <li><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a></li>  
     23                    <li><a href="{{tpl:TagURL}}">{{tpl:TagID}}</a></li> 
    2424               <tpl:TagsFooter> 
    2525                    </ul> 
    2626               </tpl:TagsFooter> 
    2727          </tpl:EntryTags> 
    28      </div>     
    29       
     28     </div> 
     29 
    3030     <!-- # --BEHAVIOR-- publicEntryBeforeContent --> 
    3131     {{tpl:SysBehavior behavior="publicEntryBeforeContent"}} 
    32       
     32 
    3333     <!-- # Entry with an excerpt --> 
    3434     <tpl:EntryIf extended="1"> 
     
    4141          </p> 
    4242     </tpl:EntryIf> 
    43       
     43 
    4444     <!-- # Entry without excerpt --> 
    4545     <tpl:EntryIf extended="0"> 
     
    5858          </tpl:EntryIfContentIsCut> 
    5959     </tpl:EntryIf> 
    60       
     60 
    6161     <!-- # --BEHAVIOR-- publicEntryAfterContent --> 
    6262     {{tpl:SysBehavior behavior="publicEntryAfterContent"}} 
    63       
     63 
    6464     <!-- # Number of comments, trackbacks and attachments --> 
    6565     <tpl:EntryIf operator="or" show_comments="1" show_pings="1" has_attachment="1"> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map